spyder-ide / spyder-vim

A plugin for Spyder to enable Vim keybindings

Home Page:https://www.spyder-ide.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I installed spyder-vim from source and unable to see vim terminal....can anyone please help

lihka1 opened this issue · comments

I installed spyder-vim from source and unable to see vim terminal....can anyone please help

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?

I am able to just see the editor ..that's it...
screenshot from 2017-10-24 19-06-52

I've just installed on a fresh anaconda environment, and its working as expected

imagen

Do you have any error message displayed on the internal console/bug report dialog? Also, what are your Python, Spyder, Qt and PyQt versions?

What about this?
screenshot from 2017-10-24 20-52-47

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.