Support Board
Date/Time: Tue, 17 Jun 2025 11:07:19 +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. |