UDST / pandana

Pandas Network Analysis by UrbanSim: fast accessibility metrics and shortest paths, using contraction hierarchies :world_map:
http://udst.github.io/pandana
GNU Affero General Public License v3.0
387 stars 83 forks source link

Binaries for Python 3.8 #130

Closed smmaurer closed 4 years ago

smmaurer commented 4 years ago

Looks like everything is in place now in Anaconda and Conda Forge for us to build binaries for Python 3.8.

I think the easiest way to make this happen is to make a new point release of Pandana.

This should allow the whole UrbanSim stack to run in Python 3.8 too -- PyTables (for HDF files) is usually the straggler, but it's already been updated: https://anaconda.org/conda-forge/pytables/files

smmaurer commented 4 years ago

Amazingly, the Conda Forge bot just took care of this for us: https://github.com/conda-forge/pandana-feedstock/pull/8

Confirmation of Python 3.8 binaries for Linux, Mac, and Windows: https://anaconda.org/conda-forge/pandana/files

I just tested installation locally on a Mac and everything looks good, including multi-threading support. Version number remains v0.4.4.