When I build spacevim and configure the corresponding python programming environment, I cannot use “spa +l+r” for quick operation. The specific error is as follows:
enter image description here
I made sure there is no problem with the code. The following is the configuration of python in my spacevim. I am not sure if there is a problem in it.
enter image description here
I tried changing things in my environment variables, like adding the python runtime to PATH, and even adding the path to this python file to PATH, but that didn’t seem to have any effect (I guess)
I hope someone with relevant knowledge can answer my question or give me some ideas. I will be very grateful for the answer.