You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update `mlflow_writer_options` in DFP config generator to use Python 3.10 (from 3.8) for model's conda environment.
- Update base image of MLflow container to Python 3.10.
Closes#1565
## By Submitting this PR I confirm:
- I am familiar with the [Contributing Guidelines](https://github.com/nv-morpheus/Morpheus/blob/main/docs/source/developer_guide/contributing.md).
- When the PR is ready for review, new or existing tests cover these changes.
- When the PR is ready for review, the documentation is up to date with these changes.
Authors:
- Eli Fajardo (https://github.com/efajardo-nv)
Approvers:
- Michael Demoret (https://github.com/mdemoret-nv)
URL: #1572
Version
24.03
Which installation method(s) does this occur on?
Source
Describe the bug.
The config in
examples/digital_fingerprinting/production/morpheus/dfp/utils/config_generator.py
still calls out Python v3.8Minimum reproducible example
No response
Relevant log output
Click here to see error details
Full env printout
Click here to see environment details
Other/Misc.
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: