Giter Site home page Giter Site logo

Comments (15)

ijsong avatar ijsong commented on May 31, 2024 1

@uberbrodt If you are using nvim, check pynvim.
https://github.com/neovim/pynvim

from vira.

n0v1c3 avatar n0v1c3 commented on May 31, 2024

@uberbrodt Thank you for letting us know along with the information.

I will have a real look at the issue, I just happen to be getting ready to be going home so I will be on it when I actually get a chance.

from vira.

n0v1c3 avatar n0v1c3 commented on May 31, 2024

@uberbrodt
pip install --user pynvim
OR
pip3 install --user pynvim (this was required in another issue over pip claimed due to nvim)

I have not had a real chance to test your issue but @ijsong reminded me of another issue we had.

from vira.

n0v1c3 avatar n0v1c3 commented on May 31, 2024

@uberbrodt I am assuming pynvim was not the true core of the issue. I am curious if it is only neovim or if vim is also capable of producing the same issue. The closest I was able to get is having a missing characters in my vira_servers file. Are you using the json or the yaml file?

from vira.

uberbrodt avatar uberbrodt commented on May 31, 2024

from vira.

n0v1c3 avatar n0v1c3 commented on May 31, 2024

No worries. I am simply interested in making it as easy as possible for everyone to set up. I currently only have an open issue with nVim mentioned and that is simply an update to the README to show that it is supported. 😓 I will now need to add the link to this github issue to that issue as a requirement to call it complete.

from vira.

uberbrodt avatar uberbrodt commented on May 31, 2024

I tried upgrading pynvim, but looks like 0.4.1 is the latest version. I double checked the servers config and it looks like valid JSON to me and to a JSON linter I installed. I haven't tried VIM, though I suppose I could. What platforms do you test against?

from vira.

n0v1c3 avatar n0v1c3 commented on May 31, 2024

Currently most of my testing is in the Linux world (Arch Linux), we did have some OSx issues not too long ago but it was for the BROWSER and there was a pull request that fixed that one. I am doing the testing on Vim and NVim but do admit that I am in Vim the most. Windows may be falling behind in the testing but it was working in the past...

I did see a small change in version of nVim (community/neovim) for my initial tests (0.4.4-1) on this and I have also pushed it up to v0.5.0 (aur/neovim-git). Vim I am using 8.1. Our Python 3 looks the same other than paths. I do wonder if the path for python affects us as my executable is /usr/bin/python3.

Otherwise, LuaJIT I am using only 2.0.5 but I do not believe that should affect us at all.

from vira.

uberbrodt avatar uberbrodt commented on May 31, 2024

I'm running Fedora, so definitely seems like this should work...I do set the g:python3_host_prog variable so that I can use a particular Pyenv, so that might be the issue? I'll try unsetting it and see if that helps

from vira.

n0v1c3 avatar n0v1c3 commented on May 31, 2024

@uberbrodt looking if you have had a try I will need to set up a test for that myself.

The only thing I have come across so far, this was in the help files:

Must be set before any check for has("python3")

I did not see this in my local help but on the online one. I also assume this "should" not be the issue.

from vira.

zamboney avatar zamboney commented on May 31, 2024

i had the same problem and it's turn out that i didn't configure the ~/.config/vira/vira_servers.json.
@uberbrodt try to check if your vira_servers.json file is set

from vira.

n0v1c3 avatar n0v1c3 commented on May 31, 2024

We have an issue for that one, if vira_servers.json/yaml doesn't exist then ask for manual entry. I will move it up into the next release. I do believe @uberbrodt has a server file set up but still worth having the manual entry or at least a clean message to config your server.

@zamboney thanks for the further update.

from vira.

n0v1c3 avatar n0v1c3 commented on May 31, 2024

@uberbrodt I am curious if you are using pass as we do also have one bug that shows up when multiple lines are in your pass. If you do try a direct password entry as this is also on the next release plan.

from vira.

uberbrodt avatar uberbrodt commented on May 31, 2024

Ok, so I finally got back around to looking at this. I tested with removing the python3_host_prog and it worked after I upgraded to pynvim 0.4.2 (previous was at 0.4.1).

Setting the python3_host_prog again and then manually install the jira package works as well. My suspicion is that the automatic install via vim-plug was not working with virtualenv for some reason, so might be something to note in the README. Thanks to everyone for debugging and offering advice!

from vira.

n0v1c3 avatar n0v1c3 commented on May 31, 2024

I will keep this open as I create a new issue for virtualenv testing along with updating the README.

Thanks for the testing, feedback and most of the work. I see another issue up already but please keep them coming as this is the way to make it work better for more of us.

from vira.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.