We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
KeyError at / 'results' Request Method: GET Request URL: http://127.0.0.1:8000/ Django Version: 2.1.11 Exception Type: KeyError Exception Value: 'results' Exception Location: C:\Users\lenovo\Desktop\soteria-master\scripts\alerts.py in predictEvent, line 12 Python Executable: C:\Users\lenovo\AppData\Local\Programs\Python\Python36\python.exe Python Version: 3.6.0 Python Path: ['C:\Users\lenovo\Desktop\soteria-master', 'C:\Users\lenovo\AppData\Local\Programs\Python\Python36\python36.zip', 'C:\Users\lenovo\AppData\Local\Programs\Python\Python36\DLLs', 'C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib', 'C:\Users\lenovo\AppData\Local\Programs\Python\Python36', 'C:\Users\lenovo\AppData\Roaming\Python\Python36\site-packages', 'C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages', 'C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages\win32', 'C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages\win32\lib', 'C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages\Pythonwin'] Server time: Sun, 30 May 2021 11:19:05 +0000
The text was updated successfully, but these errors were encountered:
No branches or pull requests
KeyError at /
'results'
Request Method: GET
Request URL: http://127.0.0.1:8000/
Django Version: 2.1.11
Exception Type: KeyError
Exception Value:
'results'
Exception Location: C:\Users\lenovo\Desktop\soteria-master\scripts\alerts.py in predictEvent, line 12
Python Executable: C:\Users\lenovo\AppData\Local\Programs\Python\Python36\python.exe
Python Version: 3.6.0
Python Path:
['C:\Users\lenovo\Desktop\soteria-master',
'C:\Users\lenovo\AppData\Local\Programs\Python\Python36\python36.zip',
'C:\Users\lenovo\AppData\Local\Programs\Python\Python36\DLLs',
'C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib',
'C:\Users\lenovo\AppData\Local\Programs\Python\Python36',
'C:\Users\lenovo\AppData\Roaming\Python\Python36\site-packages',
'C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages',
'C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages\win32',
'C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages\win32\lib',
'C:\Users\lenovo\AppData\Local\Programs\Python\Python36\lib\site-packages\Pythonwin']
Server time: Sun, 30 May 2021 11:19:05 +0000
The text was updated successfully, but these errors were encountered: