<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Python 2.5 enabled VTK 5.2 Windows binaries</title>
	<atom:link href="http://cpbotha.net/2008/09/23/python-25-enabled-vtk-52-windows-binaries/feed/" rel="self" type="application/rss+xml" />
	<link>http://cpbotha.net/2008/09/23/python-25-enabled-vtk-52-windows-binaries/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=python-25-enabled-vtk-52-windows-binaries</link>
	<description>voices in my head</description>
	<lastBuildDate>Tue, 01 May 2012 14:02:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: umesh</title>
		<link>http://cpbotha.net/2008/09/23/python-25-enabled-vtk-52-windows-binaries/comment-page-1/#comment-5852</link>
		<dc:creator>umesh</dc:creator>
		<pubDate>Sat, 15 Oct 2011 03:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://cpbotha.net/?p=404#comment-5852</guid>
		<description>Hiiiii

How to add the path you mentioned above.

please elaborate this......

i want to install mayaVi............pls help</description>
		<content:encoded><![CDATA[<p>Hiiiii</p>
<p>How to add the path you mentioned above.</p>
<p>please elaborate this&#8230;&#8230;</p>
<p>i want to install mayaVi&#8230;&#8230;&#8230;&#8230;pls help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ram Rachum</title>
		<link>http://cpbotha.net/2008/09/23/python-25-enabled-vtk-52-windows-binaries/comment-page-1/#comment-2304</link>
		<dc:creator>Ram Rachum</dc:creator>
		<pubDate>Sun, 18 Jul 2010 19:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://cpbotha.net/?p=404#comment-2304</guid>
		<description>Hello Charl!

Thanks for the binaries, they were very helpful!

If you know where I can get these kinds of binaries for Python 2.7 as well, please let me know.

Thanks,
Ram Rachum.</description>
		<content:encoded><![CDATA[<p>Hello Charl!</p>
<p>Thanks for the binaries, they were very helpful!</p>
<p>If you know where I can get these kinds of binaries for Python 2.7 as well, please let me know.</p>
<p>Thanks,<br />
Ram Rachum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cpbotha</title>
		<link>http://cpbotha.net/2008/09/23/python-25-enabled-vtk-52-windows-binaries/comment-page-1/#comment-966</link>
		<dc:creator>cpbotha</dc:creator>
		<pubDate>Thu, 12 Feb 2009 07:40:56 +0000</pubDate>
		<guid isPermaLink="false">http://cpbotha.net/?p=404#comment-966</guid>
		<description>@Brennan:

I&#039;m glad that you managed to solve the DLL problem.  You could try starting up MayaVi from a cmd window, hopefully you&#039;ll see some more error output helping you to diagnose the problem.</description>
		<content:encoded><![CDATA[<p>@Brennan:</p>
<p>I&#8217;m glad that you managed to solve the DLL problem.  You could try starting up MayaVi from a cmd window, hopefully you&#8217;ll see some more error output helping you to diagnose the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brennan</title>
		<link>http://cpbotha.net/2008/09/23/python-25-enabled-vtk-52-windows-binaries/comment-page-1/#comment-965</link>
		<dc:creator>Brennan</dc:creator>
		<pubDate>Wed, 11 Feb 2009 23:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://cpbotha.net/?p=404#comment-965</guid>
		<description>msvcr80.dll from my XP installation didn&#039;t work but I downloaded msvcr80.dll and msvcp80.dll from the www.dll-files.com website and that has got me a bit further along - still haven&#039;t got a Mayavi/mlab app
running properly yet but I did get a window flash up and then close so
the missing dll errors have gone away.</description>
		<content:encoded><![CDATA[<p>msvcr80.dll from my XP installation didn&#8217;t work but I downloaded msvcr80.dll and msvcp80.dll from the <a href="http://www.dll-files.com" rel="nofollow">http://www.dll-files.com</a> website and that has got me a bit further along &#8211; still haven&#8217;t got a Mayavi/mlab app<br />
running properly yet but I did get a window flash up and then close so<br />
the missing dll errors have gone away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brennan</title>
		<link>http://cpbotha.net/2008/09/23/python-25-enabled-vtk-52-windows-binaries/comment-page-1/#comment-964</link>
		<dc:creator>Brennan</dc:creator>
		<pubDate>Wed, 11 Feb 2009 23:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://cpbotha.net/?p=404#comment-964</guid>
		<description>I&#039;m trying this under Windows 2000 installed under Microsoft Virtual PC 2007. I tried &quot;import vtk&quot; from the python prompt but get an unable to find dll error as msvcr80.dll is missing. Unfortunately vcredist_x86.exe fails to install the dll&#039;s as it comes up with a Windows Installer error due to another missing dll.

Do you think I can simply copy over msvcr80.dll from XP?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying this under Windows 2000 installed under Microsoft Virtual PC 2007. I tried &#8220;import vtk&#8221; from the python prompt but get an unable to find dll error as msvcr80.dll is missing. Unfortunately vcredist_x86.exe fails to install the dll&#8217;s as it comes up with a Windows Installer error due to another missing dll.</p>
<p>Do you think I can simply copy over msvcr80.dll from XP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://cpbotha.net/2008/09/23/python-25-enabled-vtk-52-windows-binaries/comment-page-1/#comment-951</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 14 Jan 2009 20:12:13 +0000</pubDate>
		<guid isPermaLink="false">http://cpbotha.net/?p=404#comment-951</guid>
		<description>Hi,

another comment: even though I cannot run the examples under http://www.imaging.robarts.ca/~dgobbi/vtk/vtkpython.html
mayavi works fine, this was my main goal.
again, thank you very much for providing the library!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>another comment: even though I cannot run the examples under <a href="http://www.imaging.robarts.ca/~dgobbi/vtk/vtkpython.html" rel="nofollow">http://www.imaging.robarts.ca/~dgobbi/vtk/vtkpython.html</a><br />
mayavi works fine, this was my main goal.<br />
again, thank you very much for providing the library!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://cpbotha.net/2008/09/23/python-25-enabled-vtk-52-windows-binaries/comment-page-1/#comment-950</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 14 Jan 2009 19:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://cpbotha.net/?p=404#comment-950</guid>
		<description>Hello,

I followed your instructions and installed vcredist. the folder is included in the path:
C:\Documents and Settings\gdc229&gt;echo %PATH%
...C:\gfortran\bin;C:\VTK-5
.2-Py25-VS8sp1-cpbotha.net\VTK\bin

C:\Documents and Settings\gdc229&gt;echo %PYTHONPATH%
C:\VTK-5.2-Py25-VS8sp1-cpbotha.net\VTK\bin;C:\VTK-5.2-Py25-VS8sp1-cpbotha.net\VTK
\lib\site-packages

import vtk works
 from vtkCommonPython import * -&gt; No module named vtkCommonPython

do you have any ideas? I&#039;ve never come across any package as difficult to install as vtk.
thank you very much for providing this prebuild package, I already tried many times to build it, never worked for me.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I followed your instructions and installed vcredist. the folder is included in the path:<br />
C:\Documents and Settings\gdc229&gt;echo %PATH%<br />
&#8230;C:\gfortran\bin;C:\VTK-5<br />
.2-Py25-VS8sp1-cpbotha.net\VTK\bin</p>
<p>C:\Documents and Settings\gdc229&gt;echo %PYTHONPATH%<br />
C:\VTK-5.2-Py25-VS8sp1-cpbotha.net\VTK\bin;C:\VTK-5.2-Py25-VS8sp1-cpbotha.net\VTK<br />
\lib\site-packages</p>
<p>import vtk works<br />
 from vtkCommonPython import * -&gt; No module named vtkCommonPython</p>
<p>do you have any ideas? I&#8217;ve never come across any package as difficult to install as vtk.<br />
thank you very much for providing this prebuild package, I already tried many times to build it, never worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tatiana</title>
		<link>http://cpbotha.net/2008/09/23/python-25-enabled-vtk-52-windows-binaries/comment-page-1/#comment-852</link>
		<dc:creator>Tatiana</dc:creator>
		<pubDate>Mon, 17 Nov 2008 04:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://cpbotha.net/?p=404#comment-852</guid>
		<description>To Lukas:
     Have you tried to compile ITK in VS2005 using CMake?  I have compiled ITK for general python environment. But when I  setted ITK_USE_REVIEW and USE_WRAP_ITK to ON , there are several errors...</description>
		<content:encoded><![CDATA[<p>To Lukas:<br />
     Have you tried to compile ITK in VS2005 using CMake?  I have compiled ITK for general python environment. But when I  setted ITK_USE_REVIEW and USE_WRAP_ITK to ON , there are several errors&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lukas</title>
		<link>http://cpbotha.net/2008/09/23/python-25-enabled-vtk-52-windows-binaries/comment-page-1/#comment-854</link>
		<dc:creator>Lukas</dc:creator>
		<pubDate>Fri, 14 Nov 2008 09:47:11 +0000</pubDate>
		<guid isPermaLink="false">http://cpbotha.net/?p=404#comment-854</guid>
		<description>@Rafael:

I&#039;ve compiled several versions of VTK without any problems in VS8 (2005). Are you using CMake?</description>
		<content:encoded><![CDATA[<p>@Rafael:</p>
<p>I&#8217;ve compiled several versions of VTK without any problems in VS8 (2005). Are you using CMake?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael Goncalves</title>
		<link>http://cpbotha.net/2008/09/23/python-25-enabled-vtk-52-windows-binaries/comment-page-1/#comment-855</link>
		<dc:creator>Rafael Goncalves</dc:creator>
		<pubDate>Fri, 14 Nov 2008 08:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://cpbotha.net/?p=404#comment-855</guid>
		<description>Yes, thats the case.

Lukas:
How did you manage to compile it? I&#039;ve tryed with mingcw and VS9 but it went wrong all the times.</description>
		<content:encoded><![CDATA[<p>Yes, thats the case.</p>
<p>Lukas:<br />
How did you manage to compile it? I&#8217;ve tryed with mingcw and VS9 but it went wrong all the times.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

