-
I pulled the latest Master Branch code and updated my PIP and other dependencies from requirements.txt. When I run the southwest.py script for the first time I get the below error. Then if I run again this error won't show up. If I break the script and run again this error is showing again. kjpra@DESKTOP-G6SUPTT MINGW64 ~/GIT/auto-southwest-check-in (master) Process Process-1: ... is not clickable at point (195, 137). Other element would receive the click: (Session info: chrome=127.0.6533.120) Stacktrace: GetHandleVerifier [0x00007FF765A89642+30946] (No symbol) [0x00007FF765A3E3D9] (No symbol) [0x00007FF765936FDA] (No symbol) [0x00007FF76598FEEE] (No symbol) [0x00007FF76598D962] (No symbol) [0x00007FF76598AE7B] (No symbol) [0x00007FF76598A095] (No symbol) [0x00007FF76597C271] (No symbol) [0x00007FF7659ACA6A] (No symbol) [0x00007FF76597BBB6] (No symbol) [0x00007FF7659ACC80] (No symbol) [0x00007FF7659CB041] (No symbol) [0x00007FF7659AC813] (No symbol) [0x00007FF76597A6E5] (No symbol) [0x00007FF76597B021] GetHandleVerifier [0x00007FF765BBF84D+1301229] GetHandleVerifier [0x00007FF765BCBDC7+1351783] GetHandleVerifier [0x00007FF765BC2A13+1313971] GetHandleVerifier [0x00007FF765ABDD16+245686] (No symbol) [0x00007FF765A4759F] (No symbol) [0x00007FF765A43814] (No symbol) [0x00007FF765A439A2] (No symbol) [0x00007FF765A3A3FF] BaseThreadInitThunk [0x00007FFD71A97374+20] RtlUserThreadStart [0x00007FFD71E3CC91+33] kjpra@DESKTOP-G6SUPTT MINGW64 ~/GIT/auto-southwest-check-in (master) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This looks like the same error as in #294. Could we move the discussion there? |
Beta Was this translation helpful? Give feedback.
This looks like the same error as in #294. Could we move the discussion there?