Open eddyxu opened 2 years ago
not a bug, you are setting the mlflow sqlite3 path to /var/lib/mlflow
, changing it to /tmp
will solve the problem.
Is that still the same issue that I used docker-compose -f .github/docker-compose.yml up -d
to start mlflow
?
These errors happened during unit tests on my mac.
Environment: