Joe Blauer
03/03/2025, 4:05 PMMarvin
03/03/2025, 4:07 PMprefect-kubernetes
that is compatible with Prefect 3.x. You can install it using the following command, which will ensure compatibility with your installed version of Prefect:
bash
pip install prefect-kubernetes
If you don't have Prefect installed, this command will also install the latest version of Prefect. For more details, you can refer to the Prefect Kubernetes documentation.Joe Blauer
03/03/2025, 4:10 PMNate
03/03/2025, 4:58 PMJoe Blauer
03/03/2025, 4:59 PMNate
03/03/2025, 5:01 PMprefect
to avoid this error though
generally speaking, these types of things are why i would recommend pinning versions when possibleJoe Blauer
03/03/2025, 5:03 PMJoe Blauer
03/03/2025, 5:09 PMNate
03/03/2025, 5:10 PMprefect server database upgrade
and you should be good to goJoe Blauer
03/03/2025, 5:11 PM