MikaLendingBot icon indicating copy to clipboard operation
MikaLendingBot copied to clipboard

Can't be installed on fresh systems, no pandas support

Open wernersbacher opened this issue 5 years ago • 3 comments

Pandas dropped support for Python2, so it's not possible to use this bot anymore on fresh systems.

wernersbacher avatar Nov 26 '19 09:11 wernersbacher

Can you install Pandas version 0.23.4? it's the last version supporting python 2.7.

There was work to migrate the bot to Python 3 which wasn't finished as far as I know.

rnevet avatar Nov 27 '19 22:11 rnevet

I just cloned the project on a new instance and it works fine. You can probably use pip to get the working pandas. Where is the python3 migration repo?

vansonlin avatar Dec 02 '20 05:12 vansonlin

@vansonlin there is a branch and a PR https://github.com/BitBotFactory/MikaLendingBot/pull/539

rnevet avatar Dec 02 '20 21:12 rnevet