-
Notifications
You must be signed in to change notification settings - Fork 2
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
Request for ipython tries to install old ipython #143
Comments
Is this in a clean environment?
|
No I had installed traits, nose and haas from sources |
OK. The default behavior of jaguar is currently to try to preserve versions If you run I think we're still working out the user interaction around all this. 2016-03-03 2:48 GMT-06:00 Ioannis Tziakos [email protected]:
John Tyree |
I am getting this weird behaviour
I am not sure why sat solver tries to check the requirements of ipython-3.0.0-1 when I request sphinx. Please note that I have already installed ipython 4 (using enpkg with legacy solver)
|
It considers all versions of all currently installed packages in case it
|
Using jaguar/sat_solver and running
jaguar install ipython
jaguar is trying to install ipython-3.0.0-1 (which fails https://github.com/enthought/buildsystem/issues/567).I would expect to get ipython 4.0.0-4
The text was updated successfully, but these errors were encountered: