Hi Dave,

I think that rāma  meant that he used a Windows system with the same Python
version as the one in a already frozen web2py program in order to install
modules inside it. AFAIK he didn't use a pip program inside a frozen web2py.

See this howto page
<https://github.com/nicozanf/web2py-pyinstaller/blob/master/HOWTO-modules.md>
for details
;-)

Nico

Il giorno gio 13 giu 2019 alle ore 18:32 Dave S <snidely....@gmail.com> ha
scritto:

>
>
> On Monday, April 29, 2019 at 8:15:09 PM UTC-7, rāma wrote:
>>
>> Hi Nico,
>>
>> Thanks for your inputs.
>>
>> I've actually run windows py2.7 binary with modules within site-packages,
>> and pip can be leveraged by setting your target folder like this:
>>
>> pip install -t site-packages <package_name>
>>
>> for the benefit of other readers. It's just that pandas didn't quite work
>> for me in py2.7 and ported my code to python 3.5+.
>>
>>>
>>>>
> Hi, rāma --
>
> I'm interested in how you got pip installed with python as a DLL.  I want
> to play around with Pillow.
>
> /dps
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to web2py+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/web2py/59ead495-b06e-4dff-b644-7757849b63e5%40googlegroups.com
> <https://groups.google.com/d/msgid/web2py/59ead495-b06e-4dff-b644-7757849b63e5%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/CAAE8D_DWRvMuahgUaPEhZJMONjf8%3DPumW3FopnW4hNS17Xj16Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to