[Bf-committers] Windows python freeze probs

Chris Want bf-committers@blender.org
Sun, 29 Dec 2002 21:35:18 -0700


Just tried to build cvs01 for windows again
(been a couple of weeks). The python executable
wasn't found due to changes made on Dec 22...
so I followed the new instructions in the
README file and set the executable path.
Unfortunately, it now it gives the error:

--------------------Configuration: python_freeze - Win32 
Debug--------------------
Compiling...
dummy.cpp
Linking...
Freezing Blender Python
The win32api module is not available - modules listed
in the registry will not be found.
parsesetup.py:3: DeprecationWarning: the regex module is deprecated; 
please use the re module
   import regex
Error: needed directory c:\python22\lib\python2.2\config not found
Use ``freeze.py -h'' for help
Error executing c:\windows\system32\cmd.exe.

Anybody else getting this error? Any suggestions?

Regards,
Chris