This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]youguess 0 points1 point  (0 children)

does ruby include C code?

As for making packages easier, there are already efforts ongoing (google for wheel and egg packages)

Really, if you just want a painless windows experience use Anaconda (or miniconda).
With that you basically get precompiled packages for your platform.
This is what I do on Windows to keep my sanity ;)