Python Newbie

Is there any documentation for the set and install of Python and the associated files.
I followed directions as provided on the Python site for installation under Win7 but get errors when trying to install the serial driver.
I’m afraid my knowledge stops short when it comes to this, just think how much fun I’m going to have when I try to learn Python and use the control software.
Also is there an application that shows me the firmware version and simply allows updates?

Thanks for any and all your help.

What errors are you getting? I am a python newbie as well but was able to get it working on Xp. Also, are you looking for the firmware version of the board?

hi hex, The serial driver install says it can’t find python in the registry.
the dialog box shows no installed versions and I can’t type a path in the input area.
I’m sure it is all quite simple but I don’t have enough experience with installs at this level to figure it out.

I had the same problem. Then I rebooted my PC, tried again, problem solved. Hope this helps.

That worked!
thanks for the solution.

Glad you only needed a reboot. I had the same problem but it was because I downloaded the 32bit version instead of the 64bit version needed to match my system and Python implementation. Silly mistake – hope this helps somebody else.

Now if I can just learn how to use it :smiley: