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

Fix CI #10

Merged
merged 13 commits into from
Jun 25, 2023
Merged

Fix CI #10

merged 13 commits into from
Jun 25, 2023

Conversation

luciansmith
Copy link
Contributor

A variety of changes that make everything run again with the latest version of Amici, mostly with the CI system.

luciansmith and others added 13 commits June 23, 2023 14:19
It should be a requirement of amici, but perhaps it was missed?
As of 23.1, pip updated to no longer allow how all biosimulations projects are installed.
Install it explicitly, but it shouldn't make a difference.
Explicitly installing it seems to have problems with sympy, even if sympy is clearly already installed.  However, amici is a dependency of biosimulators_amici, so it should be installed already anyway?  Let's see what happens.
IDs in AMICI models have to be globally unique.

Fixes errors of type `E           amici.import_utils.SBMLException: AMICI tried to add a local symbol AL with value AL, but AL was already instantiated with AL. This means that there are multiple SBML elements with SId AL, which is invalid SBML. This can be fixed by renaming the elements with SId AL.`
(Might have the argument names wrong)
It broke, and isn't being updated.
@luciansmith luciansmith merged commit 91272b5 into dev Jun 25, 2023
1 check passed
@luciansmith luciansmith deleted the update-docker branch June 25, 2023 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants