growthbook-python
growthbook-python copied to clipboard
GrowthBookClient Import Error
I am trying to integrate Growthbook with FastAPI app by following the repo readme documentation. But getting the below GrowthBookClient import error:
ImportError: cannot import name 'GrowthBookClient' from 'growthbook' (/usr/local/lib/python3.13/site-packages/growthbook/__init__.py)
Version: growthbook==1.2.1