C
Chatralias
Hello, all
Installed Python2.3.3.exe seams to be working okay.
Installed pywin32-200.win32-py2.3.exe and it can't find a file.
Here is the traceback
Python Traceback when executing Initinstance handler.
File "C:\PYTHON23\Lib\site-packages\Pythonwin\pywin\framework\intpyapp.py",
line 163, in InitInstance
import interact
File "C:\PYTHON23\Lib\site-packages\Pythonwin\pywin\framework\interact.py",
line 26, in ?
import winout
File "C:\PYTHON23\Lib\site-packages\Pythonwin\pywin\framework\winout.py",
line 26, in ?
from pywintypes import UnicodeType
File "C:\PYTHON23\Lib\site-packages\win32\lib\pywintypes.py", line 55, in ?
__import_pywin32_system_module__("pywintypes", globals())
File "C:\PYTHON23\Lib\site-packages\win32\lib\pywintypes.py", line 48, in
__import_pywin32_system_module__
raise ImportError, "Can not locate " + filename
exceptions.ImportError: Can not locate pywintypes23.dll
I thonght maybe it was a conflict with a previously installed version of python
so I've cleaned all the python of my computer and redownloaded and reintalled
Python2.3.3.exe and pywin32-200.win32-py2.3.exe.
I can't seem to get pywin23-200 to start.
Any Ideas?
running on Pentium1 win98
Thanks Ray St. Marie
(e-mail address removed)
Installed Python2.3.3.exe seams to be working okay.
Installed pywin32-200.win32-py2.3.exe and it can't find a file.
Here is the traceback
Python Traceback when executing Initinstance handler.
File "C:\PYTHON23\Lib\site-packages\Pythonwin\pywin\framework\intpyapp.py",
line 163, in InitInstance
import interact
File "C:\PYTHON23\Lib\site-packages\Pythonwin\pywin\framework\interact.py",
line 26, in ?
import winout
File "C:\PYTHON23\Lib\site-packages\Pythonwin\pywin\framework\winout.py",
line 26, in ?
from pywintypes import UnicodeType
File "C:\PYTHON23\Lib\site-packages\win32\lib\pywintypes.py", line 55, in ?
__import_pywin32_system_module__("pywintypes", globals())
File "C:\PYTHON23\Lib\site-packages\win32\lib\pywintypes.py", line 48, in
__import_pywin32_system_module__
raise ImportError, "Can not locate " + filename
exceptions.ImportError: Can not locate pywintypes23.dll
I thonght maybe it was a conflict with a previously installed version of python
so I've cleaned all the python of my computer and redownloaded and reintalled
Python2.3.3.exe and pywin32-200.win32-py2.3.exe.
I can't seem to get pywin23-200 to start.
Any Ideas?
running on Pentium1 win98
Thanks Ray St. Marie
(e-mail address removed)