You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the instance code
from imageai.Detection import ObjectDetection
Pycharm will report this error , but when I execute the pip list command on the terminal, I can find the imageai.
How can I eliminate this error
The text was updated successfully, but these errors were encountered:
When I run the instance code
from imageai.Detection import ObjectDetection
Pycharm will report this error , but when I execute the pip list command on the terminal, I can find the imageai.
How can I eliminate this error
The text was updated successfully, but these errors were encountered: