Re: [vmtk-users] using vmtk on windows7
Brought to you by:
davidsteinman,
lucantiga
From: Luca A. <luc...@or...> - 2013-06-20 20:22:43
|
Hello zj, can you please open the Python shell and type >> from vmtk import vtkvmtk and >> import vtk and let me know what output you get? Thanks Luca On Jun 18, 2013, at 9:48 AM, zj19872008 wrote: > > Dear VMTK users, > > I am a beginner in VMTK. I installed > vmtk-1.0.1-win7-32bit.exe on my computer. > set the environment variable like this: > PATH > C:\Program Files\vmtk\Install\bin; > C:\Program Files\vmtk\Install\lib; > C:\Program Files\vmtk\Install\lib\vtk-5.8; > C:\Program Files\vmtk\Install\lib\vmtk; > C:\Program Files\vmtk\Install\bin\Python; > PYTHONPATH > C:\Program Files\vmtk\Install\lib\vmtk; > C:\Program Files\vmtk\Install\bin\Python; > C:\"Program Files (x86)"\vmtk\Install\lib\vtk-5.8; > > > and type the command in Python(Command line) > vmtkimagereader -ifile HL.dcm > But it showed up like this :"name vmtkimagereader is not defined" > Thanks for your help! > zj > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev_______________________________________________ > vmtk-users mailing list > vmt...@li... > https://lists.sourceforge.net/lists/listinfo/vmtk-users |