Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyqt4 constraints #31

Open
Sanat-Mishra opened this issue Jun 4, 2021 · 1 comment
Open

Pyqt4 constraints #31

Sanat-Mishra opened this issue Jun 4, 2021 · 1 comment

Comments

@Sanat-Mishra
Copy link

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.

@djhn75
Copy link
Owner

djhn75 commented Aug 25, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants