Skip to content

i can't download this dataset #8

@Edwardssp

Description

@Edwardssp

Hi, i follow your readme, but can not download dataset, do you have another way to download dataset? e.g, google drive? baidu drive?

python prep/download.py --tsv data/openasl-v1.0.tsv
/home/arthur/PycharmProjects/OpenASL/prep/download.py:24: DtypeWarning: Columns (6) have mixed types. Specify dtype option on import or set low_memory=False.
df = pd.read_csv(tsv_fn, sep='\t')
Download 2043 raw videos into None
Traceback (most recent call last):
File "/home/arthur/PycharmProjects/OpenASL/prep/download.py", line 64, in
main()
File "/home/arthur/PycharmProjects/OpenASL/prep/download.py", line 27, in main
os.makedirs(args.dest, exist_ok=True)
File "", line 210, in makedirs
File "", line 103, in split
TypeError: expected str, bytes or os.PathLike object, not NoneType

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