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 Aug 7, 2020. It is now read-only.
when in run setup.py i get this
`traceback (most recent call last):
WARNING:kivy:stderr: Traceback (most recent call last):
File "", line 1, in
WARNING:kivy:stderr: File "", line 1, in
File "/usr/local/lib/python3.6/dist-packages/msfrpc.py", line 60
WARNING:kivy:stderr: File "/usr/local/lib/python3.6/dist-packages/msfrpc.py", line 60
self.authenticated = True
WARNING:kivy:stderr: self.authenticated = True
^
WARNING:kivy:stderr: ^
TabError: inconsistent use of tabs and spaces in indentation
WARNING:kivy:stderr: TabError: inconsistent use of tabs and spaces in indentation
when in run setup.py i get this
`traceback (most recent call last):
WARNING:kivy:stderr: Traceback (most recent call last):
File "", line 1, in
WARNING:kivy:stderr: File "", line 1, in
File "/usr/local/lib/python3.6/dist-packages/msfrpc.py", line 60
WARNING:kivy:stderr: File "/usr/local/lib/python3.6/dist-packages/msfrpc.py", line 60
self.authenticated = True
WARNING:kivy:stderr: self.authenticated = True
^
WARNING:kivy:stderr: ^
TabError: inconsistent use of tabs and spaces in indentation
WARNING:kivy:stderr: TabError: inconsistent use of tabs and spaces in indentation
The text was updated successfully, but these errors were encountered: