NREL / OpenStudio

OpenStudio is a cross-platform collection of software tools to support whole building energy modeling using EnergyPlus and advanced daylight analysis using Radiance.
https://www.openstudio.net/
Other
484 stars 185 forks source link

can not install previous versions with pip install openstudio==3.7.0 #5219

Closed AltamarMx closed 2 weeks ago

AltamarMx commented 4 weeks ago

Issue overview

pip install openstudio==3.7.0 fails

wenyikuang commented 4 weeks ago
pip install openstudio==3.7.0
Collecting openstudio==3.7.0
  Downloading openstudio-3.7.0-py3-none-manylinux1_x86_64.whl (72.9 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.9/72.9 MB 1.3 MB/s eta 0:00:00
Installing collected packages: openstudio
Successfully installed openstudio-3.7.0

Looks good from my side(ubuntu 20.04, Python 3.10.12) , could you share some error stack and the system status?

Thanks,

AltamarMx commented 4 weeks ago

I am using windows with Python 3.12.3

image
jmarrec commented 2 weeks ago

Works as expected. 3.8.0 is the first release to support python 3.12 on windows.

3.7.0 for eg only supports cp37,cp38, cp39, cp310, cp311 on windows.

Please refer to https://github.com/NREL/OpenStudio/wiki/OpenStudio-SDK-Python-Binding-Version-Compatibility-Matrix