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 got a problem while executing the script.
Error:
Traceback (most recent call last):
File "cve20170785.py", line 2, in
import bluetooth
File "/usr/local/lib/python2.7/dist-packages/bluetooth/init.py", line 282, in
"""
AttributeError: attribute 'doc' of 'instancemethod' objects is not writable
how can i solve this issue???
The text was updated successfully, but these errors were encountered:
I got a problem while executing the script.
Error:
Traceback (most recent call last):
File "cve20170785.py", line 2, in
import bluetooth
File "/usr/local/lib/python2.7/dist-packages/bluetooth/init.py", line 282, in
"""
AttributeError: attribute 'doc' of 'instancemethod' objects is not writable
how can i solve this issue???
The text was updated successfully, but these errors were encountered: