even I’d tried to install some via wheel and it shows me this error:
in the file folder, I run cmd and.
pip install Pillow-5.0.0-cp34-cp34m-win_amd64.whl
I believe you’re going to need to go through each library, and read their respective documentation to identify what needs to be done to install them on Windows.
As a side note, Django 2.0 is the last version of Django to support 3.4. That’s probably not a version of Django you’d want to be running in a production environment anyway. Version 2.2 is the last to support 3.5, so you probably want to end up on 3.6.