lucasjinreal / alfred

alfred-py: A deep learning utility library for **human**, more detail about the usage of lib to: https://zhuanlan.zhihu.com/p/341446046

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError: No module named 'alfred.dl'

GeLink9999 opened this issue · comments

commented

python
Python 3.8.13 | packaged by conda-forge | (default, Mar 25 2022, 06:04:18)
[GCC 10.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

import alfred.dl.torch.distribute.utils as comm

Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'alfred.dl'

using pip install aflred-py doesnot work

commented

solved by install aflred-py==3.0.1