-
I really like serial pyio! but I could use a tad bit of help. I am using Windows 7 x64 intel chipset. I have Python 2.6 installed (even though it isnt required)
I am able to use the 0.4.1 version both the exe and the serial-pyio.py file and everything works great.
The issue I am having, is that I cannot figure out how to get version 0.6.0 to work. (I am really new to python, and since I cannot locate an installer, and only the trunk (and I am not sure if the trunk is even able to work within my enviorment)
Is there a link or a short tuortial on where and how to install the most up to date serial pyio? I really like the features outlined in the manual.
Any help would be appreacated.
Thanks! -
Hi there,
Sorry for the late reply, I was on holidays :)
I did not yet release the installer for the 0.6 version for windows.
First, you have to checkout version 0.6: it's located in: https://serial-pyio.svn.sourceforge.net/svnroot/serial-pyio/branches/RB-0.6/ Simply use this url in tortoise and it will checkout the 0.6 version.
I wrote some instructions in the wiki. http://docs.monome.org/doku.php?id=app:serial-pyio . Currently you have to follow the section "manual installations" to install 0.6.
If you face difficulties, let me know and I'll guide you for the harder steps. Serial-pyio is much more tested under windows and should work. I have a windows 7 box here to test.
Jul