hoellen / dockerfiles

Dockerfiles
https://hub.docker.com/u/hoellen
Creative Commons Zero v1.0 Universal
36 stars 17 forks source link

Searx - ModuleNotFoundError: No module named 'requests' #40

Closed jeremiah-k closed 3 years ago

jeremiah-k commented 3 years ago

I'm trying to spin up a new instance and am getting this error.

searx      | Traceback (most recent call last):
searx      |   File "/usr/local/searx/searx/webapp.py", line 31, in <module>
searx      |     import requests
searx      | ModuleNotFoundError: No module named 'requests'
searx exited with code 1
hoellen commented 3 years ago

Should be fixed. Can you confirm, please?

hoellen commented 3 years ago

Feel free to open the issue again, if the problem still exists.