Giter Site home page Giter Site logo

Comments (8)

JBakamovic avatar JBakamovic commented on June 1, 2024

What is the output of gvim --version | grep python? Make sure you run this on the version you've built for yourself.

from yavide.

ChaoticEnigma avatar ChaoticEnigma commented on June 1, 2024

I think I have a similar error, I see this each time on startup of yavide:
spectacle t17644

gvim --version:

VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Oct  7 2017 13:50:55)
Included patches: 1-1176
Compiled by Arch Linux
Huge version with GTK3 GUI.  Features included (+) or not (-):
+acl             +file_in_path    +mouse_sgr       +tag_old_static
+arabic          +find_in_path    -mouse_sysmouse  -tag_any_white
+autocmd         +float           +mouse_urxvt     +tcl/dyn
+balloon_eval    +folding         +mouse_xterm     +termguicolors
+browse          -footer          +multi_byte      +terminal
++builtin_terms  +fork()          +multi_lang      +terminfo
+byte_offset     +gettext         -mzscheme        +termresponse
+channel         -hangul_input    +netbeans_intg   +textobjects
+cindent         +iconv           +num64           +timers
+clientserver    +insert_expand   +packages        +title
+clipboard       +job             +path_extra      +toolbar
+cmdline_compl   +jumplist        +perl/dyn        +user_commands
+cmdline_hist    +keymap          +persistent_undo +vertsplit
+cmdline_info    +lambda          +postscript      +virtualedit
+comments        +langmap         +printer         +visual
+conceal         +libcall         +profile         +visualextra
+cryptv          +linebreak       +python/dyn      +viminfo
+cscope          +lispindent      +python3/dyn     +vreplace
+cursorbind      +listcmds        +quickfix        +wildignore
+cursorshape     +localmap        +reltime         +wildmenu
+dialog_con_gui  +lua/dyn         +rightleft       +windows
+diff            +menu            +ruby/dyn        +writebackup
+digraphs        +mksession       +scrollbind      +X11
+dnd             +modify_fname    +signs           -xfontset
-ebcdic          +mouse           +smartindent     +xim
+emacs_tags      +mouseshape      +startuptime     -xpm
+eval            +mouse_dec       +statusline      +xsmp_interact
+ex_extra        +mouse_gpm       -sun_workshop    +xterm_clipboard
+extra_search    -mouse_jsbterm   +syntax          -xterm_save
+farsi           +mouse_netterm   +tag_binary

Python 2 and 3 installed from Arch Linux repositories.

from yavide.

JBakamovic avatar JBakamovic commented on June 1, 2024

Like it says in the error message, watchdog Python module is missing. Please try to install it via pip or system package manager and try to run yavide again. Though it should have been installed by the install.sh script. Many users for some reason miss this exact package.

from yavide.

ChaoticEnigma avatar ChaoticEnigma commented on June 1, 2024

Yes, that did it. Thank you.

from yavide.

JBakamovic avatar JBakamovic commented on June 1, 2024

@ChaoticConundrum Glad you fixed it. Have you got any idea why this package wouldn't have been installed by the install.sh script? Did you notice any error during the installation process?

I've got plenty of such issues reported lately by different people. For me on Fedora it's working flawlessly but seems that is not the case on other distros. Which is strange because that package is being installed through pip which should be more unified way to install python dependencies ...

from yavide.

ChaoticEnigma avatar ChaoticEnigma commented on June 1, 2024

Actually, yes. It looks like install.sh installs python and python-pip, which on Arch Linux, are Python 3. From the packages installed for other distros, I am guessing you are trying to install Python 2? On Arch Linux, the Python 2 packages are python2 and python2-pip, and the pip command is pip2.

from yavide.

JBakamovic avatar JBakamovic commented on June 1, 2024

Yes, that's correct. I am trying to install Python2 dependencies. I suppose I should try with pip2 instead. Different distros have different default Python versions which seems to cause problems. Thanks for your input.

from yavide.

Aksel1995 avatar Aksel1995 commented on June 1, 2024

I seem to only be getting this issue when I open a file using yavide., i.e. "yavide sample.cpp".
When I open yavide on its own, then open any file I never run into this issue. I have pip, pip2, pip2.7, pip3, pip3.5 and I already updated all of them and it doesn't seem to help.

from yavide.

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.