On Mon, Oct 1, 2012 at 5:14 PM, Daniel Wheeler
<[email protected]> wrote:
> On Mon, Oct 1, 2012 at 5:04 PM, wang yunbo <[email protected]> wrote:
>> Here are the entire traceback when I attempted to import pylsmlib.
>>
>> Thank you.
>>
>> Yunbo
>>
>> Python 2.7.2 (default, Nov 29 2011, 14:43:22)
>> [GCC 4.5.1] on linux2
>> Type "help", "copyright", "credits" or "license" for more information.
>>>>> import pylsmlib
>>
>> Error compiling Cython file:
>> ------------------------------------------------------------
>> ...
>> import numpy as np
>> from numpy.core import intc
>> cimport numpy as np
>> from numpy.compat import asbytes
>> from numpy import int, double, int32
>> from lsmlib cimport computeDistanceFunction2d
>> ^
>> ------------------------------------------------------------
>>
>> lsmlib.pyx:7:0: 'computeDistanceFunction2d.pxd' not found
>
> Is lsmlib.pxd in the same directory as lsmlib.pyx?
>
> Also, remove  "/home/ba01/u142/wang1320/.pyxbld" just in case.
>
>
> --
> Daniel Wheeler



-- 
Daniel Wheeler
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
  [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]

Reply via email to