I agree.
Post
Replies
Boosts
Views
Activity
if you are running Conda, type the following prior to the pip command.
export SYSTEM_VERSION_COMPAT=0
Conda has difficulty identifying the OS. Type this command at the command line prior to running the pip command.
export SYSTEM_VERSION_COMPAT=0