j3ssie / osmedeus

A Workflow Engine for Offensive Security
https://osmedeus.org/
MIT License
5.27k stars 873 forks source link

error #151

Closed saberzaid closed 2 years ago

saberzaid commented 4 years ago

hello

all the req installed and i already did ๐Ÿ‘ โ†ฑ rohanex@kali ๎‚ฐ ~/Osmedeus/Osmedeus-master ๎‚ฐ ยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยทยท๎‚ฒ โœ” ๎‚ฒ 300 ๎‚ฒ 0.15 ๏”ค โ†ณ sudo pip3 install django
Requirement already satisfied: django in /usr/local/lib/python3.7/dist-packages (2.2.10) Requirement already satisfied: sqlparse in /usr/lib/python3/dist-packages (from django) (0.2.4) Requirement already satisfied: pytz in /root/.local/lib/python3.7/site-packages (from django) (2017.3)

but i get this error durring the instllation :

Requirement already satisfied: isodate>=0.5.4 in /usr/lib/python3/dist-packages (from agate>=1.6.1->csvkit==1.0.4->-r requirements.txt (line 16)) (0.6.0)
Requirement already satisfied: sqlalchemy>=1.0.8 in /usr/lib/python3/dist-packages (from agate-sql>=0.5.3->csvkit==1.0.4->-r requirements.txt (line 16)) (1.3.15)
[+] Installing Initial config for Osmedeus
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 16, in
raise ImportError(
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?
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 16, in
raise ImportError(
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?
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 16, in
raise ImportError(
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?
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 16, in
raise ImportError(
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?
Traceback (most recent call last):
File "scripts/init.py", line 14, in
import django
ModuleNotFoundError: No module named 'django'
Traceback (most recent call last):
File "scripts/reload.py", line 8, in
import django
ModuleNotFoundError: No module named 'django'

j3ssie commented 2 years ago

The issue is no longer exist due to the repo having been upgraded to Osmedeus Next Generation v4.0