ageron / ageron/handson-ml

Create environment using Anaconda

Open
#524 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
25.6k
Forks
12.7k
PR merge metrics
No merged PRs in 30d

Description

When I tried to create an environment using Anaconda with the following command

```
$ conda env create -f environment.yml
```
I got the following error
```
Collecting package metadata (repodata.json): done
Solving environment: failed

ResolvePackageNotFound:
- xgboost==0.82
```
How can I fix it?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.