SBRG / MASSpy

https://masspy.readthedocs.io
MIT License
22 stars 6 forks source link

libRoadRunner issues with GitHub Actions Ubuntu #170

Open z-haiman opened 1 year ago

z-haiman commented 1 year ago

Screenshot 2022-12-08 at 5 36 21 PM

z-haiman commented 1 year ago

Workaround on other linux systems is to install libncurses

apt-get -y install libncurses5-dev libncursesw5-dev libncurses5

However, this violates GitHub runner permissions so this may require waiting on a libroadrunner update

z-haiman commented 1 year ago

https://github.com/sys-bio/roadrunner/issues/992 https://github.com/sys-bio/roadrunner/issues/651

luciansmith commented 1 month ago

Just to note: libroadrunner no longer requires ncurses.