-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With python 3.7 TD not starting #24
Comments
run it as "python trade.py" instead of as "trade.py". |
I guess I could work around this on server side if it becomes an issue for more people - I do note that TDH doesn't run with "python" in the command line, so it might choke. It may be I can get away with python3 or make a symbolic link or.. I dunno.. something. I'll look at it. |
Ok - I have made a few changes @ server side and can now run (I think, want 24-48 hours running live to be 100% sure) with
@XaRz if you change the first line of your trade.py to that, then it should run - if I don't hear from you, I'll assume that it does. Leaving this for a day or so, if the server carries on fine, then I'll push the change to git and close. |
Ty man. I'll try it in a few hours and I'll report back. I'm new to trade-Dangerous by the way. Nice to be able to try it out. |
Did we ever find out if that change worked? |
Fixed in 2c897f8 |
Only for your knowledge that I've installed the python 3.7 64bits and TD is not running with a message:
Requested Python version (3.6) is not installed
Regards!
The text was updated successfully, but these errors were encountered: