The python interpreter "/usr/bin/python2.7" may not exist.
I can't tell my situation well because i am not native english speaker...Could not launch debugger for "/home/shun/opencv-sample01.py". The python interpreter "/usr/bin/python2.7" may not exist.has shown. Debugger and python code could not start. How to avoid this situation?
Wing Personal - 6.1.1-1 (rev e1bf75077d3c) - /usr/local/lib/wingide-personal6.1
Linux version 4.14.74-1-MANJARO (builduser@development) (gcc version 8.2.1 20180831 (GCC)) #1 SMP PREEMPT Fri Oct 5 14:16:52 UTC 2018
[shun@storm ~]$ which python
/usr/bin/python
[shun@storm ~]$ python -VPython
3.7.0
This is problem but I don't know how to change them. But...
[shun@storm ~]$ ls -al /usr/bin/python*
lrwxrwxrwx 1 root root 7 9月 16 04:13 /usr/bin/python -> python3
lrwxrwxrwx 1 root root 14 9月 16 04:13 /usr/bin/python-config -> python3-config
lrwxrwxrwx 1 root root 9 6月 27 22:05 /usr/bin/python2 -> python2.7
lrwxrwxrwx 1 root root 16 6月 27 22:05 /usr/bin/python2-config -> python2.7-config
-rwxr-xr-x 1 root root 5920 6月 27 22:05 /usr/bin/python2.7
-rwxr-xr-x 1 root root 1681 6月 27 22:05 /usr/bin/python2.7-config
lrwxrwxrwx 1 root root 9 9月 16 04:13 /usr/bin/python3 -> python3.7
lrwxrwxrwx 1 root root 16 9月 16 04:13 /usr/bin/python3-config -> python3.7-config
-rwxr-xr-x 2 root root 14112 9月 16 04:13 /usr/bin/python3.7
lrwxrwxrwx 1 root root 17 9月 16 04:13 /usr/bin/python3.7-config -> python3.7m-config
-rwxr-xr-x 2 root root 14112 9月 16 04:13 /usr/bin/python3.7m
-rwxr-xr-x 1 root root 3222 9月 16 04:13 /usr/bin/python3.7m-config
END OF LINE
Comments
PS. Some of more images. Now I remember that I see this when launching Wing IDE. Sorry for less information! END OF LINE