An internal error occurred during: "Looking for Python installations".
nanduIyer opened this issue · 2 comments
I installed this in Windows 10 64 bit OS
I am yet to start the work. I was checking the Window --> Preferences --> Robot Framework --> Installed Framework -->
My eclipse version is Version: 2021-09 (4.21.0)
Build id: 20210910-1417 64 bit
My Java version is
C:\Users\g_nan>java -d64 -version
java version "1.8.0_311"
Java(TM) SE Runtime Environment (build 1.8.0_311-b11)
Java HotSpot(TM) 64-Bit Server VM (build 25.311-b11, mixed mode)
Python version is
C:\Users\g_nan>python --version
Python 3.10.0
Any help will be appreciataed.
Hi,
please check python path set in PATH variable. I see that you use python from path:
C:\Users\g_nan>python --version
but in log in RED python is in:
C:\Users\g_nan\Documents\Python\python
@joanna-may Thanks. I fixed it by reinstalling everything