[PythonCE] Installation of Python packages on Windows CE

Jared Forsyth jabapyth at gmail.com
Sat Aug 16 03:03:04 CEST 2008


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 <pacopablo at pacopablo.com>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 at python.org
> http://mail.python.org/mailman/listinfo/pythonce
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonce/attachments/20080815/2c72499b/attachment.htm>


More information about the PythonCE mailing list