simpleaudio (1.0.4) not supporting PEP 517 builds #9418
Unanswered
karkir0003
asked this question in
General
Replies: 1 comment
-
|
Hey, there is no wheel file for fin swimmer |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use poetry to install the
soundatalibrary. However, when I install it, I'm getting an error message like:When I try running
pip wheel --no-cache-dir --use-pep517 "simpleaudio (==1.0.4)", I'm getting further issues.This is the GitHub action that's failing in my team's project when we add
soundataas a dependency for context: https://github.com/DSGT-DLP/Deep-Learning-Playground/actions/runs/9072655948/job/24928475916?pr=1181Could someone please advise? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions