Skip to content
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

Closed
XaRz opened this issue Sep 13, 2018 · 6 comments
Closed

With python 3.7 TD not starting #24

XaRz opened this issue Sep 13, 2018 · 6 comments
Assignees
Labels
enhancement New feature or request low priority Will be worked on when time is available

Comments

@XaRz
Copy link

XaRz commented Sep 13, 2018

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!

@eyeonus
Copy link
Owner

eyeonus commented Sep 13, 2018

run it as "python trade.py" instead of as "trade.py".

@eyeonus eyeonus added bug Something isn't working invalid This doesn't seem right wontfix This will not be worked on not a bug Intended functionality, or user error and removed bug Something isn't working labels Sep 13, 2018
@Tromador
Copy link
Collaborator

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.

@Tromador Tromador added enhancement New feature or request low priority Will be worked on when time is available and removed invalid This doesn't seem right not a bug Intended functionality, or user error wontfix This will not be worked on labels Sep 17, 2018
@Tromador Tromador self-assigned this Sep 17, 2018
@Tromador
Copy link
Collaborator

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

#!/usr/bin/env python3

@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.

@XaRz
Copy link
Author

XaRz commented Sep 19, 2018

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.
Regards,

@eyeonus
Copy link
Owner

eyeonus commented Oct 21, 2018

Did we ever find out if that change worked?

@eyeonus
Copy link
Owner

eyeonus commented Oct 27, 2018

Fixed in 2c897f8

@eyeonus eyeonus closed this as completed Oct 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority Will be worked on when time is available
Projects
None yet
Development

No branches or pull requests

3 participants