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

error: ipython-8.4.0 not supported for interpreter python3.7 #36

Closed
Mastergamer433 opened this issue Jan 28, 2023 · 1 comment
Closed
Labels

Comments

@Mastergamer433
Copy link

What did you expect to happen?

When I do sudo nixos-rebuild switch --flake .#kuro, it should rebuild just fine.

What actually happened?

When i do sudo nixos-rebuild switch --flake .#kuro it spits out an error about ipython, complaining about ipython 8.4.0 not supported for python3.7 interpreter. error: ipython-8.4.0 not supported for interpreter python3.7. The trace is so long it's very difficult to copy.

Describe your attempts to resolve the issue

I have not tried anything.

Steps to reproduce

I opened a terminal.
Typed these commands.

git clone git@github.com:hlissner/dotfiles
cd dotfiles
sudo nixos-rebuild switch --flake .#kuro

And then... error.

Package commit

089f1a9

System Information

I use nixos 22.11 i think.

@hlissner
Copy link
Owner

Sorry for not seeing this issue sooner, but I don't think the issue is present anymore (the python ecosystem has seen many updates since this was opened, and I can't reproduce it), so I'll assume it was resolved upstream at some point along the way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants