-
Notifications
You must be signed in to change notification settings - Fork 197
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
Make sure that Python measure tests work out of the box on clean OpenStudio install #4992
Comments
The packages contained in python/requirements.txt will now be included in the OpenStudio distribution by default. ref #4992
The packages contained in python/requirements.txt will now be included in the OpenStudio distribution by default. ref #4992
Looks like this should have been fixed through #5008 but I am still getting errors on Openstudio version: 3.8.0+f953b6fcaf, M1 Pro Mac, Ventura 13.7
TracebackTraceback (most recent call last): |
Either change sample measure test to use unittest or add Pytest to OpenStudio's Python environment.
The text was updated successfully, but these errors were encountered: