Error app.py when i run in google colab

#4
by faizunid - opened

Traceback (most recent call last):
File "/content/SORA-3D/app.py", line 2, in
exec(os.environ.get('APP'))
TypeError: exec() arg 1 must be a string, bytes or code object

same problem i am also facing

Sign up or log in to comment