Hi Mahmood, Seems like you are using the Spyder standalone version for Windows. To use packages that aren't bundle with the installer you will need to have a way to create environments and use the custom interpreter preference. For more info you can check our docs: https://docs.spyder-ide.org/current/faq.html#using-packages-installer
Let us know if that helps! Best regards, Daniel El martes, 25 de enero de 2022 a las 6:25:14 UTC-5, [email protected] escribió: > Hi > > I would like to install a package (scikit-learn) so that I can use it with > Spyder IDE. However, I didn’t find the “pip3” command in Spyder\Python > folder. > > > > C:\Users\m_nad\AppData\Local\Programs\Spyder\Python>dir > > Volume in drive C has no label. > > Volume Serial Number is 70A2-44D7 > > > > Directory of C:\Users\m_nad\AppData\Local\Programs\Spyder\Python > > > > 12/27/2021 07:32 PM <DIR> . > > 12/27/2021 07:32 PM <DIR> .. > > 11/24/2021 11:30 PM 3,399,200 libcrypto-1_1.dll > > 11/24/2021 11:30 PM 689,184 libssl-1_1.dll > > 11/24/2021 11:30 PM 13,029 LICENSE.txt > > 11/24/2021 11:30 PM 202,768 pyexpat.pyd > > 11/24/2021 11:30 PM 100,368 python.exe > > 11/24/2021 11:30 PM 58,896 python3.dll > > 11/24/2021 11:30 PM 3,750,416 python37.dll > > 11/24/2021 11:30 PM 2,397,995 python37.zip > > 11/24/2021 11:30 PM 103 python37._pth > > 11/24/2021 11:30 PM 98,832 pythonw.exe > > 11/24/2021 11:30 PM 27,152 select.pyd > > > > How can I install that package then? > > > > > > Regards, > > Mahmood > > > -- 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/7c3b3978-2b13-4be3-8f89-a98bccec1748n%40googlegroups.com.
