Skip to content

ModuleNotFoundError: No module named 'zapv2' #9

@M0dred

Description

@M0dred

python3 adapt.py

It seems that you have not run the installer script.
We will now run that briefly before continuing.
This script should no longer be run as root
Traceback (most recent call last):
File "adapt.py", line 47, in
from zap_interface import AdaptZap
File "/opt/github/adapt/src/zap_interface.py", line 23, in
from zapv2 import ZAPv2
ModuleNotFoundError: No module named 'zapv2'
root@K0walski:/opt/github/adapt# pip3 install zapv2
Collecting zapv2
Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/zapv2/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions