-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Can't install at all #1193
Comments
It looks like the installation of the
This suggests an issue with building the wheel for the
Here's a summary of how you might address the issue with specific commands: # Upgrade pip, setuptools, and wheel
env/bin/pip install --upgrade pip setuptools wheel
# Try installing playsound from source
git clone https://github.com/thestemp/playsound.git
cd playsound
env/bin/python setup.py install If these steps don't resolve the issue, you might want to check with the package maintainers for |
Thanks for the information on that, and might I ask specifically what some of the capabilities of Jarvis are? I was just wondering. Thanks! |
when following instructions from both here on github and other places I just get an error. log file is included
tmpchs4b728.log
hope the file is accessible, it would not upload normally.
Won't be used until fixed.
The text was updated successfully, but these errors were encountered: