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

Feature request: Add a customization for the python interpreter of importmagic server #3

Closed
Yevgnen opened this issue Dec 28, 2016 · 4 comments

Comments

@Yevgnen
Copy link

Yevgnen commented Dec 28, 2016

Thanks for the great package. I have a suggestion. Rather than hard code a "python" in starting a epc server, it would be nice if the package could read the variable python-shell-interpreter or read the virtualenv settings or providing a customization of it.

@pirackr
Copy link
Contributor

pirackr commented Dec 31, 2016

@Yevgnen I think we can use pyenv-mode to address your issue?

@dakra
Copy link

dakra commented Dec 31, 2016

There are many different emacs virtualenv modules.
I for example use https://github.com/porterjamesj/virtualenvwrapper.el
so please don't have a dependency to a specific one if you can just call python-shell-interpreter instead.

@anachronic
Copy link
Owner

I'll take a look this week. But just to be clear: you want to point to an arbitrary path for a python interpreter?

If not, could you give an example please?

@anachronic
Copy link
Owner

I'm gonna close this because of null feedback.

I'd suggest a different package for virtualenvs: pyvenv is a great example.

If that's not enough or not what you guys wanted, please say so and reopen. I'm all ears (or eyes...)

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

4 participants