Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/295.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python 在ubuntu 14.04上安装mysql工作台时出错_Python_Mysql_Ubuntu - Fatal编程技术网

Python 在ubuntu 14.04上安装mysql工作台时出错

Python 在ubuntu 14.04上安装mysql工作台时出错,python,mysql,ubuntu,Python,Mysql,Ubuntu,Mysql工作台在我的Ubuntu1404上正常工作,但在我安装了Python2.7之后,Mysql工作台无法连接,因为“ssh隧道管理器”。然后我卸载了mysql workbench以便重新安装它,但是当我重新安装mysql workbench时,我得到了以下错误 mysql-workbench-community depends on libctemplate2; however: Package libctemplate2 is not installed. mysql-workbench

Mysql工作台在我的Ubuntu1404上正常工作,但在我安装了Python2.7之后,Mysql工作台无法连接,因为“ssh隧道管理器”。然后我卸载了mysql workbench以便重新安装它,但是当我重新安装mysql workbench时,我得到了以下错误

mysql-workbench-community depends on libctemplate2; however:
Package libctemplate2 is not installed.
mysql-workbench-community depends on libpcrecpp0 (>= 7.7); however:
Package libpcrecpp0:amd64 is not installed.
dpkg: error processing package mysql-workbench-community (--install):
dependency problems - leaving unconfigured
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...  
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Processing triggers for hicolor-icon-theme (0.13-1) ... 
Errors were encountered while processing:
mysql-workbench-community

我已经更新了所有的包,但没有任何更改。有什么建议吗

尝试按照下面链接中提到的步骤进行操作。在收到依赖项错误后,我无法手动解析依赖项。我尝试了下面的解决方案,它对我有效。很好的解决方案


try:apt get-f安装