Support Board
Date/Time: Sat, 23 Nov 2024 17:45:53 +0000
Post From: Python for Sierra Chart
[2019-05-10 09:35:47] |
Kiwi - Posts: 375 |
After the line if name == main add this and post the result: import sys; print(sys.version)
I'll do another version tomorrow that's more defensive to see if the problem is detectable. |