On 31/03/2009 12:24 AM, jo wrote:
What is the best way to solve this conflict ?
from pylab import *
d:\python25\lib\site-packages\pytz\__init__.py:29: UserWarning: Module
pywintypes was already imported from C:\WINDOWS\system32\pywintypes25.dll, but
d:\python25\lib\site-packages\pywin32-210-py
Andrew Spagnoletti wrote:
Hi,
?
I have developed an application with Python 2.6 and wxPython and prepared the set up using py2exe and InstallJammer.
?
When I generated the installation from ?my Vista machine and then install it on an XP computer (not sure if there is any significance to the Vi
Hello,
I'm trying to get values from a non-contiguous range, specifically
"E5:E10,E35"
Range("E5:E10,E35").Value -- only returns the values for "E5:E10", ignoring
"E35"
Range("E5:E10,E35").Address -- however returns "E5:E10,E35"
Range("E5:E10,E35").Count -- returns 7, which is correct
I'm early
On 31/03/2009 12:24 AM, jo wrote:
What is the best way to solve this conflict ?
from pylab import *
d:\python25\lib\site-packages\pytz\__init__.py:29: UserWarning: Module
pywintypes was already imported from C:\WINDOWS\system32\pywintypes25.dll, but
d:\python25\lib\site-packages\pywin32-210-py