<div><div>I am using Python 2.6. I tried to do:</div><div><br></div></div><div>&gt;&gt;&gt; from wx import *</div><div><br></div><div>But it says:</div><div><br></div><div>Traceback (most recent call last):</div><div>  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;</div>
<div>  File &quot;/home/doriad/bin/VTK/Wrapping/Python/vtk/wx/wxVTKRenderWindow.py&quot;, line 88, in &lt;module&gt;</div><div>    baseClass = wx.Window</div><div>AttributeError: &#39;module&#39; object has no attribute &#39;Window&#39;</div>
<div><br></div><div>Does anyone know if this is a version issue (of wx or python)?</div><div><br></div>Thanks,<br><br>David<br>