Bottleneck Posted May 25, 2012 at 09:55 PM Share Posted May 25, 2012 at 09:55 PM Hi, I installed Phyton 3.2.3 64Bit/win7 and tried to install the .egg files using setuptools 0.6c11 / ez_setup.py. On the Python page it says "64-bit versions of Python Download ez_setup.py and run it; it will download the appropriate .egg file and install it for you. (Currently, the provided .exe installer does not support 64-bit versions of Python for Windows, due to a distutils installer compatibility issue" I copied the ez_setup.py to the Python32 folder and started the script, but it gives an error in line 111. Do I miss something? Or doesn't it support 3.2.3? I'm new to Python and decided to use 3.2.3 to make a clear cut with 2.7. Any idea how to get the egg file 'installed'. Thank you for your help. Quote Link to comment Share on other sites More sharing options...
Bottleneck Posted May 25, 2012 at 10:03 PM Author Share Posted May 25, 2012 at 10:03 PM hmm, I installed 2.7, opened ez_setup.py in IDLE and ran it. Then installed the TF egg. Worked like a charm. Quote Link to comment Share on other sites More sharing options...
doertom Posted July 9, 2012 at 09:18 AM Share Posted July 9, 2012 at 09:18 AM So how to install the tinkerforge.egg? xD it doesn´t run with the easy_install function..... it says: SyntaxError: unexpected character after line continuation character Am I have to add a line end character? Quote Link to comment Share on other sites More sharing options...
photron Posted July 9, 2012 at 11:30 AM Share Posted July 9, 2012 at 11:30 AM doertom, what did you do in detail? I just tested it and it works for me as described in the note at the end of this section: http://www.tinkerforge.com/doc/Software/API_Bindings.html#python Quote Link to comment Share on other sites More sharing options...
doertom Posted July 9, 2012 at 02:22 PM Share Posted July 9, 2012 at 02:22 PM thanks for your help.... didn´t see the note box and wrote the shit in the phyton shell xD now it works fine thumbs up Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.