Am 2010-07-07 um 14:19 schrieb Monte Milanuk:
> Last login: Tue Jul  6 22:10:58 on ttys000
> macbook:~ monte$ python
> Python 2.6.5 (r265:79359, Mar 24 2010, 01:32:55)
> [GCC 4.0.1 (Apple Inc. build 5493)] on darwin
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import MySQLdb
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: No module named MySQLdb
>>>>
>
> A nudge in the right direction would be most appreciated.

Even if you've installed Python via MacPorts, it's probably not the  
active Python installation.
You can influence that via your path (in ~/.bashrc or ~/.profile), and  
AFAIR MacPorts says something about activation in the installation  
messages of Python.

What says "which python"?



Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net
https://www.cacert.org (I'm an assurer)




_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/beddf52b-3b7d-40e8-a7e6-00cf037f2...@fiee.net

Reply via email to