tensorflow / model-analysis

Model analysis tools for TensorFlow
Apache License 2.0
1.25k stars 276 forks source link

pip install tensorflow-model-analysis fails on WSL2 on Windows 11 #180

Closed akosmaroy closed 5 months ago

akosmaroy commented 6 months ago

System information

Describe the problem

pip install tensorflow-model-analysis fails on WSL2 on Windows 11

Source code / logs

see the output here: https://pastebin.com/hSjycywU (it was too long for this editor box)

singhniraj08 commented 6 months ago

@akosmaroy,

I tried to install TFMA using pip install tensorflow-model-analysis in colab environment and it worked for me. Can you try to create a new virtual environment and try pip intall again. Also, you can try to pip install from https://pypi-nightly.tensorflow.org/ as shown in installation steps. Thank you!

singhniraj08 commented 5 months ago

Closing this due to inactivity. Please take a look into the answers provided above, feel free to reopen and post your comments(if you still have queries on this). Thank you!