On mac pip install wheel for x86

broken image
broken image

So what led me from not caring to learning as much as I could about wheel tags and what did I learn along the way? I get sucked into packaging projects too easilyįor some reason I want to help Python end up with a good packaging story. For someone like me whose personal projects are all written in pure Python, I never really paid much thought to what those tags meant since the wheel tags for my projects are all p圓-none-any (you will find out what that means later in this post). Well, they are known as platform compatibility tags and they are primarily defined in PEP 425. If you have ever looked at a project that has a lot of wheels ( like numpy), you may have wondered what the part that comes after the project name and version mean.