Re: [PyMOL] Using Numeric on Windows

2001-10-28 Thread Warren L. DeLano
I've folded Numeric Python 20.0.0 into the Windows binaries for PyMOL 0.68 (released today). This is the most recent version of Numeric which works with both 1.5.2 and Python 2.1. For those with an insatiable hunger for eye candy, PyMOL 0.68 also contains transparent surfaces. 8-) Cheers, Wa

[PyMOL] Using Numeric on Windows

2001-10-26 Thread Paul Sherwood
All, I would like to try and use parts of PyMOL that use Numeric on the Windows platform. The "out-of-the-box" install procedures for PyMOL, Python (2.1.1) and Numeric lead to problems importing the Numeric module as follows. ImportError: No module named Numeric Is there a way to fix this? than