Detailed map traversal, teach you to master the complex gremlin query debugging method>>>
Using pychar development, the machine is archlinux, installed with two versions of python2.7 and python3.7
But
Pychar report Python package tools not found error in pyhton interpreter report of python2.7
Reason: the PIP installed in the system has gone to the relevant directory of Python 3, and the pip of Python 2 is missing
Therefore, you also need to install the PIP corresponding to python2 version:
sudo pacman -S python-pip python2-pip
(1) In a particular position, in a particular position, in a position, in a position, in a position, in a position, in a position, in a position, in a position, in a position, in a position, in a position, in a position, in a position, in a position, in a position, in a position,
(2) Of
By Sven Augustus
(2) Of
department
Similar Posts:
- Pychar can’t install the third-party library, the solution of error code non zero exit code (1)
- Error interpreter field is empty when installing pychar to create a new project. Run the python program
- [Solved] yum Execute Error: -bash: /usr/bin/yum: /usr/bin/python3.7: bad interpreter: No such file or directory
- PIP Python package succeeds, but an error is reported when importing
- Solve the problem of no Python interpreter selected after the initial installation of pychar
- Linux Error: _mysql.c:32:20: fatal error: Python.h: No such file or directory [Solved]
- No Python interpreter configured for the project
- [Solved] Error running ‘index’: Cannot run program “C:\Users\testgu\AppData\Local\Programs\Python\Python39\python.exe” (in directory “D:\PYWorkspace\ycyzharry”): CreateProcess error=2, the system cannot find the specified file.
- Pychar error report solution: error:please select A valid Python interpreter and some basic settings
- Import pandas encountered no module named pandas in pychar