You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jmarrec
changed the title
Python bindings: methods expecting a path don't accept a std::string
Python bindings: methods expecting a path don't accept a string
Oct 19, 2021
Issue overview
Python bindings: methods expecting a path don't accept a string
Current Behavior
python:
ruby:
Expected Behavior
openstudio.Workspace.load('in.idf')
should work like it does in ruby. It's annoying to have to explicitly create OpenStudio pathsSteps to Reproduce
See current behavior.
Possible Solution
Details
Environment
Some additional details about your environment for this issue (if relevant):
Context
The text was updated successfully, but these errors were encountered: