Closed MartGro closed 5 months ago
Hello, Please try to install the latest version of forgi from the master branch (https://github.com/ViennaRNA/forgi). I still need to publish a release with the latest fixes.
Good point about numpy and cython, I should add this to the documentation.
With the latest release of ernwin and forgi the installation should be fixed.
Hello, I tried to install ernwin in a new python 3.10 conda environment. However, the installation does not work when running
pip install -r requirenments.txt
After some time, i got it to work by manually installing Cython and numpy first before the rest.
Still, when trying to run the example, the program crashes: