facebookresearch / facebookresearch/fvcore

iopath dependency

Open
#141 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.3k
Forks
236
PR merge metrics
No merged PRs in 30d

Description

Seems this lib depends on iopath, but that dependency isn't properly listed. When I conda install fvcore it installs a couple of libs, but not iopath.

```
File ~/mambaforge-pypy3/envs/fastai_env/lib/python3.10/site-packages/fvcore/nn/jit_analysis.py:16
14 import torch
...
---> 12 from iopath.common.file_io import HTTPURLHandler, PathManager
13 from termcolor import colored
14 from torch.nn.parallel import DataParallel, DistributedDataParallel
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.