GitHub user SnoozeFreddo edited a comment on the discussion: ModuleNotFoundError: No module named 'psycopg2' during k8 installation
or ``` FROM apachesuperset.docker.scarf.sh/apache/superset:5.0.0 USER root RUN uv pip install psycopg2-binary USER superset ``` This has worked for the last months GitHub link: https://github.com/apache/superset/discussions/31431#discussioncomment-15839624 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
