Import Error Occured. #4586
Unanswered
charles-123456
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I try to import utile convert_example, It shows the below error, How can I resolve this?
from utils import convert_example, create_dataloader
ImportError: cannot import name 'convert_example' from 'utils' (C:\Users\donbosco\AppData\Roaming\Python\Python39\site-packages\utils_init_.py)
Beta Was this translation helpful? Give feedback.
All reactions