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
File "~/.local/lib/python3.10/site-packages/msal_requests_auth/auth/device_code.py", line 70, in _get_access_token
pyperclip.copy(flow["user_code"])
File "~/.local/lib/python3.10/site-packages/pyperclip/__init__.py", line 659, in lazy_load_stub_copy
return copy(text)
File ~/.local/lib/python3.10/site-packages/pyperclip/__init__.py", line 158, in copy_gtk
cb = gtk.Clipboard()
File "/usr/lib/python3/dist-packages/gi/__init__.py", line 69, in __getattr__
raise AttributeError(_static_binding_error)
AttributeError: When using gi.repository you must not import static modules like "gobject". Please change all occurrences of "import gobject" to "from gi.repository import GObject". See: https://bugzilla.gnome.org/show_bug.cgi?id=709183
The text was updated successfully, but these errors were encountered:
Related:
The text was updated successfully, but these errors were encountered: