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
{{ message }}
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.
I use a raspberry pi 3B+ with Raspbian headless version. When I try to connect with ssh -X, gvim is displayed but wif-pumpkin reports this error:
:0: UserWarning: You do not have a working installation of the service_identity module: 'cannot import name opentype'. Please install it from https://pypi.python.org/pypi/service_identity and make sure all of its dependencies are satisfied. Without the service_identity module, Twisted can perform only rudimentary TLS client hostname verification. Many valid certificate/hostname mappings may be rejected.
/usr/local/lib/python2.7/dist-packages/bs4/element.py:16: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used.
'The soupsieve package is not installed. CSS selectors cannot be used.'
X11 connection rejected because of wrong authentication.
wifi-pumpkin.py: cannot connect to X server raspberrypi:10.0
The text was updated successfully, but these errors were encountered:
I use a raspberry pi 3B+ with Raspbian headless version. When I try to connect with ssh -X, gvim is displayed but wif-pumpkin reports this error:
:0: UserWarning: You do not have a working installation of the service_identity module: 'cannot import name opentype'. Please install it from https://pypi.python.org/pypi/service_identity and make sure all of its dependencies are satisfied. Without the service_identity module, Twisted can perform only rudimentary TLS client hostname verification. Many valid certificate/hostname mappings may be rejected.
/usr/local/lib/python2.7/dist-packages/bs4/element.py:16: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used.
'The soupsieve package is not installed. CSS selectors cannot be used.'
X11 connection rejected because of wrong authentication.
wifi-pumpkin.py: cannot connect to X server raspberrypi:10.0
The text was updated successfully, but these errors were encountered: