Getting these errors & warning while starting ...
# prefect-server
k
Getting these errors & warning while starting the server Env: python 3.6.9
1
👀 1
a
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
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
k
Conda installation worked
Thanks
a
awesome to hear!
l
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
Sure bug reports are best handled via a GitHub issue unless it's not a bug and we can sort it out together here