https://prefect.io logo
Title
k

Kayvan Shah

05/18/2022, 6:45 AM
Getting these errors & warning while starting the server Env: python 3.6.9
1
👀 1
a

Anna Geller

05/18/2022, 10:53 AM
Can you try on a higher python version? btw if you are just getting started with Prefect, it might be easier to start with Prefect 2.0 instead of Prefect Server - much easier to reason about and more lightweight - check this post
k

Kayvan Shah

05/18/2022, 1:27 PM
Tried with python 3.9.12 Getting the same errors from towel We have a requirement to run the data pipelines from an on premise server On switching to Prefect 2.0 in a different environment it prompts to get sqlite above a version 3.24 where the server already has a higher version i.e. sqlite 3.34.x
Killing the services listening to ports used by prefect didn't work in this case
a

Anna Geller

05/18/2022, 2:51 PM
k

Kayvan Shah

05/19/2022, 10:44 AM
Conda installation worked
Thanks
a

Anna Geller

05/19/2022, 10:49 AM
awesome to hear!
l

Leonardus Chen

06/09/2022, 3:33 AM
I'm getting the same error from Towel on Python 3.9.7 using Prefect 1.0. I'm not sure if there's anything broken though. Should I report this as a bug in GitHub issue tracker?
a

Anna Geller

06/09/2022, 10:50 AM
Sure bug reports are best handled via a GitHub issue unless it's not a bug and we can sort it out together here