Re: [Jepp-users] JepException: undefined symbol
Brought to you by:
mrjohnson0
From: juliushs . <jhs...@gm...> - 2013-08-30 12:40:53
|
Hello, thanks for your answer. It turns out that our application works fine under windows. So, it seems that this incompatibility problem occurs only in Linux. I wonder if (any older versions of) Jep and Numpy have ever been compatible with each other in Linux actually? Thanks. Best regards, Julius On 16 August 2013 07:49, Mike Johnson <mi...@pu...> wrote: > Hi, > > Yes, numpy is incompatible with Jep at this time because of the way they > use the Python interpreter. > > Sorry, > Mike > > > On Thu, Aug 15, 2013 at 9:09 AM, juliushs . <jhs...@gm...> wrote: > >> Hello, >> >> I've got the following problem when running an application that uses jep: >> >> jep.JepException: <type 'exceptions.ImportError'>: >> /home/test/python_install/lib/python2.7/site-packages/numpy/core/multiarray.so: >> undefined symbol: PyExc_SystemError >> >> It seems that this issue exists for quite some time now (see e.g.: >> http://sourceforge.net/mailarchive/forum.php?thread_name=CANM2%2Bg4c9vo9n8VM8H_hwWWYcpG_ubSG6Jor%3Dm8OYf2TccpjRQ%40mail.gmail.com&forum_name=jepp-users >> ) >> >> I wonder if anybody know how to fix this? >> >> Thank you. >> >> Best regards, >> Julius >> >> >> ------------------------------------------------------------------------------ >> Get 100% visibility into Java/.NET code with AppDynamics Lite! >> It's a free troubleshooting tool designed for production. >> Get down to code-level detail for bottlenecks, with <2% overhead. >> Download for free and get started troubleshooting in minutes. >> >> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk >> _______________________________________________ >> Jepp-users mailing list >> Jep...@li... >> https://lists.sourceforge.net/lists/listinfo/jepp-users >> >> > |