PrimerServer2 icon indicating copy to clipboard operation
PrimerServer2 copied to clipboard

Did't work when the python version is over than 3.7

Open barnett874 opened this issue 5 years ago • 1 comments

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

barnett874 avatar Apr 28 '21 01:04 barnett874

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)

tao-bioinfo avatar Dec 21 '21 06:12 tao-bioinfo