dbarzin / pandora-box

USB Scanning device
GNU General Public License v3.0
20 stars 2 forks source link

WARNING: Package(s) not found: yara-python #2

Closed Foxi352 closed 2 years ago

Foxi352 commented 2 years ago
swagener@pandora-box-1:~/pandora-box$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 22.04 LTS
Release:    22.04
Codename:   jammy

Install.sh yells: WARNING: Package(s) not found: yara-python

Source probably: su - $SUDO_USER -c "python3 -m pip show yara-python"

^^ This should be pip install and not pip show ?

Maybe this is not needed at all: https://github.com/pandora-analysis/pandora/issues/77#issuecomment-1175884288

dbarzin commented 2 years ago

Yes, it is a work in progress. I have to retest the whole process. Come back in a few days.

dbarzin commented 2 years ago

Install is working now !