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-py2.5-win32.egg is being added to 
sys.path
  from pkg_resources import resource_stream
d:\python25\lib\site-packages\pytz\__init__.py:29: UserWarning: Module 
pythoncom was already imported from C:\WINDOWS\system32\pythoncom25.dll, but 
d:\python25\lib\site-packages\pywin32-210-py2.5-win32.egg is being added to 
sys.path
  from pkg_resources import resource_stream

Tx
J.



      
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to