|
Re: RobotPy: Python for FRC
I built the most recent version from source. The make_dist.bat file copies the loadable modules to "dyn-load", but Python looks for the modules in the "lib-dynload" directory. I fixed the bat file to reflect this, and it works fine now. Before, boot.py couldn't find the time library and aborted.
I post this here because the discussion boards on FIRST Forge are limited to project members (total project members: 1).
|