问题描述
- pyleus build 时提示 Failed to install dependencies
- 我打算在centos中使用pyleus build一个topology,需要用到MySQLdb模块,在系统中已经安装了MySQLdb,可以import,而且也在requirements.txt中写了MySQLdb,但是当我用pyleus build的时候提示错误:
pyleus build: error: [VirtualenvError] Failed to install dependencies for this topology. Run with --verbose for detailed info.
求帮助!急
解决方案
问题已解决,在centos中安装MySQLdb模块,应该用MySQL-python,将requirements.txt中的MySQL改为MySQL-python,问题就能解决。
解决方案二:
Mysql install failed with dependencies error
ClickOnce报错的解决:VS 2010 RTM returns Error: ""Cannot publish because a project failed to build""
[ERROR] Failed to execute goal on project sypro: Could not resolve dependencies for project sy.demo:
时间: 2024-10-28 22:07:19