Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The R guys do a really easy to use package of mingw for satisfying compiler / linker requirements youll find you need (and all the other bits and bobs required).

Another thing worth mentioning is "user site packages" directory for those on locked down corporate machines. Pip install --user <package> will pop the package in %UserProfile%\Python\Python2X\site-packages\ - which is automatically on your $PYTHONPATH saving a little setup hassle.



ETA - user site packages is a 2.6-onwards feature. Rtools: http://cran.r-project.org/bin/windows/Rtools/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: