Okay, so I need this program (VPython) for a physics class I'm taking, and I'm having the utmost difficulty getting it to work. I was downloading the 32 bit, but I believe that my computer is 64bit (in System Information, under "System Type", is says "x64-based PC". Most of my programs are 32bit, so I don't see why it'd be any different). Either way, i'm getting the same issue: when I open up "VIDLE for VPython", I get nothing. There's a brief, half-second loading icon/animation (the little blue spinny circle for Windows 7), but it quickly disappears, and then nothing else happens.
Does it matter where I install Python (with
python-2.7.3.amd64.msi)? It defaults to a weird directory (called "Lib" I think?), so I end up putting it in Program Files 86x. Also, I'm using Python 2.7.3.
So, after I install Python, I install VPython (with
VPython-Win-64-Py2.7-6.05.exe). I include a shortcut on my desktop with installation, and use the shortcut to try and open the program. Like I said, upon opening it, I just get a brief "blue circle" loading animation, and then nothing.
This happens with both 32bit and 64bit builds. I have a Windows 7 Home Premium, 6.1.7601 Service Pack 1 Build 7601.
Thanks.