activitysim icon indicating copy to clipboard operation
activitysim copied to clipboard

ActivitySim 1.3.2 is not on PyPI

Open JoeJimFlood opened this issue 1 year ago • 1 comments

Describe the bug Due to some permission issues I ran into while trying a pip install -e . command on a clone I tried to just install v1.3.2 from pip. However, an error message appeared listing versions on PyPI. 1.3.1 was available but 1.3.2 was not despite being released in October.

To Reproduce Steps to reproduce the behavior:

  1. Open Anaconda prompt in any environment.
  2. Type pip install activitysim==1.3.2
  3. An error message should show up.

Expected behavior ActivitySim v1.3.2 should be installed into the activated Anaconda environment.

Screenshots Image

JoeJimFlood avatar Feb 06 '25 23:02 JoeJimFlood

This is no longer of concern to SANDAG as v1.3.4 and v1.4.0 are both on PiPy. I'd be fine with this being closed if we don't anticipate any users wanting to install v1.3.2 via pip.

JoeJimFlood avatar Aug 28 '25 15:08 JoeJimFlood