melodic-train-1526
01/16/2023, 3:50 PMYou should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: <https://pip.pypa.io/warnings/venv>
WARNING: You are using pip version 22.0.4; however, version 22.3.1 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
e2e
Traceback (most recent call last):
File "main.py", line 565, in <module>
Inferrer()
File "/usr/local/lib/python3.8/site-packages/metaflow/flowspec.py", line 102, in __init__
from . import cli
File "/usr/local/lib/python3.8/site-packages/metaflow/cli.py", line 29, in <module>
from .runtime import NativeRuntime
File "/usr/local/lib/python3.8/site-packages/metaflow/runtime.py", line 1171
self.task.log(
^
IndentationError: unexpected indent
dry-beach-38304
01/16/2023, 5:10 PMmelodic-train-1526
01/16/2023, 5:48 PMmelodic-train-1526
01/16/2023, 6:00 PM