Closed zhaoguangyuan123 closed 3 years ago
Hi Guangyuan, thanks for alerting us to this issue! We are moving away from using an environment.yml
file now and I updated the instructions on the Readme #31. In short, ViennaRNA seems to have issues with Python 3.8. Try following the new instructions to create a Python 3.7 environment and install flexs. It should then be easy to install ViennaRNA.
To install PyRosetta, check out the downloads page (you will need to obtain a license). Hope this helps!
i use mac os and anaconda, python 3.8.5.
I install the conda env with the yml file in your repo. However, when I run the tutorial file, it always says the it cannot import RNA. Would there be any manual way to fix this bug? Appreciate it. Guangyuan