Closed SooDa3277 closed 3 weeks 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