March 23, 2012
5:58 a.m.
On Thu, Mar 22, 2012 at 06:24:13PM -0600, Charles R Harris wrote:
Since you are running on Ubuntu, it's probably a good idea to
python setup.py install --user
which will put everything in .local and avoid the mess with dist-packages and site-packages. Maybe you do that already?
I actually did python setupegg.py develop --user I would think that it is close enough.
I didn't have any problems with Ubuntu 11.04 64 bit apart for unity, which drove me back to Fedora. So if the problems presist I'll guess compiler/i7/atlas problems.
OK, so if it is confirmed that the crash is specific to my computer, I'll bisect to find out where it appeared. Cheers, Gaƫl