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...
python-3.x 在GitHub操作中,“pip install playsound”失败,并显示“OSError:无法获取源代码”错误根...
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...
OSError: could not get source code [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error I assume this is a playsound issue. Is there a fix?Owner TaylorSMarks commented May 10, 2023 via email I see n...