Indstil bare DYLD_LIBRARY_PATH efter at have kørt pip install eller easy_install :
export DYLD_LIBRARY_PATH=/usr/local/mysql/lib/
Bør klare opgaven, forudsat at din MySQL-installation lever under /usr/local/mysql .
Indstil bare DYLD_LIBRARY_PATH efter at have kørt pip install eller easy_install :
export DYLD_LIBRARY_PATH=/usr/local/mysql/lib/
Bør klare opgaven, forudsat at din MySQL-installation lever under /usr/local/mysql .