help
hydrazill
TRIALOP

a year ago

Traceback (most recent call last):

File "/app/run.py", line 4, in

from app import create_app

File "/app/app/init.py", line 7, in

from app.routes import bp_main

File "/app/app/routes/init.py", line 14, in

from app.routes.main import (

File "/app/app/routes/main.py", line 64

)

^

SyntaxError: closing parenthesis ')' does not match opening parenthesis '{' on line 61

Traceback (most recent call last):

File "/app/run.py", line 4, in

from app import create_app

File "/app/app/init.py", line 7, in

from app.routes import bp_main

File "/app/app/routes/init.py", line 14, in

from app.routes.main import (

File "/app/app/routes/main.py", line 64

)

^

SyntaxError: closing parenthesis ')' does not match opening parenthesis '{' on line 61

Traceback (most recent call last):

File "/app/run.py", line 4, in

from app import create_app

File "/app/app/init.py", line 7, in

from app.routes import bp_main

File "/app/app/routes/init.py", line 14, in

from app.routes.main import (

File "/app/app/routes/main.py", line 64

)

^

SyntaxError: closing parenthesis ')' does not match opening parenthesis '{' on line 61

from app import create_app

File "/app/app/init.py", line 7, in

from app.routes import bp_main

)

^

SyntaxError: closing parenthesis ')' does not match opening parenthesis '{' on line 61

Traceback (most recent call last):

File "/app/run.py", line 4, in

from app import create_app

File "/app/app/init.py", line 7, in

from app.routes import bp_main

File "/app/app/routes/init.py", line 14, in

from app.routes.main import (

File "/app/app/routes/main.py", line 64

)

View Deploy details

> ⓘ Deployment information is only viewable by project members and Railway employees.

0 Replies

Loading...