Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 428 Bytes

INSTALL.md

File metadata and controls

8 lines (7 loc) · 428 Bytes

Instalation Instructions

At the moment, there aren't any releases for this project. It's based on the PyQt5 wrapper of the QT5 Technology. All the dependencies can be installed via Conda Package Management System. After installing the Anaconda Software from https://www.continuum.io/downloads, simply run:

conda create -n env pyqt python=3.6

Further instructions and a binary for Windows will be released soon.