emacs - elpy with Winpython: how to configure? -


i'm trying setup elpy emacs on windows system, on i'm using winpython 3.4.3.

i have installed dependencies such rope, flake8, etc... using pip. when type m-x elpy-config in emacs, "neither easy_install nor pip found".

if run (executable-find "python") correct path winpython installation.

what might problem?

on windows 7 emacs 24.5 , python 2.7 worked me include actual directory containing pip (scripts) in exec-path; using m-x customize-variable exec-path. apparently, including directory of python executable not enough.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -