-
Notifications
You must be signed in to change notification settings - Fork 23
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
Problem locating gplaycli.gplaycli #4
Comments
Gonna have a look at it, busy right now, in a hour or two. Le 02/09/2015 12:50, 0uro a écrit :
Matlink - Sysadmin matlink.fr |
Fixed by matlink/gplaycli@f6fda63 |
That fixed it, good job :) |
Hello,
Freshly cloned and installed gplaycli and gplayweb (with python setup.py install), and I get that 👍
~# gplayweb
Traceback (most recent call last):
File "/usr/local/bin/gplayweb", line 4, in
import('pkg_resources').run_script('GPlayWeb==0.1', 'gplayweb')
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 534, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 1445, in run_script
exec(script_code, namespace, namespace)
File "/usr/local/lib/python2.7/dist-packages/GPlayWeb-0.1-py2.7.egg/EGG-INFO/scripts/gplayweb", line 6, in
ImportError: No module named gplaycli.gplaycli
The text was updated successfully, but these errors were encountered: