Hacker News new | ask | show | jobs
by mikle 4899 days ago
This is awesome. I really want to play with some AI lib and all of the ones I tried have way too many problems compiling on Windows. pip install them fails too. I don't want to spend time compiling libraries.

This one just worked. This is the Python way.

1 comments

Have you tried active python? Pypm install has many libraries compiled for windows.
I totally forgot about it. You are right, I might give some of the more hardcore ones after I'm done playing with this one. Thanks!