You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mesonpy\__init__.py", line 860, in _install_plan
if details['tag'].strip() not in install_tags:
^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'strip'
ERROR Backend subprocess exited when trying to invoke build_wheel
It occurs because some targets in intall_plan have null tag.