activitysim
activitysim copied to clipboard
ActivitySim 1.3.2 is not on PyPI
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:
- Open Anaconda prompt in any environment.
- Type
pip install activitysim==1.3.2 - An error message should show up.
Expected behavior ActivitySim v1.3.2 should be installed into the activated Anaconda environment.
Screenshots
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.