Open Sanat-Mishra opened 3 years ago
Please see this updated version. still some testing should be done. But it should work to make the first analysis.
Please let me know if it worked on your side
https://github.com/djhn75/RNAEditor/releases/tag/RNAEditor_v1.1_alpha
Can you please upload a yaml file containing the relevant libraries and versions RNAEditor uses along with their compatibilities?
The default download of Pyqt corresponds to Pyqt5 while RNAEditor requires version Pyqt4. When I tried downloading Pyqt4, I got the following error from Conda - pyqt=4 -> python[version='2.7.|3.4.|3.5.|3.6.']
Turns out, I am using Python3.7, while Pyqt4 works with Python3.6 at best. I think it would be really useful to have information about the Python version specified right at the beginning.