dmlc / dmlc/dgl

M2 Mac ResolvePackageNotFound: `dglteam::dgl==1.0.1`

Open
#5,478 4 comments 1 reaction 0 assignees View on GitHub
bug:unconfirmed stale-issue
Dominant language
Python
Stars
14.3k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

## 🐛 Bug
## To Reproduce

Steps to reproduce the behavior:
```yml
name: dgl_env
channels:
- pytorch
- dglteam

dependencies:
- python>=3.10
- pytorch==2.0.0
- dglteam::dgl==1.0.1 # <--- from https://anaconda.org/dglteam/dgl
```

```sh
$ conda env create -f env.yml
```

## Expected behavior

I can install `dgl`.

## Environment
See env file above
- OS (e.g., Linux): macOS M2 (arm) 13.2.1

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.