-
Notifications
You must be signed in to change notification settings - Fork 451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pip install -r requirements.txt安装依赖报错 #24
Comments
手动安装一下呢: |
多谢,上面的问题ok了。python main.py 点击start test 又报这个错:start service test_node successprocess python agentai.py --mode=test --cfgpath=D:/GameAISDK/tools/SDKTool/project/TTKP/TTKP.prj start failed, service_name: test_node error: []phone_client_process failed 用命令行执行agentai.py 报错: |
安装好tensorflow之后,在终端输入python |
ERROR: Could not find a version that satisfies the requirement torch==1.3.0+cpu
ERROR: No matching distribution found for torch==1.3.0+cpu
pip 21.0.1
python 3.6.2
请问下如何解决呢?感谢
The text was updated successfully, but these errors were encountered: