Open Giannisdotexe opened 1 year ago
Can you kindly provide some code to replicate the error or a screenshot? https://stackoverflow.com/questions/68916893/typeerror-numpy-dtypemeta-object-is-not-subscriptable @Giannisdotexe
I got same error after installing opencv. I attached the screen shot of that below. For my case, it showed because of opencv and numpy. It was resolved by upgrading numpy. https://stackoverflow.com/questions/76879942/how-to-prevent-error-message-when-importing-import-cv2
Hello, I'm trying to use pyautogui but I run into the above problem. Merely importing pyautogui will make this error show up without using any of pyautogui's functions. Keep in mind that my pip version is up to date