What to do if you get "Python not configured." Using PyDev in Eclipse

The beginning of things

When I cloned the project from git and tried to develop it using pydev in eclipse, an error message like the image below was displayed.

Screenshot 2017-03-23 16.59.53.png

"Python not configured."

Translated by: Python, not set

Is it python's Interpreter? I set it before, but did I have to define it for each project?

(Reference: Python + Eclipse + Machine Learning-Environment Construction- [Mac])

It was necessary to say from the conclusion.

approach

  1. Right click on the relevant project
  2. Select "Properties"
  3. Select "PyDev --Interpreter / Grammar"
  4. Click "Click here to configure an interpreter not listed."
  5. Add and apply Python Interpreter as appropriate
  6. Appropriately set and apply the grammar version and interpreter
  7. Restart Eclipse

(Reference: Eclipse: “Python not configured”)

It's the end. Thank you for your hard work ~!

Recommended Posts

What to do if you get "Python not configured." Using PyDev in Eclipse
What to do if you get a minus zero in Python
What to do if you get "coverage unknown" in Coveralls
[Python] What to do if you get a ModuleNotFoundError when importing pandas using Jupyter Notebook in Anaconda
What to do if you get `No kernel for language python found` in Hydrogen
What to do if you get an error when importing matplotlib in Python (Mac)
What to do if you get Swagger-codegen in python and Import Error: No module named
What to do to get google spreadsheet in python
What to do if you can't use scikit grid search in Python
What to do if you get lost in file reference with FileNotFoundError
What to do if you get angry in TensorFlow v2 without attribute'app'
What to do if you get Could not fetch URL 443 with pip
What to do if you get a "No versions found" error in pipenv
What to do if you get angry with swapon failed: Operation not permitted
What to do if you get an error when installing python with pyenv
What to do if you get an error like'Qstring' has already been set to version 1 using mne python
What to do if you get a "Wrong Python Platform" warning when using Python with the NetBeans IDE
What to do if you get angry with "Value Error: unknown local: UTF-8" in python manage.py syncdb
What to do if ʻarguments [0] .scrollIntoView ();` fails in python selenium
What to do if you can't log in as root
What to do if you get "(35,'SSL connect error')" in pycurl (one of them)
What to do if the progress bar is not displayed in tqdm of python
What to do if Python does not switch from the System version in pyenv
What to do if you get the error ʻERR_FEATURE_UNAVAILABLE_ON_PLATFORM` when using ts-node-dev on Linux
What to do if you can't hit the arrow keys in the Python interactive console
What to do if you run python in IntelliJ and end with an error
What to do if python says "fatal error:'stdio.h' file not found"
What to do if the image is not displayed using matplotlib etc. in the Docker container
What to do if you get a UnicodeDecodeError with pip install
What to do if you get the error RuntimeError: Python is not installed as a framework when trying to use matplitlib and pylab in Python 3.3
Notes for using python (pydev) in eclipse
What to do if you can't use the trash in Lubuntu 18.04.
What to do if you get a Cannot retrieve metalink for repository error in yum
What to do if you get the error "Error: opencv3: Does not support building both Python 2 and 3 wrappers" when installing openCV 3
What to do if you get an error when running "certbot renew" in CakePHP environment
What to do if you get angry with'vertices' must be a 2D list ... in matplotlib arrow
CommandNotFoundError: Your shell has not been properly configured to use What to do if you get'conda activate'
What to do if you get an error saying c compiler cannot create executables in configure
What to do if you get a must override `get_config` error when trying to model.save in Keras
What to do if there is a decimal in python json .dumps
What to do if you can't find PDO in Laravel or CakePHP
What to do if you get stuck during Anaconda installation on Linux
What to do if No Python documentation found for ... appears in pydoc
What to do if you get a TypeError with numpy min, max
What to do if you get an error when trying to load mnist
What to do if you can't install with pip in babun environment
What happens if you do "import A, B as C" in Python?
What to do if you get an error when installing Dlib (Ubuntu)
What to do if pipreqs results in UnicodeDecodeError
What to do if you can't pipenv shell
What to do if you get `locale.Error: unsupported locale setting` when getting the day of the week from a date in Python
What to do if you get "The session could not be opened" when installing CentOS on VirtualBox
What to do if you get the error Target WSGI script'/var/www/xxx/xxx.wsgi' cannot be loaded as python module
[Python] What to do if an error occurs in pip (pyinstaller, pyautogui, etc.)
What to do if a Unicode Encode Error occurs in Sublime Text Python
[Python] What to check when you get a Unicode Decode Error in Django
What to do if NotADirectoryError: [Errno 20] Not a directory:'xdg-settings' appears in jupyter notebook
What to do if pip install fails in Xcode 5.1
What to do if you can't pip install mysqlclient
No module named What to do if you get'libs.resources'
What to do if sys / cdefs.h does not exist