dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #20638
Re: [Question #141219]: Dolfin demo crashes - "failed to import module" errormessage
I am not a Windows user and have never seen that error so I do nto have any
more suggestions...
You might want to google:
ImportError: DLL load failed: Invalid access to memory location
I did but could not imediately pick a path to take.
Johan
On Wednesday January 12 2011 14:13:18 Timu Gallien wrote:
> Question #141219 on DOLFIN changed:
> https://answers.launchpad.net/dolfin/+question/141219
>
> Status: Answered => Open
>
> Timu Gallien is still having a problem:
> Hello Johan:
>
> DLL Load failed. Please see screen output below.
>
> Thank you,
>
> Timu
>
> C:\Users\Timu\.instant\cache>python -c "import
> form_fbe9250706cbb74636c7c7701247 7c3a794e8927"
> Traceback (most recent call last):
> File "<string>", line 1, in <module>
> File "form_fbe9250706cbb74636c7c77012477c3a794e8927\__init__.py", line 1,
> in < module>
> from form_fbe9250706cbb74636c7c77012477c3a794e8927 import *
> File
> "form_fbe9250706cbb74636c7c77012477c3a794e8927\form_fbe9250706cbb74636c7c
> 77012477c3a794e8927.py", line 28, in <module>
> _form_fbe9250706cbb74636c7c77012477c3a794e8927 = swig_import_helper()
> File
> "form_fbe9250706cbb74636c7c77012477c3a794e8927\form_fbe9250706cbb74636c7c
> 77012477c3a794e8927.py", line 24, in swig_import_helper
> _mod =
> imp.load_module('_form_fbe9250706cbb74636c7c77012477c3a794e8927', fp,
> pathname, description)
> ImportError: DLL load failed: Invalid access to memory location.
Follow ups
References