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: cannot import name 'convert_examples_to_features' from 'utils' #25

Closed
nalcvp opened this issue Nov 6, 2019 · 2 comments
Closed

Comments

@nalcvp
Copy link

nalcvp commented Nov 6, 2019

After running the first cell in the run_model.ipynb. Anyone understand this issue?

@ThilinaRajapakse
Copy link
Owner

That is simply importing a function from the utils.py file. Is the file (and the function in the file) present? Perhaps your file paths or python version is messed up.

@nalcvp
Copy link
Author

nalcvp commented Nov 6, 2019

Ok thanks, fixed! Didn't even notice that file. Utils is a package in python so that's the source of my confusion

@nalcvp nalcvp closed this as completed Nov 6, 2019
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