devanshbatham / ParamSpider

Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing
MIT License
2.48k stars 422 forks source link

ModuleNotFoundError: No module named 'core' #72

Closed rami1785 closed 1 year ago

rami1785 commented 1 year ago

Traceback (most recent call last): File "/usr/local/bin/paramspider.py", line 2, in from core import requester ModuleNotFoundError: No module named 'core'

Is there any way to fix this?

devanshbatham commented 1 year ago

Closing this issue as I have revamped this whole project. Check it out.