Re: python,win32com,scipy and vb 6 : no module named scipy

2007-05-03 Thread vml
On 3 mai, 03:30, "Terry Reedy" <[EMAIL PROTECTED]> wrote: > scipy is a 3rd party package which I believe you get from the same place, > more or less, as numpy. the bug was between the chair and the keyboard;) -- http://mail.python.org/mailman/listinfo/python-list

Re: python,win32com,scipy and vb 6 : no module named scipy

2007-05-02 Thread Terry Reedy
scipy is a 3rd party package which I believe you get from the same place, more or less, as numpy. -- http://mail.python.org/mailman/listinfo/python-list

Re: python,win32com,scipy and vb 6 : no module named scipy

2007-05-02 Thread vml
On 2 mai, 23:37, vml <[EMAIL PROTECTED]> wrote: > Hello, > > I am really new in python scipy win32com and scipy I tried to setup a > COM server to interact with vb 6 the pythom COM server is : > > from win32com.server import exception, register > import pythoncom, win32pdhutil, winerror > import ma

python,win32com,scipy and vb 6 : no module named scipy

2007-05-02 Thread vml
Hello, I am really new in python scipy win32com and scipy I tried to setup a COM server to interact with vb 6 the pythom COM server is : from win32com.server import exception, register import pythoncom, win32pdhutil, winerror import math import numpy import sys sys.path.append('D:\\soft\python2