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

conda out of date #59

Closed
Eh2406 opened this issue Mar 10, 2017 · 8 comments
Closed

conda out of date #59

Eh2406 opened this issue Mar 10, 2017 · 8 comments

Comments

@Eh2406
Copy link

Eh2406 commented Mar 10, 2017

attempting to run conda update pandana gives me

# All requested packages already installed.
# packages in environment at C:\Anaconda2:
#
pandana                   0.1.2                    py27_0    synthicity

Looks like 0.2.0 was never loaded on conda for windows.

@sablanchard
Copy link
Collaborator

Yes that is correct this is on our list to update. For now pip installing should get you 0.2.0 correctly.

@stefancoe
Copy link

The API documentation lists the current version as 0.3.0. Has this been released? I'd like to be able to use the include_poi_id on the nearest_poi method, which is not available on 0.2.0. Thanks!

@pksohn
Copy link
Contributor

pksohn commented May 5, 2017

Hi Stefan, 0.3.0 is available on PyPI and conda via the UDST channel. Please let us know if you have issues installing it.

I see how it's confusing that the Synthicity channel on Conda still has the old version. @federicofernandez perhaps we should push the new version there as well, or take down the Synthicity channel?

@stefancoe
Copy link

Thanks! Yeah- I was using the Synthicity channel because it is still linked in the documentation:
http://udst.github.io/pandana/installation.html

-Stefan

@pksohn
Copy link
Contributor

pksohn commented May 8, 2017

Installation instructions are updated in docs: http://udst.github.io/pandana/installation.html. Now that pandana 0.3 is on conda and instructions are updated, I think this issue is all set.

@pksohn pksohn closed this as completed May 8, 2017
@d-wasserman
Copy link

The udst channel provided by the documentation points to 3.0. Is there an ETA on 4.0 to the conda repo? I ran into a "reserve_num_graphs" issue that seems to be resolved in 4.0.

@sablanchard
Copy link
Collaborator

Hi @Holisticnature! Yes that is correct only 0.3 is available at the moment on conda I will reopen this issue to prompt the update to the conda builds. In the meantime you can install version 0.4 via pip.

@sablanchard
Copy link
Collaborator

@Holisticnature conda builds for pandana were updated last week to the latest release 0.4.1. Closing this issue. Please use conda install -c udst pandana=0.4.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants