Hi all! I wanted to have a try to Orion, but I encountered strange stuff while installing it. I am running Ubuntu on a GCP VM. I did a virutalenv, activated it, pip installed prefect and run
prefect version
.
Copy code
virutalenv env
source env/bin/activate
pip install prefect==2.0a2
prefect version
This outputs:
Copy code
0+unknown
z
Zanie
10/14/2021, 5:38 PM
Hi! The version is incorrect but your installation is fine.
upvote 2
Zanie
10/14/2021, 5:39 PM
This is a known issue that for some reason worked on our machines but not users π we've got a fix in the works.
π 1
l
Louis Auneau
10/14/2021, 5:39 PM
Thanks for the quick reply ! Canβt wait to test further π₯