When I try to extract a method from the source code with the refactoring tool, the progress dialog flashes for a short time and then I get:
ERROR: Invalid syntax line 1
printed twice in a long dialog box on my screen. I figure this is probably just user error; any ideas?
Haha, PYTHONPATH wasn't in my system path. I put it there and it fixed it, didn't even have to restart Eclipse.
When I try to extract a method from the source code with the refactoring tool, the progress dialog flashes for a short time and then I get:
ERROR: Invalid syntax line 1
printed twice in a long dialog box on my screen. I figure this is probably just user error; any ideas?
Haha, PYTHONPATH wasn't in my system path. I put it there and it fixed it, didn't even have to restart Eclipse.