Re: Error with python using pip

2016-10-22 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: Error with python using pip Hmm, this looks like a known unicode issue cropping up involving a path to a target package on your system, you can read a bit about it [here]. There are a few suggested solutions in that thread, but installing your desired packages manually as others have

Re: Error with python using pip

2016-10-22 Thread AudioGames . net Forum — Developers room : Kyleman123 via Audiogames-reflector
Re: Error with python using pip i'd also make sure your pip and all that stuff is up to date URL: http://forum.audiogames.net/viewtopic.php?pid=283622#p283622 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin

Re: Error with python using pip

2016-10-22 Thread AudioGames . net Forum — Developers room : thggamer via Audiogames-reflector
Re: Error with python using pip Maybe Pip can't find the place to download the packages, so you'll need to download them manually.Pygame can be found at:http://pygame.org/ftp/pygame-1.9.1.win32-py2.7.msiWxPython can be found at:http://downloads.sourceforge.net/wxpyth … 0-py27.exe URL

Error with python using pip

2016-10-22 Thread AudioGames . net Forum — Developers room : zlorth via Audiogames-reflector
Error with python using pip Hi,I'm trying to install pygame and wx but i can't do it. I get the next error: Can someone help me? I'm using windows 10 of 64 bits.C:\Users\jesus>pip install pygameCollecting pygameException:Traceback (most recent call last):  File "c:\python27\