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
However when i run python main.py, I get the following errors:
[INFO]: * recording
Client started
[INFO]: Waiting for server ready ...
[INFO]: Server Ready!
libc++abi: terminating
zsh: abort python main.py
I have tried a fresh install on a fresh conda environment with the same issue. I have around 8GB of memory still free so it shouldn't be an out-of-memory issue.
Any help is appreciated, thanks!
The text was updated successfully, but these errors were encountered:
Hello, I managed to run the server successfully and have the following client code:
However when i run
python main.py
, I get the following errors:I have tried a fresh install on a fresh conda environment with the same issue. I have around 8GB of memory still free so it shouldn't be an out-of-memory issue.
Any help is appreciated, thanks!
The text was updated successfully, but these errors were encountered: