GitHub user GeertJohan added a comment to the discussion: ModuleNotFoundError: No module named 'psycopg2' during k8 installation
Got the same but always happily used the `pip install psycopg2-binary` workarround (injected via helm values.yaml `bootstrapScript`), but that's doesn't seem possible anymore with the v15.0 container because the .cache/pip directory has become write only. GitHub link: https://github.com/apache/superset/discussions/31431#discussioncomment-14636806 ---- 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]
