I needed to navigate with cd in command line to where the .whl file was (in my case. C:\Users\name\Downloads) located and pip install your_file.whl from there. Pretty sure this downloaded as a global package, but it's available in my virtual environment now.