rpaframework
rpaframework copied to clipboard
invocation `install.clean` fails to delete python executable sometimes
Sometimes (at least in Windows), the install.clean fails to delete the python executable in .venv/Scripts/python.exe and that causes subsequent install commands to fail with a strange error. The specific failure is WinError 5: Access is denied.
@blakewaud is this still an issue?