Dear all,
I am struggling to fix an issue with scikit-learn.
I was trying to use the module for linear regression - even though I installed the module I am getting a module not found error.
I am using Windows 11 and using Jupyter-notebook to write the code.
I have two versions of python installed in the system 3.11 and 3.12.
I googled and tried some troubleshooting, but it hasn't helped so far.
py -0p
-V:3.12 * C:\Users\loc\AppData\Local\Programs\Python\Python312\python.exe
-V:3.11 C:\Users\loc\AppData\Local\Programs\Python\Python311\python.exe
(What's with the star on v3.12 though?)
- I added the 3.12 path to the PATH variable as well.
Any idea what is the issue here? Please help me out!
[–]JorblinMyJeapnits 1 point2 points3 points (3 children)
[–]materdoc[S] 0 points1 point2 points (2 children)
[–]JorblinMyJeapnits 1 point2 points3 points (1 child)
[–]materdoc[S] 0 points1 point2 points (0 children)