Giter Club home page Giter Club logo

Comments (3)

cjrh avatar cjrh commented on May 29, 2024

Reformatting to make it easier to read the traceback:

Error detected while processing function jedi#init_python[4]..<SNR>41_init_python[27]..jedi#setup_python_imports: line 25: 

Traceback (most recent call last): 
    
    File "<string>", line 1, in <module> 
    File "<string>", line 8, in <module> 
    File "/Users/kiennguyen/.vim/bundle/jedi-vim/pythonx/jedi_vim_debug.py", line 5, in <module> from jedi_vim import PythonToVimStr 
    File "/Users/kiennguyen/.vim/bundle/jedi-vim/pythonx/jedi_vim.py", line 112, in <module> import jedi 
    File "/Users/kiennguyen/.vim/bundle/jedi-vim/pythonx/jedi/jedi/__init__.py", line 41, in <module> from jedi.api import Script, Interpreter, set_debug_function, \ 
    File "/Users/kiennguyen/.vim/bundle/jedi-vim/pythonx/jedi/jedi/api/__init__.py", line 21, in <module> from jedi import debug 
    File "/Users/kiennguyen/.vim/bundle/jedi-vim/pythonx/jedi/jedi/debug.py", line 23, in <module> from colorama import Fore, init 
    File "/Users/kiennguyen/anaconda3/lib/python3.6/site-packages/colorama/__init__.py", line 2, in <module> from .initialise import init, deinit, reinit, colorama_text 
    File "/Users/kiennguyen/anaconda3/lib/python3.6/site-packages/colorama/initialise.py", line 6, in <module> from .ansitowin32 import AnsiToWin32 
    File "/Users/kiennguyen/anaconda3/lib/python3.6/site-packages/colorama/ansitowin32.py", line 7, in <module> from .winterm import WinTerm, WinColor, WinStyle 
    File "/Users/kiennguyen/anaconda3/lib/python3.6/site-packages/colorama/winterm.py", line 2, in <module> from . import win32 
    File "/Users/kiennguyen/anaconda3/lib/python3.6/site-packages/colorama/win32.py", line 8, in <module> import ctypes 
    File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 555, in <module> _reset_cache() 
    File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.py", line 279, in _reset_cache CFUNCTYPE(c_int)(lambda: None)

from vim-conda.

cjrh avatar cjrh commented on May 29, 2024

@kiennt23 if you uninstall only vim-conda, does the error in jedi-vim disappear? and if so, does the error reappear if you reinstall only vim-conda? I want to be sure that the problem is definitely related to vim-conda. I don't use it any more, but when I did, I definitely used jedi-vim at the same time as vim-conda, and I don't recall any problems with that.

from vim-conda.

kiennt23 avatar kiennt23 commented on May 29, 2024

@kiennt23 if you uninstall only vim-conda, does the error in jedi-vim disappear? and if so, does the error reappear if you reinstall only vim-conda? I want to be sure that the problem is definitely related to vim-conda. I don't use it any more, but when I did, I definitely used jedi-vim at the same time as vim-conda, and I don't recall any problems with that.

Yes, that was exactly what I did.

from vim-conda.

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.