After installing VirtualEnvWrapper, we start the initializer VirtualEnvWrapper. Sh with the following error message:

VirtualEnvWrapper_python: VirtualEnvWrapper_python: VirtualEnvWrapper_python: VirtualEnvWrapper_python: VirtualEnvWrapper_python: VirtualEnvWrapper_python: VirtualEnvWrapper_python:

So we open the VirtualEnvWrapper.sh file: The VirtualEnvWrapper.sh file is located in /usr/local/bin/

Locate the VirtualEnvWrapper_Python statement

On closer inspection, I found the problem in the red circle:

Since my Linux is only installedPython3.6Version, and does not install anyPython2.xVersion. At this point, theVIRTUALENVWRAPPER_PYTHONThe path ofpythonDoes not exist; So, we’re going toVIRTUALENVWRAPPER_PYTHONThe path ofpythonModified topython3Error message can be resolved:

When the Vim editor sends an error and exits, start the initializer VirtualEnvWrapper.sh via Source!

If the terminal environment is configured, reload the terminal configuration file.