Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Cannot Instal mamba on Python 3.12

I’m trying to get mamba to run on Spyder 5.5.3 with Python 3.8.10 64-bit | Qt 5.15.2 | PyQt5 5.15.10 | Windows 10 (AMD64)

when I run !mamba install bs4==4.10.0 -y

enter image description here

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

Note !pip install yfinance==0.1.67 installs successfully.

I’ve previously followed:

Why did I got an error ModuleNotFoundError: No module named 'distutils'?

which may have changed the error code, but I still gent no good results

I’ve additionally reset my python interpreter to

C:/Users/#####/AppData/Local/Programs/Python/Python312/python.exe

And yes I have closed and reopened, spyder, reset my kernal, and turned my box on and off again.

How do i get mamba to install?

>Solution :

It appears you don’t have mamba installed.
In the screenshot you posted, you are attempting to use (uninstalled) mamba to install a package called bs4

Here is mamba’s own documentation on how to install mamba

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading