En Fri, 25 Jan 2008 15:50:29 -0200, Alan Nichols  
<[EMAIL PROTECTED]> escribi�:

> It seems that for some types of user accounts (specifically regular  
> users,
> not superusers or admins) MS Windows will not allow writes to the  
> C:\Program
> Files directory.  As a result, .py source files cannot be located in
> C:\Program Files because the .pyc files cannot be generated there.

Make the installer compile them at the time they're installed. Or provide  
them already compiled.

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to