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

upgrade pandas to address dependency problem #5

Merged
merged 1 commit into from
Oct 19, 2019

Conversation

m-deck
Copy link
Contributor

@m-deck m-deck commented Sep 13, 2019

There is an issue with Pandas 0.22 - it depends on a version of Numpy that won't compile against Python 3.7. Upgrading Pandas resolves the issue. Using a different Python version might also suffice but this seems like the most straightforward fix.

@weightwatchers-carlanderson weightwatchers-carlanderson mentioned this pull request Oct 19, 2019
@weightwatchers-carlanderson weightwatchers-carlanderson merged commit 72274d4 into ww-tech:master Oct 19, 2019
@weightwatchers-carlanderson
Copy link
Contributor

Thanks for your contribution @m-deck ! This will be in the 2.0.4 release which I am pushing out now

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

Successfully merging this pull request may close these issues.

2 participants