[Pythonmac-SIG] which python pil? Plus Python/Apache question.
Jack Jansen
Jack.Jansen at cwi.nl
Fri Jun 6 17:24:57 EDT 2003
On Friday, Jun 6, 2003, at 14:08 Europe/Amsterdam, Brian Lenihan wrote:
>>> No site-packages...which is where MySQLdb lives. How can I fix this?
>>
>> Strange... Does anyone else who uses Python from Apache have an idea
>> what could be going on here? Maybe it uses a different site.py or
>> actively removes site-packages from sys.path?
>
> This is the result of the typo I reported in 747954 that you fixed
> already:
>
> change line 180 of site.py to be:
>
> if os.environ.get('HOME'):
Ah, thanks! So Python-apache just limps on after the exception? Brrr....
Anyway, Calvin, this tells you what to fix, and 2.3b2 will contain the
fix.
--
Jack Jansen, <Jack.Jansen at cwi.nl>, http://www.cwi.nl/~jack
If I can't dance I don't want to be part of your revolution -- Emma
Goldman
More information about the Pythonmac-SIG
mailing list