Skip to content

Error on starting horovod #34

@MasoudKaviani

Description

@MasoudKaviani

When we run
horovodrun -np 1 python src/pretrain/run_pretrain.py --config src/configs/msrvtt_retrieval/msrvtt_retrieval_vip_base_32.json
We get the following error:

<stderr>:  File "src/pretrain/run_pretrain.py", line 22, in <module>                                                                                             
<stderr>:    from transformers import CLIPTokenizerFast                                                                                                          
<stderr>:ImportError: cannot import name 'CLIPTokenizerFast' from 'transformers' (/usr/local/lib/python3.7/dist-packages/transformers/__init__.py) ```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions