MantisBT - VTK | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0011817 | VTK | (No Category) | public | 2011-02-08 06:39 | 2011-02-11 07:12 |
Reporter | Jens Thomas | ||||
Assigned To | David Gobbi | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Platform | Windows | OS | Server 2008 HPC | OS Version | 6.0.6001 |
Product Version | |||||
Target Version | Fixed in Version | ||||
Project | |||||
Type | |||||
Summary | 0011817: vtkRenderingPythonTkWidgets.dll cannot be found when trying to create a vtkTkRenderWidgetInteractor using vtkpython.exe | ||||
Description | I built VTK 5.6.1 (MinSizeRel) with Visual Studio 9.0. by running the ALL_BUILD target, and then ran the INSTALL target, which created a vtkpython.exe file in: C:\Program Files (x86)\VTK\bin if I run the example: vtk-5.6.1\Examples\GUI\Python\ImagePlaneWidget.py with vtkpython.exe, I get the following: C:\Program Files (x86)\VTK\bin>vtkpython.exe C:\Users\jmht\Documents\vtk-5.6.1\Examples\GUI\Python\ImagePlaneWidget.py Traceback (most recent call last): File "C:\Users\jmht\Documents\vtk-5.6.1\Examples\GUI\Python\ImagePlaneWidget.py", line 296, in <module> height=600) File "C:\Program Files (x86)\VTK\lib\site-packages\vtk\tk\vtkTkRenderWindowInteractor.py", line 48, in __init__ vtkLoadPythonTkWidgets(master.tk) File "C:\Program Files (x86)\VTK\lib\site-packages\vtk\tk\vtkLoadPythonTkWidgets.py", line 69, in vtkLoadPythonTkWidgets interp.call('load', filename) _tkinter.TclError: couldn't load library "vtkRenderingPythonTkWidgets.dll": A function specified in the import table could not be resolved by the system. Windows is not telling which one, I'm sorry. vtkRenderingPythonTkWidgets.dll has been built and is located in the C:\Program Files (x86)\VTK\bin folder. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-02-08 06:39 | Jens Thomas | New Issue | |||
2011-02-10 15:17 | David Gobbi | Note Added: 0025387 | |||
2011-02-11 07:07 | Jens Thomas | Note Added: 0025390 | |||
2011-02-11 07:12 | David Gobbi | Status | backlog => closed | ||
2011-02-11 07:12 | David Gobbi | Assigned To | => David Gobbi | ||
2011-02-11 07:12 | David Gobbi | Resolution | open => no change required |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|