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
I ran into the same issue. You'll need to switch back to Python 3.10 to get around the error. Unfortunately on Python 3.12 the installation fails with the error you described. But on 3.11 it tells you that your python version is too new.
Describe the bug
when install, meet the problem blew:
module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
Expected behavior
please update
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: