python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Fail to import scikit-learn due build error on Windows
After verifying all requirements exists I installed scikit-learn 1.0.2 using anaconda (python 3.9.5).
Installation pass successfully, and I can import sklearn via anaconda prompt without any errors.
B...
Nitcha
Votes: 0
Answers: 0
Conda build using previously built/deployed package
My current flow is to build package-a, then deploy package-a to Artifactory. Then I'm building package-b pointing at artifactory channels that contain the package-a conda package. However, I'm getting...

RustyShackleford
Votes: 0
Answers: 0
Hash mismatch installing DeepDarts requirements
I tried to follow these installation instructions because I want to test DeepDarts for a Dart-Counter. It's my first time with Anaconda, also the first time with Python.
After Step 4, I got this error...
Thomas Fischer
Votes: 0
Answers: 0
Error while creating conda environment in python 3.7, only supports python 3.10
I have miniconda installed on my macbook pro M1. I want to create a conda environment with python version 3.7. I tried running following commands, but it's throwing an error and I'm not able to instal...
Mahavir I
Votes: 0
Answers: 0