GitHub user GustavoEsser added a comment to the discussion:
ModuleNotFoundError: No module named 'psycopg2' during k8 installation
Hello @GeertJohan
You have to use uv now, so the scripts would be:
```
# Install required Python packages
uv pip install \
psycopg2-binary \
mysqlclient \
```
GitHub link:
https://github.com/apache/superset/discussions/31431#discussioncomment-14745079
----
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]