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
x220:~$ oauth-proxy
Traceback (most recent call last):
File "/usr/bin/twistd", line 7, in
import _preamble
ImportError: No module named '_preamble'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/bin/twistd", line 9, in
sys.exc_clear()
AttributeError: 'module' object has no attribute 'exc_clear'
The text was updated successfully, but these errors were encountered:
After a
sudo pip install oauth-proxy
:The text was updated successfully, but these errors were encountered: