j3ssie / osmedeus

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

ImportError: cannot import name 'utils' from 'core' #188

Closed VigneshSahoo closed 2 years ago

VigneshSahoo commented 3 years ago

Installation took 1 hour and now this error. Damn!!

Traceback (most recent call last): File "./osmedeus.py", line 10, in from lib.client import config File "/home/robin/Desktop/sourcediv/Osmedeus/lib/client/config.py", line 7, in from lib.core import execute File "/home/robin/Desktop/sourcediv/Osmedeus/lib/core/execute.py", line 8, in from core import utils ImportError: cannot import name 'utils' from 'core' (/usr/local/lib/python3.8/dist-packages/OWASP_Nettacker-0.0.1-py3.8.egg/core/init.py)

j3ssie commented 2 years ago

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