Hi,

I had many error when tring to the checkedout version and recompile.
the problem I had is that I didn't erased the build directory each
time. This cause some problem as not all is recompiled correctly in
that case. Just deleting this directory manually fixed my problem.

HTH

Fred

On Fri, Jan 4, 2013 at 8:29 PM, Sebastian Berg
<sebast...@sipsolutions.net> wrote:
> On Sat, 2013-01-05 at 00:17 +0100, Sebastian Berg wrote:
>> Hey,
>>
>> this is probably just because I do not have any experience with bisect
>> and the like, but when I try running a bisect keep running into:
>>
>
> Nevermind that. Probably I just stumbled on some bad versions...
>
>> ImportError: 
>> /home/sebastian/.../lib/python2.7/site-packages/numpy/core/multiarray.so: 
>> undefined symbol: PyDataMem_NEW
>> or:
>> RuntimeError: module compiled against API version 8 but this version of 
>> numpy is 7
>>
>> I am sure I am missing something simple, but I have no idea where to
>> look. Am I just forgetting to delete some things and my version is not
>> clean!?
>>
>> Regards,
>>
>> Sebastian
>>
>> _______________________________________________
>> NumPy-Discussion mailing list
>> NumPy-Discussion@scipy.org
>> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>>
>
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion@scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to