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

Support for Python 3.9 #148

Open
smmaurer opened this issue Nov 2, 2020 · 1 comment
Open

Support for Python 3.9 #148

smmaurer opened this issue Nov 2, 2020 · 1 comment
Assignees

Comments

@smmaurer
Copy link
Member

smmaurer commented Nov 2, 2020

Conda install ✔️

Conda Forge's Pandana builds were updated yesterday to include binaries for Python 3.9. I tested on Mac (10.15) and Linux (Ubuntu 16), and everything worked smoothly including multithreading.

Pip install and local compilation ❌

I'm seeing compilation problems on both Mac (10.15) and Linux (Ubuntu 16) when installing from Pip or from source code in Python 3.9. Will continue to look into this.

(For all these tests, I'm installing Python 3.9 from Conda Forge. It's not available in base Conda yet.)

@smmaurer smmaurer self-assigned this Nov 2, 2020
@the-matt-morris
Copy link

@smmaurer , were you able to get this working in Python 3.9 using pip on Mac or Linux?

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

2 participants