Surya Dantuluri
Surya Dantuluri
+1 any reason this hasn't been merged?
Any update on this? Regularly running into `RuntimeError('dictionary changed size during iteration')`
Yeah I've seen that. More info: https://github.com/Microsoft/malmo
still seems to be there... ``` >>> import chromadb Traceback (most recent call last): File "", line 1, in File "/home/sdan/.local/lib/python3.10/site-packages/chromadb/__init__.py", line 79, in raise RuntimeError( RuntimeError: Your system has...
``` Python 3.10.14 (main, Apr 6 2024, 18:45:05) [GCC 9.4.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import chromadb Traceback (most recent call last): File...