Nuacht

What did you do? tried running the following single line of code: from PIL import Image What happened? Threw the following error: ImportError: cannot import name '_imaging' from 'PIL' What are your OS ...
Describe the bug Hello, My environment is Python SDK version 3.0.4 + https://cloud.langfuse.com. 1. My python code is #!/usr/bin/python import os from langfuse import Langfuse from urllib.parse import ...