Pierre Rouleau writes:
> On a OS/X 101.10.5 (Yosemite) system, the system Python just got updated to
> 2.7.10 but it sys.path is partially invalid. How can I fix that?
> ... details removed ...
You have found out that the execution of "site.py" inserts
the invalid entries to "sys.path". I rememb
I am using the multiprocessing with apply_async to do some work. Each task
takes a few seconds but I have several thousand tasks. I was wondering if
there is a more efficient method and especially when I plan to operate on a
large memory arrays (numpy)
Here is what I have now
import multiproces
On Mon, Sep 28, 2015 at 10:15 AM, Mark Lawrence wrote:
> On 28/09/2015 14:42, Abhiram R wrote:
>> On Mon, Sep 28, 2015 at 1:56 AM, wrote:
>>> I will give the team viewer ID of my machine so can you please
>>> install the pywin32 module to me.
Not going to happen, sorry.
>> It's best if you ins
Hi,
On a OS/X 101.10.5 (Yosemite) system, the system Python just got updated to
2.7.10 but it sys.path is partially invalid. How can I fix that? I don't want
to add something in PYTHONPATH. I know I can create a softlink at the invalid
location to where the real files are located.I just w
On 28/09/2015 14:42, Abhiram R wrote:
>
> I will give the team viewer ID of my machine so can you please
install the pywin32 module to me.
>
Hi ,
It's best if you install it yourself. It isn't really complicated. :)
and you'll learn it in the process as well
Steps you could possibly Google -
In a message of Mon, 28 Sep 2015 10:48:58 +0200, Wolfgang Maier writes:
>On 28.09.2015 09:30, Laura Creighton wrote:
>> If you just send them to webmas...@python.org they will get dealt with
>> (probably by me).
>>
>> Laura
>>
>
>Does that apply to bugs on pypi, too?
>
>You still cannot select Pyth
>
> I will give the team viewer ID of my machine so can you please install
the pywin32 module to me.
>
Hi ,
It's best if you install it yourself. It isn't really complicated. :) and
you'll learn it in the process as well
Steps you could possibly Google -
1) installation of Python 3.5 (which i bel
On 28.09.2015 09:30, Laura Creighton wrote:
If you just send them to webmas...@python.org they will get dealt with
(probably by me).
Laura
Does that apply to bugs on pypi, too?
You still cannot select Python 3.5 as the Python Version for wheels and
other files uploaded to pypi over the web
In a message of Sun, 27 Sep 2015 16:31:59 -0500, Tim Daneliuk writes:
>Traceback (most recent call last):
> File "/usr/local/TundraWare/bin/twander.py", line 5464, in
>UI = twanderUI(UIroot)
> File "/usr/local/TundraWare/bin/twander.py", line 2152, in __init__
>self.CmdBtn = Menubutton(s
3.5 lxml over here:
https://pypi.python.org/pypi/lxml/3.5.0b1
Laura
--
https://mail.python.org/mailman/listinfo/python-list
Hi
I will give the team viewer ID of my machine so can you please install the
pywin32 module to me.
Thanks
Ashwath
- Original Message - Subject: Re: Re: Installing pywin32.
From: "Zachary Ware"
Date: 9/24/15 9:29 pm
To: "python-list@python.org"
Cc: ashw...@nanoheal.c
If you just send them to webmas...@python.org they will get dealt with
(probably by me).
Laura
--
https://mail.python.org/mailman/listinfo/python-list
Thanks to both of you for the info. It'll take me a while to dig through
it and make sense of it all.
Today I was able to install visual studio community 2015 for use with
python 3.5. Then I tried using pip to install python-pptx and xlwings. I
believe on xlwings I got the following error (in p
13 matches
Mail list logo