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

pip install restorething #2

Open
ghost opened this issue Mar 1, 2018 · 1 comment
Open

pip install restorething #2

ghost opened this issue Mar 1, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Mar 1, 2018

installing restorething via pip ends up in error, bellow are logs from pip

user@machine:~$ pip install restorething
Collecting restorething
  Downloading restorething-0.2.4.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-6c5cvgu8/restorething/setup.py", line 4, in <module>
        import restorething
      File "/tmp/pip-build-6c5cvgu8/restorething/restorething/__init__.py", line 2, in <module>
        from _version import __version__
    ImportError: No module named '_version'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-6c5cvgu8/restorething/
@madmickstar
Copy link
Owner

Apologies for the delayed response.

Can you advise python version and OS flavor and version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant