coolcoolad / pythonxy

Automatically exported from code.google.com/p/pythonxy
0 stars 0 forks source link

64bits Version #443

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

I have a 64 bits computer with 8Go of memory. I often have python scripts 
breaking with an error memory message .I'd like to have python xy distribution 
in 64 bits.
Thank you very much in advance

Original issue reported on code.google.com by phma...@gmail.com on 24 May 2012 at 8:50

GoogleCodeExporter commented 8 years ago
Not until a 64bit non MKL SciPy becomes possible.

Original comment by grizzly.nyo on 15 Jul 2012 at 2:57

GoogleCodeExporter commented 8 years ago
We'll use 64bit MKL Numpy/SciPy

Original comment by grizzly.nyo on 3 Nov 2012 at 9:17

GoogleCodeExporter commented 8 years ago

Original comment by grizzly.nyo on 14 Dec 2012 at 1:29

GoogleCodeExporter commented 8 years ago

Original comment by grizzly.nyo on 10 Jun 2013 at 6:09

GoogleCodeExporter commented 8 years ago
It's worth noting that on Windows 7, if a 64 bit version of Python is already 
installed, the installer for Python(x,y) breaks all sorts of stuff, and 
installs things in the wrong directories so nothing works. And, then each of 
the components in the site-packages directory needs to be manually un-installed.

Original comment by elan...@gmail.com on 12 Jul 2013 at 3:30

GoogleCodeExporter commented 8 years ago
I have the same memory problem but with memmaps. I often work with file of many 
Go, this is the only blocking problem for me.

Original comment by contrebasse on 10 Jan 2014 at 8:57

GoogleCodeExporter commented 8 years ago

Original comment by grizzly.nyo on 10 Jun 2014 at 10:44