How to clean pip instal prefect ?
I had python 3.7
but removed it and installed python 3.6.8 due to some other compatibility issues.
When I run
prefect agent local start
it still tries to find the python3.7
I pip uninstalled prefect and install it several times, but it does not help.
how can i clean install it so it will run using the python3.6 ?
YD
08/31/2021, 12:57 AM
I can run it by using
python3.6 <python path>/prefect agent local starat
z
Zach Angell
08/31/2021, 12:58 AM
hey @YD , how are you managing your python versions?
could you share the output if you run this command:
which prefect
?
y
YD
08/31/2021, 3:52 PM
this is a local installation of python on a linux Centos 7 (without root permission)
prefect version is 0.15.2
installed using
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.