Skip to content

Conversation

Jakdaw
Copy link
Contributor

@Jakdaw Jakdaw commented Oct 24, 2019

Due to $REASONS I've found myself deploying Redash against fresh builds of Python 2.7.17 with nothing else installed and have run across a couple of problems.

This change bumps pymssql to a version that builds cleanly (with fix for pymssql/issues/520) and clamps the pandas package (a dependency of pymapd) to a version that doesn't require python 3.

@arikfr
Copy link
Member

arikfr commented Oct 24, 2019

Thanks, but we just merged in Python 3 support into master. So I guess this is no longer relevant?

@Jakdaw
Copy link
Contributor Author

Jakdaw commented Oct 24, 2019 via email

@arikfr
Copy link
Member

arikfr commented Oct 24, 2019

Sorry, didn't notice it's a merge into the v8 branch. No, v8 is finished and stays Python 2 :-)

Still not sure as to what to do about this PR, as I was hoping not to touch the v8 branch (unless some critical issues needs fixing). 🤔

@arikfr
Copy link
Member

arikfr commented Oct 27, 2019

I updated the 8.0.x branch and had to force push into it. Can you please rebease on top of the latest version?

Thanks.

…ndas to allow clean install against vanilla Python 2.7.17
@Jakdaw Jakdaw force-pushed the fix-redash8-requirements branch from a32187d to ad3b24a Compare October 28, 2019 10:47
@Jakdaw
Copy link
Contributor Author

Jakdaw commented Oct 28, 2019

Done; I think!

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