chroma icon indicating copy to clipboard operation
chroma copied to clipboard

[Bug]: after write import chromadb then pyinstaller gime me error A RecursionError (maximum recursion depth exceeded) occurred

Open ikrammert opened this issue 2 years ago • 7 comments

What happened?

I just want to create a simple exe but import chromadb When I type it, it cannot extract the package exe and this error occurs. A RecursionError (maximum recursion depth exceeded) occurred What causes this error?

Versions

chroma 0.4.10 and python 3.10.11 64bit windows 11

Relevant log output

A RecursionError (maximum recursion depth exceeded) occurred.

ikrammert avatar Sep 16 '23 07:09 ikrammert