【发布时间】:2017-11-24 10:14:23
【问题描述】:
我正在尝试在我的 macOS High Sierra 机器上安装 this mysql odbc connector,但出现以下错误:
我尝试使用installer 安装它,希望能获得有关问题所在的信息:
➜ ~ sudo installer -pkg Desktop/mysql-connector-odbc-5.3.9-macos10.12-x86-64bit.pkg -target / -verbose
installer: Package name is MySQL Connector/Odbc 5.3.9
installer: Installing at base path /
installer: Preparing for installation….....
installer: Preparing the disk….....
installer: Preparing MySQL Connector/Odbc 5.3.9….....
installer: Waiting for other installations to complete….....
installer: Configuring the installation….....
installer:
#
installer: Validating packages….....
#
installer: The install failed (The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.)
但这无济于事。您对我如何调试它并安装连接器有任何提示吗?谢谢。
【问题讨论】:
标签: odbc pyodbc unixodbc macos-high-sierra mysql-odbc-connector