Closed dh3wr closed 5 years ago
Same here https://python-gvm.readthedocs.io/en/latest/install.html#using-pip
python-gvm (as gvm-tools) is Python 3 only. Therefore I've you use the pip version provided by your distribution you need to use pip3. #161 updates the docs accordingly.
Expected behavior
https://pypi.org/project/python-gvm/#Install-using-pip Given command should work. Correct command:
pip3 install --user python-gvm
Current behavior
Steps to reproduce
GVM versions
gsa: (gsad --version) Not important gvm: (gvmd --version) Not important openvas-scanner: (openvassd --version) Not important gvm-libs: Not important gvm-tools: (gvm-cli --version) Not important
Environment
Operating system: Ubuntu 18.04 Installation method / source: (packages, source installation) https://pypi.org/project/python-gvm/#Install-using-pip
Logfiles