Skip to content
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

install error #21

Open
sirvon opened this issue Sep 9, 2014 · 1 comment
Open

install error #21

sirvon opened this issue Sep 9, 2014 · 1 comment
Labels

Comments

@sirvon
Copy link

sirvon commented Sep 9, 2014

creator@creator:~/Downloads/Usufy-v1.3.0b$ sudo python setup.py install
Traceback (most recent call last):
File "setup.py", line 5, in
import ez_setup
ImportError: No module named ez_setup

creator@creator:~/Downloads/Usufy-v1.3.0b$ pip install usufy
Downloading/unpacking usufy
Downloading Usufy-v1.3.0b.zip (204Kb): 204Kb downloaded
Running setup.py egg_info for package usufy
Traceback (most recent call last):
File "", line 14, in
File "/home/creator/Downloads/Usufy-v1.3.0b/build/usufy/setup.py", line 5, in
import ez_setup
ImportError: No module named ez_setup
Complete output from command python setup.py egg_info:
Traceback (most recent call last):

File "", line 14, in

File "/home/creator/Downloads/Usufy-v1.3.0b/build/usufy/setup.py", line 5, in

import ez_setup

ImportError: No module named ez_setup


Command python setup.py egg_info failed with error code 1 in /home/creator/Downloads/Usufy-v1.3.0b/build/usufy
Storing complete log in /home/creator/.pip/pip.log

@i3visio
Copy link
Owner

i3visio commented Sep 9, 2014

Thanks for the feedback. We were up to upload a new version with some platform updates (up to 231 now). Try with the new beta now and send us any feedback to try to amend this issues over this new version.Anyway, sorry for the inconvenience.

@i3visio i3visio added the bug label Dec 8, 2014
Repository owner locked and limited conversation to collaborators Dec 8, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants