I tried to install this bot on my termux for android. The former was good working. But, this new version can't be installed due to some reasons.
I followed installation instructions step by step. But still can't be installed on my Termux. I tried to find out, and then I found that Numpy can't be installed. I tried to manually install with pip install numpy, but still can't be installed.
Is there any other ways to install this bot without Numpy?
Anyway, this bot is good working on my Windows 7. Thanks to all developers.
I tried to install this bot on my termux for android. The former was good working. But, this new version can't be installed due to some reasons.
I followed installation instructions step by step. But still can't be installed on my Termux. I tried to find out, and then I found that Numpy can't be installed. I tried to manually install with
pip install numpy
, but still can't be installed.Is there any other ways to install this bot without Numpy?
Anyway, this bot is good working on my Windows 7. Thanks to all developers.
OS: Termux, running on Android 5.0.1 Git Commit:
ff380cd0e07f225ad1ae2c739bea9f9f80e2f8ce
Python Version:Python-2.7.12