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

Pyviz installation problem with Python 3.9 #245

Open
fingoldo opened this issue Aug 13, 2023 · 1 comment
Open

Pyviz installation problem with Python 3.9 #245

fingoldo opened this issue Aug 13, 2023 · 1 comment

Comments

@fingoldo
Copy link

Hi, PyViz is trying to install matplotlib==3.0.3 which fails on my system. When I try to install via conda, I get

UnsatisfiableError: The following specifications were found
to be incompatible with the existing python installation in your environment:

Specifications:

  • matplotlib==3.0.3 -> python[version='>=3.6,<3.7.0a0|>=3.7,<3.8.0a0']

Your python: python=3.9

Is there any particular reason why pyviz can't use more recent matplotlib releases, say, 3.7.2?

@DavidWalz
Copy link

Hi, I think you are mixing up PyViz and pyvis (this repo).

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