November 12, 2016 at 7:48 am
#40743
Your new script, Step 2, and the python cmd seemed to run successfully, but Step 3 still indicated that the install failed. Should I believe that?
open a cmd window and type python, press enter:
the python console will load, now give these commands:
import pinproc
import procgame
import pygame
print pinproc.EventTypeBurstSwitchOpen
One of these 4 commands should give you an error.
You need to login in order to like this post: click here

