Open subenksaha opened 4 months ago
Hi @subenksaha, We have started looking into this issue. To move forward in the right direction, we need the output of following commands -
python -V python3 -V
could you please share the output of above commands?
Hi @varkha-d-sharma, both versions are 3.10.14
I am trying to install cmf according to the instructions on this page: https://hewlettpackard.github.io/cmf/ using conda but I am facing issues with peer dependency ml-metadata.
I am getting the following error while trying to install using conda and github version:
I also tried to install using conda and pypi but got simillar message:
Tried the virtual environment route as well but faced similar issue.