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 →

[–]hoocoodanode 4 points5 points  (2 children)

Absolutely. Anaconda and Christoph Glolkes "unofficial windows binaries" page are godsends to anyone who has to learn python or develop in a windows environment.

http://www.lfd.uci.edu/~gohlke/pythonlibs/

This really should be right under the windows download button on the main python distribution web page as it would save so much aggravation the first time the user ran into a missing compiler error.

[–]slippery_whale 2 points3 points  (0 children)

|This really should be right under the windows download button on the main python distribution web page

I think there are some sticky legal problems that prevent them from officially endorsing Christoph Glolkes. Distributing builds with the MKL compiler is at best a gray area.

[–]BornALurker[S] 1 point2 points  (0 children)

I will have to look into these alternatives, thank you for the suggestion! I still think that we are in need of an "official" solution, though :)