Error in installing gvim, pathogen, python-mode
Â
Guys, I have recently installed the gvim, pathogen, python-mode (by following readme instruction). Any other plug-ins has not been configured.
When I attempted to save some document like x,y = (10,20); I notice the below error notification.
[Quickfix List]
 Quickfix: 1
 Error detected while processing function pymode#lint#Check:
 line 23:
 E121: Undefined variable: b:qf_list
 E15: Invalid expression: b:qf_list
Any kind of help from your end will be much appreciated. I would like to express gratitude in advance for your time.