-
Notifications
You must be signed in to change notification settings - Fork 28
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
Write command fails. #20
Comments
Did you run this stuff? $ git clone https://github.com/chid/snudown Maybe try changing that last line to 'sudo python3 setup.py install' |
Yes, I ran those commands with |
What do you have for
Maybe try this, no sudo
Also review the stuff in this issue: #18 |
I included the version number for your benefit. I didn't run the installation command with sudo, and it threw no error or warning. |
Well maybe try running the snudown install with sudo. Your python cannot find your snudown. |
I've tried running with sudo, without sudo, with python3 and with python, and it is still unable to locate snudown. I'm running an Ubuntu-ish Linux with version 3.5.3 of Python and 3.5.3 of Pip, if that helps at all. I am also running all commands through a pipenv. |
The text was updated successfully, but these errors were encountered: