Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Python (http://www.chiefdelphi.com/forums/forumdisplay.php?f=187)
-   -   RobotPy Setup Error (http://www.chiefdelphi.com/forums/showthread.php?t=111214)

frankthelyon 14-01-2013 15:39

RobotPy Setup Error
 
Hello, my team has been trying to set up RobotPy for our 2013 robot, and we are running into some issues. Everything in the setup goes fine, but when we reach Step 5 in the README (the "make dist" command) we get this error:

Code:

make: built targets of C:/Users/Frankie Lyon/Documents/GitHub/robotpy/Packages/s
ip
make[2]: Leaving directory `C:/Users/Frankie Lyon/Documents/GitHub/robotpy/Packa
ges/sip'
make -C nivision
make[2]: Entering directory `C:/Users/Frankie Lyon/Documents/GitHub/robotpy/Pack
ages/nivision'
make[2]: *** No rule to make target `sip_nivisionCharSet.o', needed by `_nivisio
n.out'.  Stop.
make[2]: Leaving directory `C:/Users/Frankie Lyon/Documents/GitHub/robotpy/Packa
ges/nivision'
make[1]: *** [nivision] Error 2
make[1]: Leaving directory `C:/Users/Frankie Lyon/Documents/GitHub/robotpy/Packa
ges'
make: *** [Packages] Error 2

We are pretty stumped by this. Any help would be appreciated. Thank you!

virtuald 14-01-2013 19:38

Re: RobotPy Setup Error
 
Did you run the sip_all.bat file? It will generate a bunch of c/c++ files and place them in the nivision directory (among other places). You need to install SIP correctly to do this. Also, until yesterday, RobotPy was not compiling correctly for 2013.

Another alternative is just download the 2013.1 release (which was released yesterday) and use the precompiled binaries instead, available at FirstForge.


All times are GMT -5. The time now is 19:53.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi