-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Completion attempt gets wrong-type-argument (epc:manager nil) #37
Comments
Here is my output from jedi:show-setup-info that shows things aren't happy.
I've tried to do things like this with no significant improvement:
The actual warning I get is:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
Using miniconda3 virtual environments
Company and company-jedi installed from Melpa:
Prereqs installed:
Config:
jediepcserver.py works at that path:
Completion fails with:
I enabled debug on error and get this traceback:
This happens nomatter what I put in jedi:server-args.
Company completion seems to be working fine for elisp. I haven't tried any other backends. I appreciate this isn't a standard config, but it is difficult to have multiple venv setups in a Conda environment.
The text was updated successfully, but these errors were encountered: