Skip to content

Loading an ML databunch gives attribute error #1

Open
@harshikanu

Description

@harshikanu

I am getting an error when I load a databunch and run the model with a Celery worker -

“AttributeError: Can’t get attribute ‘RobertaTextList’ on <module ‘celery.bin.celery’ from ‘/usr/local/lib/python3.7/site-packages/celery/bin/celery.py’>”

Do I have to import it in the Celery.py file as well? If yes, how?

I tried importing in celery file, but doesn’t seem to work.

Any pointers will be extremely helpful!

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