Relative Content

Tag Archive for pythoninstallationpyqt5execairo

Building installer for python program with Conda libraries

I have a problem with making an installer for a python program. The program has a UI based on PyQt5 and QT-PyQt-PySide-Custom-Widgets. During the development phase, I used the Conda environment because of the specific custom widgets version, which requires the Cairo package. The program is written for Windows. I have uploaded the list of requirements below: