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

Disable checking PyQt5 version on boot. #5

Closed
kbumsik opened this issue Jun 5, 2018 · 2 comments
Closed

Disable checking PyQt5 version on boot. #5

kbumsik opened this issue Jun 5, 2018 · 2 comments
Assignees
Projects

Comments

@kbumsik
Copy link
Owner

kbumsik commented Jun 5, 2018

According to a discuss in Arch linux forum, Arch Linux python-pyqt5 package does not provide metadata of PyQt5 package. So VirtScreen need to skip checking PyQt5 package version.

@kbumsik kbumsik mentioned this issue Jun 5, 2018
30 tasks
@kbumsik kbumsik self-assigned this Jun 5, 2018
@kbumsik kbumsik added this to To do in v0.3.0 via automation Jun 5, 2018
@kbumsik
Copy link
Owner Author

kbumsik commented Jun 10, 2018

That problem happens when building a package using setuptools. setuptools automatically creates a startup code that checks version of PyQt5. Switching to pip would solve the problem at this moment.

@kbumsik
Copy link
Owner Author

kbumsik commented Jun 10, 2018

Fixed in 7941f19.

@kbumsik kbumsik closed this as completed Jun 10, 2018
v0.3.0 automation moved this from To do to Done Jun 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v0.3.0
  
Done
Development

No branches or pull requests

1 participant