Re: [Numpy-discussion] Problems distributing NumPy

2009-08-21 Thread Michael Cooper
g] On Behalf Of Michael Cooper Sent: August 21, 2009 12:35 PM To: numpy-discussion@scipy.org Subject: [Numpy-discussion] Problems distributing NumPy Hi all- I am writing a C++ application with embedded Python scripting. Some of the scripts use NumPy, so I have been working out the best w

[Numpy-discussion] Problems distributing NumPy

2009-08-21 Thread Michael Cooper
Hi all- I am writing a C++ application with embedded Python scripting. Some of the scripts use NumPy, so I have been working out the best way to distribute NumPy with my software. At the moment, I've got a private folder which I add to the Python path. In this folder, I include all the files wh