You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made virtualenv wrapper for Emacs Lisp to help installation of Emacs packages relying on Python modules: python-environment.el. I think it would help Pymacs installation.
You can just define a command like the following so that user can just do M-x pymacs-make-env to setup Python side of Pymacs.
I made virtualenv wrapper for Emacs Lisp to help installation of Emacs packages relying on Python modules: python-environment.el. I think it would help Pymacs installation.
You can just define a command like the following so that user can just do
M-x pymacs-make-env
to setup Python side of Pymacs.I am requesting for comment before fixing the API. If you are interested, please come in: tkf/emacs-python-environment#1
The text was updated successfully, but these errors were encountered: