-
Notifications
You must be signed in to change notification settings - Fork 2
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
tricolour cab crashes in 0.2.0 #77
Comments
Yep, same story. Except scipy is an explicit dependency this time, so this is a pip fail. I'll push an updated image shortly. |
OK try now? |
Still failing. I'm having a go at bringing tricolour up to date. Will also add an end-to-end test.
|
How's it looking now? The latest 0.2.0 image runs for me (or at least displays help). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The tricolour cab seems to have issues similar to crystalball:
This is running under python3.8. I get the following
Looks like incompatibility between a system installed scipy. The tricolour package may need to move to pyproject.toml and also be installed in a virtualenv?
The text was updated successfully, but these errors were encountered: