Skip to content

Python 3.6 support#1653

Closed
postelrich wants to merge 7 commits intomasterfrom
py36
Closed

Python 3.6 support#1653
postelrich wants to merge 7 commits intomasterfrom
py36

Conversation

@postelrich
Copy link
Copy Markdown
Contributor

This PR removes the pinned version of psutil. That is the only thing blocking 3.6 versions from being built.

Resolves #1650

@postelrich postelrich requested a review from llllllllll July 28, 2017 03:15
- python: 3.5
env: PANDAS_VERSION="git+https://github.com/pydata/pandas" SPARK_VERSION=1.5
- python: 3.6
env: PANDAS_VERSION="git+https://github.com/pydata/pandas"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason you did not duplicate the SPARK_VERSION env variable here?

- conda update setuptools pip

- conda install spark=$SPARK_VERSION -c blaze -c anaconda-cluster
- if [ -n "$SPARK_VERSION" ]; then conda install spark=$SPARK_VERSION -c blaze -c anaconda-cluster; else conda install pyspark -c conda-forge; fi
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I think this helps explain it.

@postelrich postelrich closed this Feb 13, 2018
@postelrich postelrich reopened this Feb 13, 2018
@lia-simeone
Copy link
Copy Markdown

@mcg1969 Any hope of getting this PR merged?

@mcg1969
Copy link
Copy Markdown

mcg1969 commented May 2, 2018

I'll take a look

@lia-simeone
Copy link
Copy Markdown

@mcg1969 @postelrich any update here? It's been over a year since the PR opened 😂

@postelrich
Copy link
Copy Markdown
Contributor Author

@lia-simeone closing this in favor of #1671 which I've also had a lack of time to work on.

@postelrich postelrich closed this Sep 19, 2018
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.

4 participants