have anynone face with this problem I am trying to...
# ask-metaflow
n
have anynone face with this problem I am trying to view the DAG of my workflow via the UI. but it gives me the following error.
TypeError: expected str, bytes or os.PathLike object, not NoneType
I am running the metaflow locally on ubuntu, my metaflow version is 2.15.7
👀 1