Skip to content
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

In pyvenv tracking mode how can I declare for a file that it uses NO virtual environment? #85

Open
halloleo opened this issue Mar 29, 2019 · 0 comments

Comments

@halloleo
Copy link

I have setup

(pyvenv-activate "/my/venv/for/elpy")
(pyvenv-tracking-mode 1)

and this works great: Normally the elpy venv is active to do the elpy completion and in my python buffer I can use another venv defined via the buffer-local variable pyvenv-activate.

In some python buffer i would like to have no virtual env active not the elpyone nore another one. How can I set the local pyvenv-activate up for this?

I tried setting pyvenv-activate buffer locally to "", but this gives me a mysterious [tmp] venv and slows the editing in that buffer down to a crawl. So what's the right way to do it?

@halloleo halloleo changed the title In tracking mode how can I declare a fil, so that it uses no virtual env? In pyvenv tracking mode how can I declare for a file that it uses NO virtual environment? Mar 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant