[TxMt] SQL Problems

Jasper van der Meulen jasper at logt.nu
Wed Oct 18 17:17:49 UTC 2006


I don;t know why ..
but it doesn't look installed.

if i do
python ./tableBrowser.py --server=mysql
in the SQL.tmbundle/Support/bin
It returns the error:
MySQLdb module is not installed
Traceback (most recent call last):
   File "./tableBrowser.py", line 284, in ?

ps: i'm on a Intel


On 28-aug-2006, at 22:33, Mark Lacas wrote:

> Hmmm,
>   Any idea why MySQLdb isn't working from TextMate then?
> I ran all the MySQL tests that came with the module and they passed.
> ml
>
> On Aug 28, 2006, at 1:16 PM, Derek Belrose wrote:
>
>> Mark Lacas wrote:
>>> I note that the first line of tablebrowser.py is:
>>> #!/usr/bin/env python
>>>
>>> My python is at:
>>> /usr/bin/python
>> #!/usr/bin/env python will work at that location because env  
>> returns the
>> location that it finds the binary "python" at.
>> In your case it will return "/usr/bin/python"
>>
>> -Derek
>>
>> _____________________________________________________________________ 
>> _
>> For new threads USE THIS: textmate at lists.macromates.com
>> (threading gets destroyed and the universe will collapse if you  
>> don't)
>> http://lists.macromates.com/mailman/listinfo/textmate
>>
>
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20061018/1aae3e97/attachment.html>


More information about the textmate mailing list