ifarup / ciefunctions

Python module, GUI, and web app for computing the CIE TC1-97 colorimetric functions
GNU General Public License v3.0
4 stars 5 forks source link

Use virtualenv and pip for creating installers #179

Closed ifarup closed 7 years ago

ifarup commented 7 years ago

In order to gain total control over the versions of the libraries used. Requires completion of #178

ifarup commented 7 years ago

And pyinstaller? Plus inno setup for windows.

ifarup commented 7 years ago

Leaving this track, it turned out to be difficult due to shared libraries etc. Reverting to inno setup installers for windows based on winpython.