Ask a Question
Ask Question Login
Corporate Training
  1. Community
  2. Python
  3. Question
Python

filename.whl is not supported wheel on this platform

Asked by Melvin Forbis Jun 2, 2021 2.7K views 1 answer
Share

About this question

I would like to install scipy-0.15.1-cp33-none-win_amd64.whl that I have saved to the local drive. I am using:

pip 6.0.8 from C:Python27Libsite-packages python 2.7.9 (default, Dec 10 2014, 12:28:03) [MSC v.1500 64 bit (AMD64)]

when I am running:

pip install scipy-0.15.1-cp33-none-win_amd64.whl

And getting error “is not a supported whl on this platform” as shown below:

scipy-0.15.1-cp33-none-win_amd64.whl is not supported wheel on this platform

What happened exactly? And how to resolve it?

Your answer

1 Answer

More Python discussions

Learn & Explore

Free tutorials and interview questions from industry experts — learn the skill, then get ready to prove it.

Latest Python Blogs

Guides, tips and career advice on Python from JanBask experts.