Its usually when a package renamed/redesigned for pip installation. In my case I was getting the same error for installing "sklearn" package. I tried pip install "scikit-learn" instead and it worked.