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
pyo3_runtime.PanicException on Python 3.7 and Python 3.8 if using pdfminer.six or pymysql
Looks like a compatibility issue for older versions of Python when trying to use SeleniumBase for reading PDF text, or when using the MySQL DB integration.