|
|
|
|
|
by azeirah
1834 days ago
|
|
I'm one of the rare idiots who wrote a consumer-faced python+Qt program. I need to ship the right dependencies along with the right version of python to my customers. Using Pyinstaller it works out in the end, but after everything, it would have been better to use a language meant for user-facing applications. |
|