Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facing issue while importing model (from crabnet.model import Model) #32

Open
Preyansh1112 opened this issue Oct 6, 2022 · 1 comment

Comments

@Preyansh1112
Copy link

Preyansh1112 commented Oct 6, 2022

Dear Developers
I am trying to import the model, while training. I am working on Google Colab. When I am trying to use the import model, I am getting an error.
I am attaching the screenshot of the error below:

crabnet_doubt

@heraclex12
Copy link

You should add the directory to PYTHONPATH, for example:

$ cd CrabNet
$ PYTHONPATH=./ python publication_CrabNet/train_crabnet.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants