Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wernersbacher opened this issue Nov 26, 2019 · 3 comments
Open

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

wernersbacher opened this issue Nov 26, 2019 · 3 comments

Comments

@wernersbacher
Copy link

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

@rnevet
Copy link
Collaborator

rnevet commented Nov 27, 2019

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.

@vansonlin
Copy link
Contributor

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?

@rnevet
Copy link
Collaborator

rnevet commented Dec 2, 2020

@vansonlin there is a branch and a PR
#539

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants