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

ImportError: No module named version #8

Closed
arthurzenika opened this issue Feb 13, 2014 · 2 comments
Closed

ImportError: No module named version #8

arthurzenika opened this issue Feb 13, 2014 · 2 comments

Comments

@arthurzenika
Copy link
Contributor

~/local/salt/pepper# PYTHONPATH=`pwd` ./scripts/pepper 
Traceback (most recent call last):
  File "./scripts/pepper", line 14, in <module>
    import pepper.version
ImportError: No module named version
@whiteinge
Copy link
Contributor

The version.py file was pulled out after 0.1.0 in favor of grabbing the version from Git. This may be related to #9. What version are you running?

@whiteinge
Copy link
Contributor

Ah. I didn't update the script for the version change. Thanks for filing this!

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

2 participants