[PYTHON] How to use Cmder with PyCharm (Windows)

Thank you for visiting. Regarding the subject matter, I felt the lack of information available in Japanese when I worked on it, so I will write it as an article below.

procedure

  1. Add environment variables --Go to Control Panel-> System-> Advanced System Settings-> Environment Variables, enter "CMDER_ROOT" as the user's environment variable, and enter the storage directory of Cmder.exe in the value (path) (usually "C: \ hogehoge \ cder" Should be)
  2. Change PyCharm settings --Go to PyCharm's Settings → Terminal and enter "" cmd.exe "/ k" "% CMDER_ROOT% \ vendor \ init.bat" "" in the Shell Path field (double quotation double is not a typo)
  3. Restart PyCharm → Confirm that Cmder starts with Alt + F12 (≒ Linux command [ls etc.] passes)

reference

(that's all)

Recommended Posts

How to use Cmder with PyCharm (Windows)
Python: How to use async with
How to use Dataiku on Windows
How to use virtualenv with PowerShell
How to use FTP with Python
How to add a package with PyCharm
How to use ManyToManyField with Django's Admin
How to use OpenVPN with Ubuntu 18.04.3 LTS
How to use Google Assistant on Windows 10
How to use Ass / Alembic with HtoA
How to use Japanese with NLTK plot
How to use jupyter notebook with ABCI
How to use Anaconda interpreter in PyCharm
How to use CUT command (with sample)
How to use SQLAlchemy / Connect with aiomysql
How to use JDBC driver with Redash
How to use xml.etree.ElementTree
How to use Python-shell
How to use tf.data
How to use virtualenv
How to use Seaboan
How to use image-match
How to use Pandas 2
How to use Virtualenv
How to use pytest_report_header
How to use partial
How to use Bio.Phylo
How to use SymPy
How to use x-means
How to use WikiExtractor.py
How to use IPython
How to use virtualenv
How to use Matplotlib
How to use iptables
How to use numpy
How to use TokyoTechFes2015
How to use venv
How to use dictionary {}
How to use Pyenv
How to use list []
How to use python-kabusapi
How to use OptParse
How to use return
How to use dotenv
How to use pyenv-virtualenv
How to use Go.mod
How to use imutils
How to use import
How to use tkinter with python in pyenv
How to use PyCharm with Glue development endpoints running inside a VPC
How to use Qt Designer
How to install Python [Windows]
How to use search sorted
How to use xgboost: Multi-class classification with iris data
Run python with PyCharm (Windows)
[gensim] How to use Doc2Vec
python3: How to use bottle (2)
Understand how to use django-filter
[Python] How to use list 1
How to use FastAPI ③ OpenAPI
How to share folders with Docker and Windows with tensorflow