- Credits
- 0
I doubt this is hardware related. What you can do, as you seem to know python a bit, is to create a virtual environment and install every dependencies again for this unique environment. Here's the requirements.txt file.Yep, i did both of that and the behaviour is still the same...
Can the crash in the thread be hardware related?
Code:
# This file is used by pip to install required python packages
# Usage: pip3 install -r requirements.txt
asyncio
matplotlib
numpy
oandapyV20
pandas
pyTelegramBotAPI
python-dateutil
requests
schedule
scipy
simplejson
statsmodels
