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\thisi\Envs\ecommerceBE\Lib\site-packages\environ.py", line 114
raise ValueError, "No frame marked with %s." % fname
File "C:\Users\thisi\Envs\ecommerceBE\Lib\site-packages\environ.py", line 180
raise KeyError, name
^
SyntaxError: invalid syntax
File "C:\Users\thisi\Envs\ecommerceBE\Lib\site-packages\environ.py", line 250, in <module>
ctx = Environ(None)
^^^^^^^^^^^^^
File "C:\Users\thisi\Envs\ecommerceBE\Lib\site-packages\environ.py", line 105, in __init__
elif isinstance(frame, basestring):
^^^^^^^^^^
NameError: name 'basestring' is not defined
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: