First of all: the Rasterio project has a code of conduct. Please read the CODE_OF_CONDUCT.txt file, it's important to all of us. The Rasterio issue tracker is for ...
Expected behavior and actual behavior. I expect import rasterio to work regardless of when it's actually called in the Python stack. The actual behaviour is that unless it's one of the first import ...