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
File "C:\Users\aless\AppData\Local\Programs\Python\Python310\lib\site-packages\decouple.py", line 90, in get
raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: "PROFILE NAME"not found. Declare it as envvar or define a default value.
this is the error
The text was updated successfully, but these errors were encountered:
File "C:\Users\aless\AppData\Local\Programs\Python\Python310\lib\site-packages\decouple.py", line 90, in get
raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
decouple.UndefinedValueError: "PROFILE NAME"not found. Declare it as envvar or define a default value.
this is the error
The text was updated successfully, but these errors were encountered: