yasinkuyu / binance-trader

💰 Cryptocurrency Trading Bot for Binance (Experimental)
2.54k stars 833 forks source link

Path problem on Sublim text #7

Closed bestlinkXx closed 6 years ago

bestlinkXx commented 6 years ago

Hello,

I have this problem :

[Decode error - output not utf-8] [cmd: [u'python', u'-u', u'C:\Users\Julien\Desktop\binance-trader-master\trader.py']] [dir: C:\Users\Julien\Desktop\binance-trader-master] [path: C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\Windows Live\Shared;C:\Python36;] [Finished]

I don't know how to fix PATH problem ?

Thank you

yasinkuyu commented 6 years ago

Try Python 2.7

bestlinkXx commented 6 years ago

I fixed it thank you.