Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I cannot seem to get SciPy working for Python 2.7 on a 32 bit Windows XP platform. I'd rather not build my own copy. Does anyone know where I could find a installer for it? I tried this site, but it didn't work.

share|improve this question

1 Answer

up vote 15 down vote accepted

Download it from here.

I'm not sure about that site you referred to, but I always start at: http://www.scipy.org

share|improve this answer
1  
lol, I am not sure how I missed that. Brain must be gone to mush from coding. I owe you a beer – Richard Feb 25 '11 at 19:47
2  
@Richard Yeah, I'm not sure how you missed it either!! ;-) I don't drink beer, but I would appreciate an accept in lieu!!!! ;-) – David Heffernan Feb 25 '11 at 19:50
1  
Deal, Thanks again – Richard Feb 25 '11 at 19:55
1  
I was fooled too. sourceforge.net seems to suggest the latest release and in my case it suggested the latest python 2.6 release rather than the latest 2.7 release I was looking for. – Andreas Larsen Mar 12 '12 at 0:05

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.