[python-win32] Trying to run py2exe built/generated executables within a VMWare windows XP 32 bit instance
Aahz
aahz at pythoncraft.com
Fri Feb 24 16:45:40 CET 2012
On Thu, Feb 23, 2012, Jacob Kruger wrote:
>
> Any thoughts/ideas, and is it likely that this might be somewhat
> specific to things like the virtual video card, sound card, memory,
> etc. etc. that are being used/accessed by this virtual instance of
> windows XP?
Well, I haven't touched a real Windows box in years, I only run Windows
on a Mac under Fusion or VirtualBox. I've had zero problems of the kind
you're describing.
I suggest that you provide exact error messages. You might also try a
stripped-down application to see whether it's something in your code.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
Weinberg's Second Law: If builders built buildings the way programmers wrote
programs, then the first woodpecker that came along would destroy civilization.
More information about the python-win32
mailing list