python 3.x - PIP does not install PyGame -
background: win8.1, python 3.4.3 ("amd64" version 64bit systems python 3.4)
my pip not install whl file of pygame. downloaded matching whl (1.9.2 amd64) here: http://www.lfd.uci.edu/~gohlke/pythonlibs/#pygame .
when use pip (pip install file.whl) command prompt flashes nothing happens , pygame remains unavailable in python.
i'm doing wrong here fail see is, since nobody seemed have had issue before. going wron ghere?
please note have followed several suggestions question already.
how install python package .whl file?
//edit pygame running using old 32bit version of either. issue still remains: why can not install whl files? tried others same effect. command prompt "flashes" , nothing further happens.
Comments
Post a Comment