Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execution errors. python 2.7 & Python 3.7 #5

Open
matut0 opened this issue Apr 20, 2020 · 0 comments
Open

Execution errors. python 2.7 & Python 3.7 #5

matut0 opened this issue Apr 20, 2020 · 0 comments

Comments

@matut0
Copy link

matut0 commented Apr 20, 2020

(jsonenv) host:Python-Demo-App.2x gpabon$ python main.py
Traceback (most recent call last):
File "main.py", line 1, in
from hello import db, app
File "/Users/gpabon/Documents/workspace/oracle-ddev-db/Python-Demo-App.2x/hello/init.py", line 1, in
from hello import views
File "/Users/gpabon/Documents/workspace/oracle-ddev-db/Python-Demo-App.2x/hello/views.py", line 3, in
from hello import app, db, login_manager, db_connection
ImportError: cannot import name app

@jjspiegel jjspiegel assigned jjspiegel and unassigned jjspiegel Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants