This was a little painful, but much better than previous
experiences. It seems to have worked so far. Hope this helps others.
I'll make a recipe on pygame.org when I get time later. 1. Install Python32. 2. If you have more than one Python installed, set your system Path to use Python32. 3. Install pip if necessary. 4. Install pygame 1.9.2 for Windows and Python32. 5. Install Microsoft Visual C++ 2010 SP 1 redistributable. 6. pip install numpy Gumm On 4/3/2015 7:43 AM, bw wrote:
Hi, all, |