wardbradt / peregrine

Detects arbitrage opportunities across 131 cryptocurrency exchanges in 50 countries
MIT License
1.19k stars 339 forks source link

RuntimeError: shutdown in progress on Raspberry Pi #42

Closed xCuri0 closed 5 years ago

xCuri0 commented 5 years ago

I get the error RuntimeError: shutdown in progress when running it on a Raspberry Pi with Raspbian with Python 3.5. Doesn't happen on my laptop with Python 3.7

wardbradt commented 5 years ago

Could you post what code you are running? And what version of peregrine?

xCuri0 commented 5 years ago

@wardbradt the bot sample with a few changes (like check if a buy or sell order is needed). And the latest version from this repo

xCuri0 commented 5 years ago

@wardbradt Installed Ubuntu server on the Pi and it doesn't happen. The issue is limited to Raspbian only

wardbradt commented 5 years ago

What Python version did you have on Ubuntu?

xCuri0 commented 5 years ago

@wardbradt 3.6