Hi, What spyder version are you currently using? What's your operational system? How did you install sklearn?
I'm using spyder 5.1.3, Ubuntu 20.04 and importing sklearn was no problem at all. I'm not using conda. sklearn was installed with: sudo python3 -m pip install sklearn Regards. On Mon, Sep 27, 2021 at 5:54 PM Tapish Kadbe <[email protected]> wrote: > I am getting an error while i am running program > import sklearn > MODULENOTFOUNDERROR > please anyone can help me > > -- > You received this message because you are subscribed to the Google Groups > "spyder" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/spyderlib/96f271f9-7936-4361-ba16-dd7596b646ddn%40googlegroups.com > <https://groups.google.com/d/msgid/spyderlib/96f271f9-7936-4361-ba16-dd7596b646ddn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/spyderlib/CA%2BB6aWEbuwkyBEkko1W%2BVBHfd5mzy%3DH8Oh_rPdJAw15d37FXGA%40mail.gmail.com.
