Skip to content

Has anyone else had this problem? #47

Open
@Supzekun

Description

@Supzekun

when python test.py --conf_path confs/face_example.yml
got error

Traceback (most recent call last):
File "test.py", line 29, in
from guided_diffusion import dist_util
File "/data/123/szk/RePaint-main/RePaint-main/guided_diffusion/dist_util.py", line 23, in
import blobfile as bf
File "/home/123/.local/lib/python3.8/site-packages/blobfile/init.py", line 6, in
from blobfile._ops import (
File "/home/123/.local/lib/python3.8/site-packages/blobfile/_ops.py", line 19, in
from blobfile._common import DirEntry, Stat, RemoteOrLocalPath
File "/home/123/.local/lib/python3.8/site-packages/blobfile/_common.py", line 1025, in
RemoteOrLocalPath = Union[str, BlobPathLike, os.PathLike[str]]
TypeError: 'ABCMeta' object is not subscriptable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions