generated from Cray-HPE/metal-template
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Traceback when invoking `canu` in a local env #237
Labels
bug
Something isn't working
Comments
canu
in a local env
Merged
Merged
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
A clear and concise description of what the bug is.
After installing
canu
locally, running anyvalidate
commands produce a Traceback.This only happens in local environments, it seems the RPM doesn't have this problem.
canu Version
If able, please include:
canu --version
To Reproduce
Steps to reproduce the behavior:
Install
canu
pip install . pip install .[network_modeling]
Grab an SCHD and try to validate it.
Expected behavior
A clear and concise description of what you expected to happen.
Should produce valid JSON; no Traceback.
The text was updated successfully, but these errors were encountered: