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

Python 3's Pandas and Jupyter Notebook can't be used in an environment #23854

Closed
abbradar opened this issue Mar 13, 2017 · 0 comments
Closed

Comments

@abbradar
Copy link
Member

Issue description

One of those uses html5lib_0_9999999 while the other one uses plain html5lib. Needless to say, they conflict.

Steps to reproduce

  1. Build this: python3.buildEnv.override { extraLibs = with python3.libs; [ pandas notebook ]; };

Technical details

  • System: (NixOS: nixos-version, Ubuntu/Fedora: lsb_release -a, ...)
  • Nix version: (run nix-env --version)
  • Nixpkgs version: (run nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion) c05ac3e
FRidh pushed a commit that referenced this issue Mar 14, 2017
Fixes #23854.

(cherry picked from commit 648db95)
FRidh pushed a commit that referenced this issue Mar 15, 2017
Fixes #23854.

(cherry picked from commit 648db95)
adrianpk added a commit to adrianpk/nixpkgs that referenced this issue May 31, 2024
Fixes NixOS#23854.

(cherry picked from commit 648db95)
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

1 participant