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

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

Open
barnett874 opened this issue Apr 28, 2021 · 1 comment
Open

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

barnett874 opened this issue Apr 28, 2021 · 1 comment

Comments

@barnett874
Copy link

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

@billzt
Copy link
Owner

billzt commented Dec 21, 2021

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)

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