-
- Downloads
Fix for "save as runtime" plugin on linux.
It was broken since 2.58a and problem was caused by sysconfig module which tried to parse python configuration header (pyconfig.h). Use dirname(platform.__file__) to determine libpath for python.
Loading
Please register or sign in to comment