Benedetto Leto
Benedetto Leto
Hello everyone, I hope this message finds you all well! 👋 I wanted to draw your attention to an interesting article that could make a significant contribution to this ongoing...
After merging the development branch, it will be only necessary to install cvxpy through conda just for the Python versions 3.8 and 3.9
Hi @tinserrano, we are releasing a new version that should solve this problem and that is also compatible with Python greater than 3.8.
@sunshineinwater and @capsian, there's a solution available to address this issue and re-establish the WebSocket connection. Let me demonstrate one approach for you. ```python while True: my_client = None try:...
These 'other instructions' are just Python code that needs to be executed before closing the WebSocket. Consider that now there is a new version where you can address this problem...