the default install location for python is \Program Files\Python25 -- not
\Program Files\Python\Python25

On Fri, Aug 15, 2008 at 5:52 PM, John Hampton <[EMAIL PROTECTED]>wrote:

> Thomas Heller wrote:
>
>> I have learned so far on this list that a CAB file is a convenient way
>> to install software, but my question is what should this cab file create:
>>
>> - as usual on Windows, a directory tree containing .py files in \Program
>> Files\Python\Python25
>>
>
> This is the method that I would prefer.  A zipimport is neat, and could
> save space, but all the other issues I think out weigh the space savings
> that would come from zipimport.
>
> I know that Alexandre has some code in ppygui to pull the location of the
> site-packages dir.
>
> -John
>
> _______________________________________________
> PythonCE mailing list
> PythonCE@python.org
> http://mail.python.org/mailman/listinfo/pythonce
>
_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to