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

qt fails on python 3.8 and up, so raise a better error message #75

Merged
merged 1 commit into from
Feb 17, 2020

Conversation

mwcraig
Copy link
Contributor

@mwcraig mwcraig commented Feb 17, 2020

@atitus -- the qt browser fails on python 3.8 because of a change in multiprocessing I think (see #74). This workaround just raises an explicit error message in that case.

@mwcraig mwcraig added this to the 7.6.1 milestone Feb 17, 2020
@mwcraig mwcraig merged commit e6b5105 into vpython:master Feb 17, 2020
@atitus
Copy link
Contributor

atitus commented Feb 17, 2020

Thanks for that tip. I need to abandon multiprocessing and stick with threads. Then, it would work with Windows and with Python 3.8.

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

Successfully merging this pull request may close these issues.

None yet

2 participants