Giter Site home page Giter Site logo

OSError: [Errno 2] about sublimejedi HOT 2 CLOSED

astynax avatar astynax commented on May 24, 2024
OSError: [Errno 2]

from sublimejedi.

Comments (2)

astynax avatar astynax commented on May 24, 2024

Could you showing a more informative messages about the wrong value of "python_interpreter_path" parameter?

from sublimejedi.

jmatostelerik avatar jmatostelerik commented on May 24, 2024

Here is what appears to be the same or similar error:

Traceback (most recent call last):
    File "X/subprocess.py", line 1090, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
    File "C:\Program Files\Sublime Text 3\sublime_plugin.py", line 543, in run_
        return self.run(edit, **args)
    File "C:\Users\matos\AppData\Roaming\Sublime Text 3\Packages\SublimeJEDI\python_go_to.py", line 101, in run
        ask_daemon(self.view, self.handle_definitions, 'goto')
    File "C:\Users\matos\AppData\Roaming\Sublime Text 3\Packages\SublimeJEDI\sublime_jedi.py", line 59, in ask_daemon
        complete_funcargs=get_settings_param(view, 'auto_complete_function_params', 'all'),
    File "C:\Users\matos\AppData\Roaming\Sublime Text 3\Packages\SublimeJEDI\utils.py", line 127, in start_daemon
        process = subprocess.Popen(sub_args, **sub_kwargs)
    File "X/subprocess.py", line 818, in __init__
    File "X/subprocess.py", line 1096, in _execute_child
FileNotFoundError: [WinError 2] The system cannot find the file specified

Using sublime text 3

from sublimejedi.

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.