NT4 SP6 Build 204 creating dir ..\gen_py function not avail
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
Installing Build 204 on NT4 SP6, get the following error:
Creating Directory c:\python\Lib\site-
packages\win32com\gen_py function not available.
Only happening on NT ..... how do I fix it and what is the
impact on the remaining installation.
Logged In: YES
user_id=814642
actually it also happens on win2k where the c:\python\Lib\site-
packages\win32com\gen_py is empty. But the code for gen_py
is in c:\python\Lib\site-packages\win32com\client so maybe
the gen_py directory should just be removed.
Since I'm not a pro with pywin32's sources, that's just an
observation.