Bottleneck Geschrieben May 25, 2012 at 21:55 Geschrieben May 25, 2012 at 21:55 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. Zitieren
Bottleneck Geschrieben May 25, 2012 at 22:03 Autor Geschrieben May 25, 2012 at 22:03 hmm, I installed 2.7, opened ez_setup.py in IDLE and ran it. Then installed the TF egg. Worked like a charm. Zitieren
doertom Geschrieben July 9, 2012 at 09:18 Geschrieben July 9, 2012 at 09:18 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? Zitieren
photron Geschrieben July 9, 2012 at 11:30 Geschrieben July 9, 2012 at 11:30 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 Zitieren
doertom Geschrieben July 9, 2012 at 14:22 Geschrieben July 9, 2012 at 14:22 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 Zitieren
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.