Details
-
Task
-
Status: Reported
-
P2: Important
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Instead of deploying a virtualenv, which needs a lot of fiddling and easily breaks with python or virtualenv updates, it would be great to compile the ifcodegen into a binary.
This can be done using nuitka using this command:
python3.9 -m nuitka generate.py --follow-imports --static-libpython=yes
The important part is to use --static-libpython as otherwise we depend on the correct python version to be installed into the system.
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-105233 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
460832,20 | WIP: Compile ifcodegen into a binary | dev | qt/qtinterfaceframework | Status: NEW | -2 | 0 |