Open SooDa3277 opened 1 year ago
File "d:\New folder (2)\pyquotex-master\quotexapi\ws\client.py", line 29, in init websocket.enableTrace(self.api.trace_ws) ^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'websocket' has no attribute 'enableTrace
websocket
pip uninstall websocket pip uninstall websocket-client pip install websocket-client
File "d:\New folder (2)\pyquotex-master\quotexapi\ws\client.py", line 29, in init websocket.enableTrace(self.api.trace_ws) ^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'websocket' has no attribute 'enableTrace