Python 3.9 script engine cannot load properly

From my various tests : problem has been fixed a few weeks ago. Everything runs smoothly now :slight_smile:
Even when calling python script from C# plugin if you start with #! python3 it will take the correct python engine with custom libraries installed. Great work here !

2 Likes