Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7614499
By: fabioz
Does MySQLdb work when you call from a python script inside eclipse? This
usually
means your pythonpath is not correct. Where is MySQLdb installed?
If it works from the command line, you ca
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=7611796
By: raulcleary
What does the line "python has install MySQLdb lib" mean specifically. I'm
having a problem even getting python to import MySQLdb in eclipse (with PyDev)
even though "import MySQLdb" wor
Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=5399724
By: fabioz
Usually, that happens when the static analysis is not able to gather enough
information to display you this info.
A common approach to solve that is adding the packages you want to the 'forc