Hi,

As I've said, you must start by compiling Python with VC++ 8, that means
using the 2.6 alpha.

Matthieu

2008/4/3, yunzhi cheng <[EMAIL PROTECTED]>:
>
> Hi Matthieu,
>
> I have to call a commercial software APIs from Python. If I import Numpy
> and that software package in one script, they are not compatible. Sometimes
> error occurs. But either one of them works well in Python. Just they cannot
> exist together.
> The supporters of the commercial software told me that their software is
> complied in VC++8. It is not compatible with Numpy since Numpy is compiled
> not in VC++8. So they told me to try to compile Numpy in VC++8.
> It is a hard task for me to do that.
> But I have to use Numpy in my python script since I want to use some
> complicated algorithms.
> Any help is appreciated.
>
> Yunzhi Cheng
>
>
> *Matthieu Brucher <[EMAIL PROTECTED]>* wrote:
>
> Hi,
>
> You can do this if you have Python compiled with VC++8 as well. If not,
> you can't. Usually, numpy must be compiled with Visual Studio 7.1 or Mingw.
>
> Matthieu
>
> 2008/4/2, yunzhi cheng <[EMAIL PROTECTED]>:
> >
> > Hi Everybody,
> >
> > I am a new user of Python.
> > I have to re-compile Numpy in VC++8.
> > I download the resource files ( 
> > numpy-1.0.4.tar.gz<http://downloads.sourceforge.net/numpy/numpy-1.0.4.tar.gz?modtime=1194536674&big_mirror=0>)
> >  of Numpy at
> > http://sourceforge.net/project/showfiles.php?group_id=1369&package_id=175103
> >
> > I am not good at software.
> > I wonder if anybody give me some instructions to compile it in VC++8.
> >
> > Best Regards,
> >
> > Cheng
> > ------------------------------
> > You rock. That's why Blockbuster's offering you one month of Blockbuster
> > Total 
> > Access<http://us.rd.yahoo.com/evt=47523/*http://tc.deals.yahoo.com/tc/blockbuster/text5.com>,
> > No Cost.
> >
> > _______________________________________________
> > Numpy-discussion mailing list
> > Numpy-discussion@scipy.org
> > http://projects.scipy.org/mailman/listinfo/numpy-discussion
> >
> >
>
>
> --
> French PhD student
> Website : http://matthieu-brucher.developpez.com/
> Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
> LinkedIn : 
> http://www.linkedin.com/in/matthieubrucher_______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion@scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>
>
> ------------------------------
> You rock. That's why Blockbuster's offering you one month of Blockbuster
> Total 
> Access<http://us.rd.yahoo.com/evt=47523/*http://tc.deals.yahoo.com/tc/blockbuster/text5.com>,
> No Cost.
>
>
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion@scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>
>


-- 
French PhD student
Website : http://matthieu-brucher.developpez.com/
Blogs : http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn : http://www.linkedin.com/in/matthieubrucher
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to