On Friday, June 14, 2019 at 9:00:05 AM UTC-7, rāma wrote:
>
> Hi Dave,
>
> Nico is right here. I used pip to pre-package modules for easier 
> distribution. Not really a DLL but works. The only downside is that 
> distributing the app can be really large.
>
>
Thanks, guys!

Dave S
/dps
 

> On Friday, 14 June 2019 00:31:50 UTC+8, Dave S wrote:
>>
>>
>>
>> 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/8cb8f3d5-89ce-4cd9-a7be-ed46824e9fcd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to