-
Notifications
You must be signed in to change notification settings - Fork 2
Test omex 26 add missing xlmns sbml attribute col #28
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
Test omex 26 add missing xlmns sbml attribute col #28
Conversation
…are processed so that windows don't pop up
…ng_xlmns_sbml_attribute_col
…version to pick SBML and SED-ML filenames
…stead of suite-glob flag
…are selected in case none of the files and counts are added
.github/workflows/omv-ci.yml
Outdated
| run: | | ||
| pip install git+https://github.com/OpenSourceBrain/osb-model-validation | ||
| pip install scipy sympy matplotlib cython pandas tables | ||
| pip install 'numpy<=1.23.0' # temp fix for https://levelup.gitconnected.com/fix-attributeerror-module-numpy-has-no-attribute-float-d7d68c5a4971 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@stellaprins To remove...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removed pip install 'numpy<=1.23.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can this be merged in dev? :)
remove pip install 'numpy<=1.23.0
Uh oh!
There was an error while loading. Please reload this page.