What steps will reproduce the problem?
1. get windows installation file and install it
2. you will find "check syntax" button not working.
What version of the product are you using? On what operating system?
only happens to windows version only
Please provide any additional information below.
Actually i find solution for this issue:
1, install pyflakes for python 2.5
2, edit config.ini in ulipad installation, add something like below:
[default]
pythonpath = "c:\\python25\\Lib\\site-packages"
I checked source code version, pyflakes is packed inside. so why not packed
pyflakes into windows installation too. Especially when windows version user is
a newbie(like me), it is difficult to solve it by themselves.
Original issue reported on code.google.com by yichen1...@gmail.com on 17 Sep 2010 at 6:26
Original issue reported on code.google.com by
yichen1...@gmail.com
on 17 Sep 2010 at 6:26