Gabriel Genellina wrote: >> I am currently stuck on the infamous R6034 error but I understand that >> after that there may be another issue with certain wxPython functions. > > That should be fixed in Python 2.6.2, I think. > Are you compiling all your dependencies, including Python itself? R6034 > is likely a DLL mismatch between parts of your project.
I am using 2.6.2 and am compiling only my own changed modules. For all the other support modules I have taken the most recent ones (win32, wxpython) Is there any way to check which is the offending pyd/dll? (normally Vista does not give out much data on what went wrong) Paul -- http://mail.python.org/mailman/listinfo/python-list