pythonguis/pythonguis-examples

Please mentions pyqt5 or pyqt4

dyadav7 opened this issue · 2 comments

Please mentions the version of python and version of PyQt used in description / README :

  1. Python2 or Python3
  2. PyQt4 or PyQt5 or Both.

This video player is working fine on my system.
my specifications are:
windows 10
Python 3.7.2

blow are the libraries installed in my virtual environment, which are downloaded by the "pip install -r requirement.txt" command in cmd

packaging 19.2
pip 19.3.1
pyparsing 2.4.2
PyQt5 5.13.1
PyQt5-sip 12.7.0
setuptools 40.6.2
sip 5.0.0
six 1.12.0
toml 0.10.0

NOTE: This player only support mpg(video format) and some other video formats i don't know about all formats supported by this video player but mp4 and many other major formats are not supported buy this video player.

There are now separate versions for all the libraries (PyQt5, PyQt6, PySide2, PySide6). Can be found under the individual folders in the root of the repository.