Skip to content

无法正常启 #87

@thelongestday-albert

Description

@thelongestday-albert

错误信息如下:
Traceback (most recent call last):
File "D:\Code\vulmap\vulmap.py", line 10, in
from module.allcheck import version_check
File "D:\Code\vulmap\module\allcheck.py", line 10, in
from thirdparty import requests
File "D:\Code\vulmap\thirdparty\requests_init_.py", line 43, in
from thirdparty import urllib3
File "D:\Code\vulmap\thirdparty\urllib3_init_.py", line 11, in
from . import exceptions
File "D:\Code\vulmap\thirdparty\urllib3\exceptions.py", line 3, in
from .packages.six.moves.http_client import IncompleteRead as httplib_IncompleteRead
ModuleNotFoundError: No module named 'thirdparty.urllib3.packages.six.moves'

没有找到这个version_check是什么东西?似乎不是模块呀!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions