How to package "colour" with "Pyinstaller"? #784
-
I am working over a project using colour library, using python 3.9 32 bit and pycharm is working, but when I convert it to exe using pyinstaller the exe does not work. To debug I created a simple program, the exe of this program does not work the error import colour class mainwindow(QMainWindow):
app = QApplication([]) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello, In my opnion it was not necessary to open a new issue for now but first answer to the replies you had on the first issue you opened here (even if it was on the colour-checker-detection repo) and tell if the suggested solution worked: Cheers. |
Beta Was this translation helpful? Give feedback.
Hello, In my opnion it was not necessary to open a new issue for now but first answer to the replies you had on the first issue you opened here (even if it was on the colour-checker-detection repo) and tell if the suggested solution worked:
colour-science/colour-checker-detection#16 (reply in thread).
Cheers.
Liam.