Hello All,

I'm trying TG and I have a problem with Mac OS X, Python, MySQL, and
virtual environments:

When I try to setup my project using mysql, I get the following error:

__
ImportError: dlopen(/Users/user/.python-eggs/MySQL_python-1.2.3-py2.6-
macosx-10.6-universal.egg-tmp/_mysql.so, 2): Library not loaded:
libmysqlclient.16.dylib
  Referenced from: /Users/user/.python-eggs/MySQL_python-1.2.3-py2.6-
macosx-10.6-universal.egg-tmp/_mysql.so
  Reason: image not found
(tg2env)Ratbert:TestProject user$

The referenced file is in:

/usr/local/mysql-5.5.9-osx10.6-x86_64/lib/libmysqlclient.16.dylib

I tried:

sudo ln -s /usr/local/mysql/lib/ /usr/local/mysql/lib/mysql

but nothing changed.

I know it's not a TG problem, but any hint is very welcomed.

Cheers.

Edo.

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to