Re: Needing some help with python

2016-09-27 Thread AudioGames . net Forum — Developers room : Hrvoje via Audiogames-reflector
Re: Needing some help with python Box2D isn't pre-compiled for Python 3.5, and thus you'll need to compile it yourself. It's pre-compiled for Python 2.7 though, and you can get it by saying pip install box2d. URL: http://forum.audiogames.net/viewtopic.php?pid

Re: Needing some help with python

2016-09-27 Thread AudioGames . net Forum — Developers room : brian . kurosawa via Audiogames-reflector
Re: Needing some help with python Hello, i'm using python 3.5.2. URL: http://forum.audiogames.net/viewtopic.php?pid=280561#p280561 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabah

Re: Needing some help with python

2016-09-26 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: Needing some help with python Hm, never played around with either of those, though been tempted by Kivy for awhile now. It seems both libraries need to be compiled with MinGW before they can be used, requiring a few extra steps and dependancies as a result. I'm assuming your

Needing some help with python

2016-09-26 Thread AudioGames . net Forum — Developers room : brian . kurosawa via Audiogames-reflector
Needing some help with python Hello, i got some problems trying to install some python libraries. I tried Kivy and box2d, but when i run pip install for both libraries an error was shown telling that microsoft build tools is missing. Is there another way to install these libraries or i&#x