[vtkusers] cannot use vtkpython
Chen Fu
novalet at yahoo.com.cn
Sun Mar 2 09:06:31 EST 2003
Hi!
I use activestate python 2.1 on win2k. After
downloaded vtkcore and vtkpython, i install them on
the same directory.
Then pythonpath is added to show route to the bin and
wrapping\python directories.
Then invoke python21.exe and press "import vtk", i
get:
Python 2.1.1 (#20, Jul 26 2001, 11:38:51) [MSC 32 bit
(Intel)] on win32
Type "copyright", "credits" or "license" for more
information.
>>> import vtk
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "d:\vtk\vtk40\wrapping\python\vtk\__init__.py",
line 23, in ?
__helper.refine_import_err('rendering', exc)
File "d:\vtk\vtk40\wrapping\python\vtk\__helper.py",
line 15, in refine_import
_err
raise LinkError, str(exc)
vtk.__helper.LinkError: DLL load failed: failed in
init the dll ( sorry in my computer is chinese
character, i translate it)
############################################3
so, what's wrong in my istallation? can you help me?
Thank you!!!
_________________________________________________________
Do You Yahoo!?
"用雅虎搜索,找到关于奥斯卡的一切"
http://cn.search.yahoo.com/search/cn?p=%b0%c2%cb%b9%bf%a8
More information about the vtkusers
mailing list