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
A customer using Windows just got an error python: can't open file '.model.py': [Errno 2] No such file or directory
due to having .\model.py instead of ./model.py in their yaml.
Could it be possible for utils to handle cases like this automatically?
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: