getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Getfem-users] Question


From: Richard Arlow
Subject: [Getfem-users] Question
Date: Mon, 20 Feb 2012 09:09:32 -0500

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
address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]