I installed spyder-vim from source and unable to see vim terminal....can anyone please help
lihka1 opened this issue · comments
Press Esc
in the Editor to see it.
I tried but it's not working....can you help..
sorry for late response.
thanks in advance
My installation is as follows
git clone https://github.com/spyder-ide/spyder-vim.git
cd spyder-vim
pip install .
And i tried to Esc
in the editor and its not working
@lihka1 Could you please post a screenshot of what are you seeing right now?
No
Wasn't this error fixed on Spyder 3.2.3 @ccordoba12 @dalthviz?
@andfoy If I am removing those egg files I was not seeing any errors.
Have you tried to install it on a fresh anaconda environment?
No, I didn't try
It worked in a new environment!!!........thanks
Wasn't this error fixed on Spyder 3.2.3
Yep, it was.
But I think we are not discarding egg_FILES
. @andfoy, please open a PR in Spyder to discard that ending too.