Skip to content

vext-python/vext.pyqt5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

PyQt5 installed into system python, on Linux, Windows or OSX.

In virtualenv

Make sure pip and setuptools are up to date

(my-virtualenv) $ pip install -U pip setuptools

Allow virtualenv to access PyQt5

(my-virtualenv) $ pip install vext.pyqt5

Caveats

Qt5 on Ubuntu seems to only be available for python3, which at the time of writing is not supported by vext. [Dec 2015]

Reporting Bugs

Report bugs to the vext project

This is Experimental I haven't used PyQt5 much, feedback, patches welcome :)

About

Use System PyQt5 in a virtualenv (experimental)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages