yasinkuyu / binance-trader

💰 Cryptocurrency Trading Bot for Binance (Experimental)
2.49k stars 824 forks source link

Error balance.py #247

Closed CritSin closed 4 years ago

CritSin commented 6 years ago

adsiz please help me

Orbitalz-eth commented 6 years ago

try doing this, go to your binance trader bot directory in your shell program. and then type: easy_install requests

Orbitalz-eth commented 6 years ago

This bot doesn't work anyways. so there's no point

CritSin commented 6 years ago

but how can i do easy_install requests? Please tell me

CritSin commented 6 years ago

adsiz and then trader.py error

Orbitalz-eth commented 6 years ago

if you're running windows. you should download Git Bash, it's a shell program that features linux toolsets. https://git-scm.com/download/win in Bash, type: Dir (to see what directory you're currently in.) type: cd .. (to move back a directory.) type: cd binance-trader (to open your bot folder.) then type: easy_install requests