GET FEM Users,

I have downloaded the 4.1.1 GET FEM package and I believe I have properly
compiled everything. I have a Mac OSX and compiled gmm then getfem-4.1.1
following the instructions. Everything went fine without any errors until I
try to import getfem.

See below:

------------------------------


In [5]: import getfem
-------------------------------
ImportError                               Traceback (most recent call last)

/Users/rla48/Desktop/Source/getfem-4.1.1/interface/src/python/<ipython
console> in <module>()

/Users/rla48/Desktop/Source/getfem-4.1.1/interface/src/python/getfem.py in
<module>()
     38 from numpy import *
     39
---> 40 from _getfem import *
     41 obj_count = {}
     42 getfem('workspace', 'clear all')

ImportError: dynamic module does not define init function (init_getfem)

----------------------

Please let me know what the possible cause of this error may be.

Thanks,

Rick


-- 
Richard Arlow
MD/PhD Candidate Case Western School of Medicine 2017
CSO LifeServe Innovations
609-351-5189
[email protected]
_______________________________________________
Getfem-users mailing list
[email protected]
https://mail.gna.org/listinfo/getfem-users

Reply via email to