VHostScan icon indicating copy to clipboard operation
VHostScan copied to clipboard

ImportError: attempted relative import with no known parent package

Open remonsec opened this issue 5 years ago • 0 comments

I am facing this error while running vhostscan.py Any help!

Traceback (most recent call last): File "VHostScan.py", line 8, in from .lib.core.virtual_host_scanner import virtual_host_scanner ImportError: attempted relative import with no known parent package

remonsec avatar Jul 17 '20 01:07 remonsec