Title
Create new category
Edit page index title
Edit category
Edit link
Failed to install pip3 dependencies
If you encounter the following issue when running the Filescan installation script:
then very likely, the pip package manager is broken on your Ubuntu installation due to a bug in the pyopenssl Python package.
You can find more details in this question: https://stackoverflow.com/questions/73830524/attributeerror-module-lib-has-no-attribute-x509-v-flag-cb-issuer-check
First of all, run this command to check if pip is in a broken state:
When pip is broken, the output will be similar to this:
Fixing the issue
To fix the broken pip, run these commands to remove the python3-pipapt`` package and install the latest pip from pypa.io :
Please reboot your system (or log out and log in again), then check if pip is working.
You should see a pip version number like this:
It is also recommended to upgrade the pyopenssl package to avoid this issue in the future:
If you encounter the following issue when running the Filescan installation script:
To fix the the issue, run the following command to install yara-python library:
See the "Technical Datasheet" for a complete list of features: https://docs.opswat.com/filescan/datasheet/technical-datasheet