Skip to content
Snippets Groups Projects
Commit 5e5621e2 authored by Sergey Sharybin's avatar Sergey Sharybin
Browse files

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.
parent 1225c1db
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment