ssbio icon indicating copy to clipboard operation
ssbio copied to clipboard

Importing ssbio on python2.7 cobra environment

Open nmih opened this issue 7 years ago • 1 comments

Freshly installed cobra environment + ssbio runs into an import error for the package "ruamel_yaml", solved by:

pip install ruamel_yaml==0.11.14

See: https://stackoverflow.com/questions/41373834/conda-importerror-no-module-named-ruamel-yaml-comments

nmih avatar Jul 19 '17 21:07 nmih

move to troubleshooting wiki

nmih avatar Dec 11 '17 13:12 nmih