vivarium-collective / vivarium-notebooks

MIT License
4 stars 0 forks source link

Failed building wheel for python-libsbml #10

Open JeroFotinos opened 1 year ago

JeroFotinos commented 1 year ago

Whether I try to install the project locally with pip install -r requirements.txt or run the “Building a Multiscale Model of the Lac Operon in a Community of Growing, Dividing Bacteria using Vivarium” notebook of this repo on Binder, I get the error “Failed building wheel for python-libsbml”. I don't know what is causing it, but the installation fails, and I can't import anything from vivarium, e.g.: from vivarium.core.... will raise an error “no module named vivarium”. Maybe I am the one not using the software properly, but I already read the vivarium-core docs, and I'm uncertain of what the error may be. I would appreciate any help.