Hi,<br><br>I wanted to try the Zope test-recorder on windows (in combination with Python 2.5). However, I did not manage to install.<br><br>Using the &#39;run&#39; option from within PythonWin gives me an error about the name &#39;__file__&#39; not being defined; when I try to install from the command-line the package starts to download zope-security but that in turns refuses to install because no Visual Studio can be found.
<br><br>It suggests to try using Cygwin compiler by passing &quot;-c mingw32&quot; on the commandline however that is not accepted as a valid option - it appears that I&#39;m quite stuck installing this package!<br><br>I can use the command &#39;build_ext&#39; with this option, however that doesn&#39;t give me an installed package and the &#39;install&#39; command still aborts with the same complaint regarding VisualStudio not being installed.
<br><br>What options are suggested?<br><br>Regards,<br><br>--Tim van der Leeuw<br><br>