Closed austin-365 closed 3 years ago
I installed it by 'sudo pip3 install pymediainfo', but error occur while using it. I wonder how can I install 'libmediainfo' in macOS 11.0.1.
Hello,
What version did pip install? Can you show me the output of the pip command? There is a wheel (pymediainfo-5.0.3-py3-none-macosx_10_9_x86_64.whl
) but maybe it's not compatible with MacOS 11.
Please also check that you are running the latest pip version.
Please also check that you are running the latest pip version.
The old pip version is 19, and after I upgrade it, all things work! thank you sir!