Running Python on 64bit Windows 7 can be problematic depending on what Python extension packages your environment requires.
I found a site that provides many pre-built python extension packages for Win7 x64 that saves a lot of time if you do not wish to compile extensions yourself. Setuptools is provided and I was able to install Dabo with no issues on Win7 x64. http://www.lfd.uci.edu/~gohlke/pythonlibs/ E.R. Uber --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
