View Single Post
  #7   Spotlight this post!  
Unread 11-01-2017, 00:18
virtuald's Avatar
virtuald virtuald is offline
RobotPy Guy
AKA: Dustin Spicuzza
FRC #1418 (), FRC #1973, FRC #4796, FRC #6367 ()
Team Role: Mentor
 
Join Date: Dec 2008
Rookie Year: 2003
Location: Boston, MA
Posts: 1,086
virtuald has a brilliant futurevirtuald has a brilliant futurevirtuald has a brilliant futurevirtuald has a brilliant futurevirtuald has a brilliant futurevirtuald has a brilliant futurevirtuald has a brilliant futurevirtuald has a brilliant futurevirtuald has a brilliant futurevirtuald has a brilliant futurevirtuald has a brilliant future
Re: error installing robotpy

Quote:
Originally Posted by acastagna View Post
I can now run python code on the roborio using the command line to deploy.

If I use eclipse as my IDE can I deploy directly from there? When I try a "Run As/Python Deploy" the following error occurs:

Unexpected error
Illegal character in path at index 16: file:/C:/Program Files/eclipse-java-neon-1a-win32-x86_64/eclipse/configuration/org.eclipse.osgi/494/0/.cp/resources/py/preexec.py

Am I missing something in the setup for eclipse?
Are you using the RobotPy plugins for Eclipse? I should probably unpublish those... nobody really used them as far as I could tell, so I stopped updating them.

But yes, you can use Eclipse + Pydev + RobotPy. There's some documentation about using RobotPy with Eclipse + Pydev: http://robotpy.readthedocs.io/en/sta....html?#eclipse . I've been meaning to update the documentation, but been busy.
__________________
Maintainer of RobotPy - Python for FRC
Creator of pyfrc (Robot Simulator + utilities for Python) and pynetworktables/pynetworktables2js (NetworkTables for Python & Javascript)

2017 Season: Teams #1973, #4796, #6369
Team #1418 (remote mentor): Newton Quarterfinalists, 2016 Chesapeake District Champion, 2x Innovation in Control award, 2x district event winner
Team #1418: 2015 DC Regional Innovation In Control Award, #2 seed; 2014 VA Industrial Design Award; 2014 Finalists in DC & VA
Team #2423: 2012 & 2013 Boston Regional Innovation in Control Award


Resources: FIRSTWiki (relaunched!) | My Software Stuff
Reply With Quote