growthbook-python icon indicating copy to clipboard operation
growthbook-python copied to clipboard

GrowthBookClient Import Error

Open csbasil opened this issue 10 months ago • 0 comments

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

csbasil avatar Mar 18 '25 02:03 csbasil