GithubHelp home page GithubHelp logo

Comments (5)

Neutree avatar Neutree commented on June 6, 2024

直接执行 comtool 没有找到命令的话是没有把python的可执行程序路径加入系统环境变量,可能是你安装python的时候没勾上这个选项。

在 windows 下,pip 安装的命令都在python安装路径/Scripts目录下, 你可以手动将python安装路径/Scripts目录添加到系统环境变量Path里面,然后重新打开终端应该就能执行 comtool 了;
或者找到python安装路径/Scripts/comtool.exe文件创建快捷方式到开始菜单或者桌面也行

from comtool.

Tilie avatar Tilie commented on June 6, 2024

在powershell里执行时并不是弹出那个“找不到对应程序的”的提示。

我找到了你说的那个exe,无论是双击运行还是管理员权限。都没能打开。

请问是有什么依赖吗?

from comtool.

Neutree avatar Neutree commented on June 6, 2024

理论上依赖会自动安装才对

那你直接用源码运行试试吧,克隆源码到本机,然后执行 python3 COMTool/Main.py ,然后看报什么错,是不是有什么依赖没装上就会提示的

from comtool.

Tilie avatar Tilie commented on June 6, 2024

查出来了 是pillow 这个库没安装上。
感谢你的帮助

from comtool.

Neutree avatar Neutree commented on June 6, 2024

可能是因为有个3dTOF的插件导致的,mark一下,后面把这个插件删除掉

from comtool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.