Skip to content

请问windows 10 64位下运行提示bpylist无法导入怎么处理 #9

Description

@wynnforthework

系统版本:windows 10 64位,cpu是inter
python版本:3.10

克隆到本地运行提示bpylist无法导入,于是我尝试pip install bpylist,安装编译失败,根据提示安装vs build,安装后提示:
ERROR: Command errored out with exit status 1: 'd:\ProgramData\Anaconda3\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Administrator\\AppData\\Local\\Temp\\pip-install-ytuw1qdl\\bpylist_3e6d65dbccd74ff796f45649803bc8ec\\setup.py'"'"'; __file__='"'"'C:\\Users\\Administrator\\AppData\\Local\\Temp\\pip-install-ytuw1qdl\\bpylist_3e6d65dbccd74ff796f45649803bc8ec\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\Administrator\AppData\Local\Temp\pip-record-wygzt1qf\install-record.txt' --single-version-externally-managed --compile --install-headers 'd:\ProgramData\Anaconda3\Include\bpylist' Check the logs for full command output.�

请问这种情况怎么处理?

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