I'm not sure comtypes installer will work with Python 2.7, you might need to go back to Python 2.6. Only suggestion I can think of. I have 2.6 installed, and as far as I can remember, installing comtypes gave no issues.
On Wed, Jul 11, 2012 at 3:07 PM, Randy Skretka <rsk...@gmail.com> wrote: > > > On Friday, June 29, 2012 11:09:05 AM UTC-7, C Anthony Risinger wrote: >> >> >> C Anthony >> > Hi. Sorry, just using your post as a shell. I'm in a bad way with having > spent lots of hours attempting to understand how to set up pyjs on windows. > I'm stuck with the comtypes. The installer comtypes-0.6.2.win32.exe > just give me "No Python installation found in the registry". I have added > both python and pyjs to the windows $env:path as C:\Python27;C:\Pyjamas\bin > Any ideas? Python27 works fine. Tkinter works well. > Best regards, > Randy >