Pip install optimum[exporters-tf]

I trying to install optimum[exporters-tf] and I get error
pip 24.3.1 on an Ubuntu

register_finder(pkgutil.ImpImporter, find_on_path)
^^^^^^^^^^^^^^^^^^^
AttributeError: module ā€˜pkgutilā€™ has no attribute ā€˜ImpImporterā€™. Did you mean: ā€˜zipimporterā€™?
[end of output]
Is there an updated install pip command that i should try?

1 Like

There seems to be some way to get around itā€¦

@John6666 Hey, thanks for replying.
I will give it a try.
I will reply to the thread the outcome
Thank you, John

1 Like

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.