-
Notifications
You must be signed in to change notification settings - Fork 98
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
Choco on windows, Python38, example does not work #831
Comments
These are the versions that I am using: |
The same Chaco demo crashes in macOS too.
|
Fails in Python 3.7 on macOS too.
Package versions:
Installation method:
To reproduce the error, it is enough to try to import Plot from the chaco api
which gives the error
|
I can't reproduce with current main branch of Chaco, but there have been a number of improvements towards installing using pip. For the |
Hello,
I have this problem (the code had worked before, but now it does not work anymore):
Problem Description
When I execute the below python code example from your documentation page. I get this error message:
Reproduction Steps:
I used "pip install chaco" and "pip install --upgrade chaco" to install chaco.
Expected behavior:
I had hoped the example would work
OS, Python version: [Enter OS name and Python version]
Python 3.8.12 , Windows 10
Best regards,
Jonas
The text was updated successfully, but these errors were encountered: