Hello, I just installed Prefect on ubuntu using this command "pip install prefect" but I couldn't run "prefect version". It said "Unknown setting 'PREFECT_ORION_UI_API_URL'. (type=value_error)"
✅ 1
n
Nate
07/06/2024, 4:23 PM
hi @Hung Ngo - what does this command show?
Copy code
cat ~/.prefect/profiles.toml | grep ORION
unless you have set
PREFECT_HOME
somewhere else?
Nate
07/06/2024, 4:24 PM
this is because
PREFECT_ORION_*
settings are removed from / no longer recognized by the library. they've been replaced by settings like
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.