Skip to content

ModuleNotFoundError: No module named 'termios' #618

Description

@fuxingg

当我执行 pip install -U veadk-python 构建虚拟环境后(Version: 0.5.39),执行 veadk --version 后显示报错:

ModuleNotFoundError: No module named 'termios'

且其他启动命令同样无法运行。
搜索显示Windows 的 Python 标准库里根本没有 termios,之前本地构建的虚拟环境还能正常使用,是什么问题呢?

本地开发环境:Windows10
python版本:Python 3.11.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions