Re: mysql util 1.4.1 and connect-1.2.0 can not in the same host
Posted by:
jack tom
Date: March 18, 2014 02:04AM
the error
[root@TEST-25146 renfz]# python test.py
Traceback (most recent call last):
File "test.py", line 1, in <module>
import mysql.connector.fabric as connector
File "/usr/local/lib/python2.7/site-packages/mysql/connector/fabric/__init__.py", line 41, in <module>
from .connection import (
File "/usr/local/lib/python2.7/site-packages/mysql/connector/fabric/connection.py", line 43, in <module>
from mysql.connector.errors import (
ImportError: cannot import name MySQLFabricError
Subject
Written By
Posted
Re: mysql util 1.4.1 and connect-1.2.0 can not in the same host
March 18, 2014 02:04AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.