0

I am running into an error message when I use pip to install pygame(64 bit) . I have python 3.5(64 bit version) installed and my operating system is windows 8

I have followed all the guidelines below:

Error while installing pygame using pip for python 3.4

Unable to install 64-bit Pygame on Python 3.4

https://www.webucator.com/blog/2015/03/installing-the-windows-64-bit-version-of-pygame/

But I am still running into an issue :/ Any ideas?

enter image description here

I have also tried conda install and this is what I get

enter image description here

Community
  • 1
  • 1
MLhacker
  • 1,382
  • 4
  • 20
  • 35
  • it says the file does not exist. did you check that the file exists? – njzk2 Jan 13 '16 at 18:58
  • Yes, I did. I'm starting to assume this is a library issue :/ – MLhacker Jan 13 '16 at 19:04
  • Run `cmd` and try `conda install -c https://conda.binstar.org/krisvanneste pygame`. Does it work? – dot.Py Jan 13 '16 at 19:09
  • `Hint: conflict between pygame and python 3.5`. Take a look here: http://gamedev.stackexchange.com/questions/108998pygame-for-python-3-5 and here https://www.reddit.com/r/learnpython/comments/33lr9v/how_do_i_install_pygame/ – dot.Py Jan 13 '16 at 19:19
  • The first link you sent me is a dead end. – MLhacker Jan 13 '16 at 19:19

0 Answers0