Python Bridge Crash

Posted By: Smon

Python Bridge Crash - 01/02/20 19:35

I can't get the Python Bridge to run. I just tried to run the PythonTest.c

First of all, what is "VC 14 runtime"? If I google it, I can't get an exact match.

I have Python installed, but it doesn't matter if I point Zorro 2.20 to the installation with the ini file or not, I get this error message when I'm running Microsofts DebugView:

[22364] Fatal Python error:
[22364] Py_Initialize: unable to load the file system codec

What can I try to fix this?
Posted By: AndrewAMD

Re: Python Bridge Crash - 01/02/20 20:59

It's the Microsoft Visual C++ runtime, version 14 (2015). If you need it, you can get it here:
https://www.microsoft.com/en-us/download/details.aspx?id=48145
Posted By: Smon

Re: Python Bridge Crash - 01/03/20 09:55

Thank you. It turns out, I already had this installed with Visual Studio 2015. Looks like I need to do a fresh Windows install.
Posted By: TipmyPip

Re: Python Bridge Crash - 06/04/20 03:46

After running the PythonTest.c, Still the Zorro 2.25.7 crashs.
How can I see the log of the Zorro, to find the error of the crash?
Posted By: jcl

Re: Python Bridge Crash - 06/04/20 15:28

set(LOGFILE). The log is then in the Log folder. But I would first check if your Python installation works at all, by running some commands in the Python window.
Posted By: TipmyPip

Re: Python Bridge Crash - 06/04/20 17:40

Problem solved, Only version 3.6.8 32 bit works with Zorro trader.
© 2024 lite-C Forums