Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i cant install requirements #64

Open
feyosx opened this issue Jul 6, 2023 · 1 comment
Open

i cant install requirements #64

feyosx opened this issue Jul 6, 2023 · 1 comment

Comments

@feyosx
Copy link

feyosx commented Jul 6, 2023

i cant install requierements. When i click on install
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [29 lines of output]

[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Finished!

@UnkownPlayerX000
Copy link

UnkownPlayerX000 commented Aug 3, 2023

use this one

pip install wheel setuptools pip --upgrade

Use this command first, it will the setup tools and wheel, then run the following command:

python -m pip install playsound

I have tested this and it solves the issue.
Hope it helps!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants