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

After Installation Wrong Version Number Reported #106

Open
mjberger opened this issue Feb 10, 2017 · 1 comment
Open

After Installation Wrong Version Number Reported #106

mjberger opened this issue Feb 10, 2017 · 1 comment

Comments

@mjberger
Copy link

mjberger commented Feb 10, 2017

After running the following lines

$ git clone git://github.com/clawpack/clawpack claw54
$ pip install -e . --user

the installation process was successful but reported

Successfully installed clawpack-5.3.1

which causes confusion. Checking the actual version (such as that in setup.py) confirms that 5.4.0 was checked out.

@mandli mandli changed the title installation error After Installation Wrong Version Number Reported Feb 10, 2017
@mandli
Copy link
Member

mandli commented Feb 10, 2017

I am not sure where setuptools would be finding this version off hand but we must have missed somewhere this is recorded.

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