Hi guys, I'm Matthew's, finally after a messy period I can devote myself to free time! I have noticed some changes since last time and now it seems all very professional, congratulations!
I have a stupid request to do, the last time I did the dart-machine installation I followed the step-by-step guide, now I installed it on another machine but when installing netifaces I no longer remember the command to write In windows, oh that was a dos command to insert directly into the window search programs and win 7 files, can you help me? I finish this dart-machine for a friend and then I dedicate myself to the translation into Italian.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for your feedback and your time for Italian translation !
The command you're looking for is probably something like :
c:\python27\bin\pip.exe install netiface-xx-xx.whl
Or something similar.
You have to run it in a DOS command emulator (cmd) and obvisouly, to
download the netiface whl package first.
However, if your friend just use pyDarts as a player, not a developper,
I suggest to use the binary version, which does not require any
complicated installation. Just the Arduino driver, and double click on
the pydarts.exe file !
Hi guys, I'm Matthew's, finally after a messy period I can devote myself to free time! I have noticed some changes since last time and now it seems all very professional, congratulations!
I have a stupid request to do, the last time I did the dart-machine installation I followed the step-by-step guide, now I installed it on another machine but when installing netifaces I no longer remember the command to write In windows, oh that was a dos command to insert directly into the window search programs and win 7 files, can you help me? I finish this dart-machine for a friend and then I dedicate myself to the translation into Italian.
Hi Matthew !
Thanks for your feedback and your time for Italian translation !
The command you're looking for is probably something like :
c:\python27\bin\pip.exe install netiface-xx-xx.whl
Or something similar.
You have to run it in a DOS command emulator (cmd) and obvisouly, to
download the netiface whl package first.
However, if your friend just use pyDarts as a player, not a developper,
I suggest to use the binary version, which does not require any
complicated installation. Just the Arduino driver, and double click on
the pydarts.exe file !
Cheers