C:\Python3.4\python.exe C:/Users/username/PycharmProjects/facebook-login-flask/run.pyTraceback (most recent call last): File "C:/Users/username/PycharmProjects/facebook-login-flask/run.py", line 4, in <module> from app import app, db File "C:\Users\username\PycharmProjects\facebook-login-flask\app\__init__.py", line 8, in <module> from app import views, models File "C:\Users\username\PycharmProjects\facebook-login-flask\app\views.py", line 5, in <module> from models import UserImportError: No module named 'models'--
You received this message because you are subscribed to the Google Groups "PythonForFacebook" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pythonforfacebook+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to pythonforfaceb...@googlegroups.com.
cd C:/Users/username/PycharmProjects/facebook-login-flask/
C:\Python3.4\python.exe run.py
To unsubscribe from this group and stop receiving emails from it, send an email to pythonforfacebook+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to pythonforfacebook+unsubscribe@googlegroups.com.