<pre style="margin: 0em;">There was a recent post about running AG 3.1 under a Windows Vista system.<br>I&#39;ve spent several hours trying to get it to work and have been unsuccessful.<br>Here&#39;s the message I receive when I try to run the Venue Client.<br>
<br>C:\Program Files\AGTk-3\bin&gt;venueclient3.py<br>Traceback (most recent call last):<br>  File &quot;C:\Program Files\AGTk-3\bin\VenueClient3.py&quot;, line 16, in ?<br>    agversion.select(3)<br>  File &quot;C:\Python24\lib\site-packages\agversion.py&quot;, line 29, in select<br>
    pythonKey = _winreg.OpenKey(_winreg.HKEY_LOCAL_MACHINE, key)<br>WindowsError: [Errno 2] The system cannot find the file specified<br><br>I looked at the Python script and it appears to be trying to find something in the Windows Registry.<br>
<br>I&#39;d appreciate any pointers that anyone can offer.<br><br><br>Bruce Kissinger<br></pre>