Open ldacosta opened 7 years ago
Have you figured out how to run this build if so comment...
Hello, I am new to python and Django to work on my Final Year Project for my degree, and I came across a dashboard problem as shown like this.
Environment:
Request Method: GET Request URL: http://127.0.0.1:8000/dashboard/
Django Version: 1.8.19 Python Version: 3.6.4 Installed Applications: ('django.contrib.admin', 'django.contrib.auth', 'django.contrib.contenttypes', 'django.contrib.sessions', 'django.contrib.messages', 'django.contrib.staticfiles', 'cbd') Installed Middleware: ('django.contrib.sessions.middleware.SessionMiddleware', 'django.middleware.common.CommonMiddleware', 'django.middleware.csrf.CsrfViewMiddleware', 'django.contrib.auth.middleware.AuthenticationMiddleware', 'django.contrib.auth.middleware.SessionAuthenticationMiddleware', 'django.contrib.messages.middleware.MessageMiddleware', 'django.middleware.clickjacking.XFrameOptionsMiddleware', 'django.middleware.security.SecurityMiddleware')
Traceback: File "C:\Users\User\AppData\Local\Programs\Python\Python36-32\lib\site-packages\django\core\handlers\base.py" in get_response
Exception Type: OperationalError at /dashboard/ Exception Value: no such table: cbd_processedsocialmediamessage
Hello,
I am starting to work on a project involving deep learning and cyberbullying detection, and I ran across this dashboard. I tried to make it run locally but I ran into problems. Would you have time to answer a couple of my questions? If would of course contribute my findings to your repository.
Cheers,
Luis