RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

python3.8 can't start ride

Open paopaoaichouchou opened this issue 4 years ago • 0 comments

I installed one version before and then uninstalled and reinstalled another version. Currently there is only one python version on the computer, but this error is still reported. How can I solve this problem? Report the following error: C:>ride.py Traceback (most recent call last): File "E:\Python38\Scripts\ride.py", line 21, in from robotide import main File "e:\python38\lib\site-packages\robotide_init_.py", line 59, in from robotide.utils import PY2, PY3 File "e:\python38\lib\site-packages\robotide\utils_init_.py", line 21, in import robotide.lib.robot.utils ModuleNotFoundError: No module named 'robotide.lib'

paopaoaichouchou avatar Jan 24 '21 03:01 paopaoaichouchou