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

ImportError #2

Open
ssscj opened this issue Jun 6, 2023 · 1 comment
Open

ImportError #2

ssscj opened this issue Jun 6, 2023 · 1 comment

Comments

@ssscj
Copy link

ssscj commented Jun 6, 2023

Hi,
thanks for developing RNA-FM. I run the extract embedding step using python launch/predict.py , and it raised an Error:
ImportError: cannot import name 'make_data_loader' from 'data' .
Thanks.

@mydkzgj
Copy link
Collaborator

mydkzgj commented Dec 5, 2023

Hi, sorry for the late reply.

This ImportError may be caused by your working directory. You should ensure you conduct the "python launch/predict.py" in "redevelop" folder. Then 'make_data_loader' can be found in the data module by the interpreter.

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