software/theia: clear venv when installing python language server
Prevent this kind of errors when first installation fail: Error: [Errno 13] Permission denied: 'parts/python-language-server/bin/activate' by using --clear the virtualenv is recreated from scratch if the command failed for some reason.
Showing
Please register or sign in to comment