richard-better / pushbullet.py

A python client for http://pushbullet.com
MIT License
575 stars 110 forks source link

AttributeError: 'module' object has no attribute 'WebsocketApp' #145

Closed saifulmdlw closed 3 years ago

saifulmdlw commented 5 years ago

AttributeError: 'module' object has no attribute 'WebsocketApp'

I have done pip uninstall websocket-client and the install websocket-client back, but still got the same error.. can someone help me with this error.? really need help

marcusRB commented 3 years ago

Hi,

with pushubllet v0.12.0 and websocket-client 1.0.1 again same AttributeError

I tried:

AttributeError: module 'websocket' has no attribute 'WebSocketApp' on GoogleColab Python 3.7