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

ipython broken on python2.7 #25234

Closed
LnL7 opened this issue Apr 26, 2017 · 3 comments
Closed

ipython broken on python2.7 #25234

LnL7 opened this issue Apr 26, 2017 · 3 comments

Comments

@LnL7
Copy link
Member

LnL7 commented Apr 26, 2017

Issue description

The ipython update introduced in 60eaa47 only supports for python3.

/cc @FRidh

Steps to reproduce

$ nix-shell -p pythonPackages.ipython
error: ipython-6.0.0 not supported for interpreter python2.7

Technical details

@FRidh
Copy link
Member

FRidh commented Apr 26, 2017

That's because from 6.0.0 on upstream only supports 3.3 and up. See the mail I sent about it earlier.

@FRidh FRidh closed this as completed Apr 26, 2017
@LnL7
Copy link
Member Author

LnL7 commented Apr 26, 2017

Yes, but shouldn't we keep a 5.x version around? python2.7 is still the default version in nixpkgs.

@FRidh
Copy link
Member

FRidh commented Apr 26, 2017

If someone wants to add and support it I suppose they could add it. I wonder how long having multiple packages will work though due to upgrades of dependencies.

@orivej orivej mentioned this issue Apr 27, 2017
7 tasks
orivej added a commit to orivej/nixpkgs that referenced this issue Apr 30, 2017
FRidh pushed a commit that referenced this issue May 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants