As playsound is nowhere in your stacktrace, I’d assume this issue has to do with either your Python installation or pip, not playsound.TaylorOn May 1, 2023, at 07:14, rogit85 ***@***.***> wrote: Hello, I'm trying to install playsound on my mac running Python 3.9 and g...
It to successfully install. In particular, if I instead install it via pip, it works: $ rye add pip Added pip>=24.0 as regular dependency Reusing already existing virtualenv Generating production lockfile: /tmp/hello/requirements.lock Generating dev lockfile: /tmp/hello/requirements-dev.lock Insta...
If you wanna do it yourself and need help, you could try C++ books or the internet, I am sure you can get help there. One thing though, in the internet you will get segmented code showing the problem, not the entire source code, so... you should stay with books, some books even ...