TylerGubala/blenderpy

bpy 2.91a0 is not available on pypi

caniko opened this issue · 2 comments

Describe the bug
bpy 2.91a0 is not available on pypi!

To Reproduce
Steps to reproduce the behavior:
pip install bpy==2.91a0

Expected behavior

PS C:\Users\Can\Projects\Imaging\Meshing\mask_to_mesh> pip install bpy==2.91a0
ERROR: Could not find a version that satisfies the requirement bpy==2.91a0 (from versions: 0.0.0a0, 2.82, 2.82.1)
ERROR: No matching distribution found for bpy==2.91a0

Desktop (please complete the following information):

  • OS: Windows 10

Solution is to upload the wheel to PyPi

Can't get 2.91 to build on Windows.

Sorry.