issues
search
SysBioChalmers
/
yeast-GEM
The consensus GEM for Saccharomyces cerevisiae
http://sysbiochalmers.github.io/yeast-GEM/
Creative Commons Attribution 4.0 International
96
stars
46
forks
source link
fix: use python 3.9.7 in GitHub Actions
#287
Closed
edkerk
closed
2 years ago
edkerk
commented
2 years ago
Main improvements in this PR:
fix
GitHub Actions
fails
, and this seems to do with
swiglpk
failing to install on python 3.10.0. Here, python is set to version 3.9.7. Can be returned back to 3.x if the
swiglpk
issue is resolved.
I hereby confirm that I have:
[x] Tested my code with
all requirements
for running the model
[x] Selected
develop
as a target branch (top left drop-down menu)
[ ] If needed, asked first in the
Gitter chat room
about this PR
Main improvements in this PR:
swiglpk
failing to install on python 3.10.0. Here, python is set to version 3.9.7. Can be returned back to 3.x if theswiglpk
issue is resolved.I hereby confirm that I have:
develop
as a target branch (top left drop-down menu)