Open barnett874 opened 3 years ago
Sorry for my late response, but I don't know why the email notification in github doesn't work.
It should be work in python 3.8, but not in 3.9. I've updated the document and relevant version requirement in raw codes.
If issues still exist, can you print your env here? (a new Conda environment is better)
When I try run PrimerServer2 under python 3.8 or 3.9, it gives a error code:
attributeerror: module 'primerserver2.core.global_var' has no attribute 'stop_run'
I downgrade my python to 3.7 and reinstall again. It works properly.
Hope this will help to improve this awesome app.
cheers