Installation Script: ModuleNotFoundError: No module named 'pdm' #4137
-
|
Version of SearXNG, commit number if you are using on master branch and stipulate if you forked SearXNG How did you install SearXNG?
What happened?
The redis configuartion section looks like: How To Reproduce
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I can also replicate this error with Debian 12. This broke me trying to upgrade from December 1st, to December 25th commit. I also tried using the docker container but that has its own cans of worms, even while dropping the cap line for the service. |
Beta Was this translation helpful? Give feedback.
-
Don't install any additional packages into the virtual env of the SearXNG installation. |
Beta Was this translation helpful? Give feedback.
Don't install any additional packages into the virtual env of the SearXNG installation.
--> pdm is not in the requirements-chain of SearXNG.