NexvisionLab / Darkweb-search-engine

Dark Web & Deep Web Search Engine. Data Crawler and indexer for Darkweb , OSINT Tools for the Dark Web
GNU Affero General Public License v3.0
63 stars 12 forks source link

Module not found error #3

Closed shivaabed1994 closed 2 years ago

shivaabed1994 commented 2 years ago

And another question: When ./web.sh run, I got some errors like this messages although python packages in .DockerFile installed. And if I want to install the package, it's not found.

Traceback (most recent call last): File "/opt/torscraper/web-general/app.py", line 11, in from urlparse import urlparse ModuleNotFoundError: No module named 'urlparse'

NexvisionLab commented 2 years ago

Hi @shivaabed1994 , would you checkout the latest commit and try again?