Re: pymol vs numpy conflict

2009-11-10 Thread Paul Wise
On Wed, Nov 11, 2009 at 8:08 AM, Jeremiah H. Savage wrote: > However, a problem arises when I attempt to use pymol in the same > program. First, to use the pymol api, I add the following to > ~/.bashrc: > >    PYMOL_PATH=/usr/lib/pymodules/python2.5/pymol >    export PYMOL_PATH >    PYTHONPATH=$P

pymol vs numpy conflict

2009-11-10 Thread Jeremiah H. Savage
Hello, I'm fairly new to python (2.5.4-2), and am writing a program which uses both pymol (1.2r1-3) and numpy (1:1.3.0-3) from unstable. The situation is that I have a large numpy array which takes an hour to generate. Therefore, I'd like to use numpy.save() and then numpy.load() so I could just