Comment #1 on issue 192 by JamesLMatthewsIII: Syntax check does not work
http://code.google.com/p/ulipad/issues/detail?id=192
I removed UliPad and uninstalled wx 2.8.8.0 (msw-ansi). The download links
on
wxPython are broken ATM so I grabbed the windows EXE installer of UliPad,
which
installed version wx 2.8.7.1 (msw-unicode).
I re-ren my test case and once again syntax check does absolutely nothing,
this time
it won't even find PEP 8 issues. When I click the Syntax check button
nothing
happens, no status updates, no warnings, no errors nothing.
Checking error.txt in the UliPad directory shows the following:
[Traceback]Traceback (most recent call last):
File "mixins\Import.pyo", line 7764, in OnPythonCheck
File "mixins\SyntaxCheck.pyo", line 28, in <module>
File "modules\pyflakes\checker.pyo", line 4, in <module>
ImportError: No module named pyflakes
I thought pyflakes was installed along with UliPad; however I can't import
it in my
interpreter... so it looks like it wasn't.
I can't verify whether my previous install had this same issue or not.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings