I started developing custom application using frappe frappe framework. I am using VSCode as code editor, and have already install Frappe Framework Intellisense extension by Faris Ansari. After opening custom application in vscode, a notification box appeared from Frappe Framework Intellisense ask to install Frappe Framework Intellisense dependencies like pygls and jedi. after that suddenly, bench stopped and shows me this error.
It happened twice after i installed frappe v15.47.2. Previously, i was using Frappe v15.39 and it was ok. At first time, I haven’t noticed that happened when dependencies are installed i thought that happened because i installed some packages over break system package flag on pip. Then. I removed the folder and Initialized new bench. After that, when I opened the app on vscode and installed extension dependencies. Then i realized the problem happens because of extension installing dependencies.
So i solved the problem with