As you know a number of people install scikit-learn via pip install sklearn (or specify sklearn in their dependencies) which works due to the sklearn package alias. So far we still have no solution to ...