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

installation bug #256

Closed
jeisner opened this issue Nov 23, 2015 · 1 comment
Closed

installation bug #256

jeisner opened this issue Nov 23, 2015 · 1 comment

Comments

@jeisner
Copy link

jeisner commented Nov 23, 2015

When I follow the installation instructions, I get this error:

googlecl$ python setup.py install
src/google exists and is not the same as src/google.py
Not trusting src/google
Please update it or remove it.

Seems to be a version number problem:

googlecl$ diff src/google src/google.py
66c66
< VERSION = '0.9.13'

---
> VERSION = '0.9.15'

This may be moot until #251 is fixed, though.

@vinitkumar
Copy link
Owner

Closing as is fixed by #258

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