Closed ims1337 closed 2 years ago
] Loading config file from: /root/.osmedeus/client.conf [] Look like Django API already ran [-] Can't login to get JWT
i tried but failed install, reinstall it shows same error only
The issue is no longer exist due to the repo having been upgraded to Osmedeus Next Generation v4.0
[*] Loading config file from: /root/.osmedeus/client.conf
[RUN] Starting Django API
Traceback (most recent call last): File "server/manage.py", line 8, in
from django.core.management import execute_from_command_line
ModuleNotFoundError: No module named 'django'
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "server/manage.py", line 14, in
import django
ModuleNotFoundError: No module named 'django'
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "server/manage.py", line 17, in
"Couldn't import Django. Are you sure it's installed and "
ImportError: Couldn't import Django. Are you sure it's installed and available on your PYTHONPATH environment variable? Did you forget to activate a virtual environment?
[-] Authentication failed at: http://127.0.0.1:8000/auth/api/token/
[-] Can't login to get JWT