|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#13
|
||||
|
||||
|
Re: pynetworktables: python wrappers for NetworkTables
You need the current git head of RobotPy to compile pynetworktables. RobotPy uses git submodules now, and if you don't check it out correctly then pynetworktables will not compile for you.
Code:
git clone https://github.com/robotpy/robotpy.git robotpy cd robotpy git submodule init git submodule update |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|