Skip to content

pyqt5-qt5 fails on Windows #1121

@alexeagle

Description

@alexeagle

Here's a repro:
https://buildkite.com/bazel/rules-python-python/builds/4471#0186c7e3-d2c7-486b-8959-c9936b0a3c66

failure looks like

  File "C:\b\b2ufo7zr\external\rules_python\python\pip_install\tools\wheel_installer\wheel.py", line 105, in unzip
    installer.install(
  File "C:\b\b2ufo7zr\external\pypi__installer\installer\_core.py", line 96, in install
    for record_elements, stream, is_executable in source.get_contents():
  File "C:\b\b2ufo7zr\external\pypi__installer\installer\sources.py", line 158, in get_contents
    assert record is not None, "In {}, {} is not mentioned in RECORD".format(
AssertionError: In PyQt5_Qt5-5.15.2-py3-none-win_amd64.whl, PyQt5_Qt5-5.15.2.dist-info/RECORD is not mentioned in RECORD

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions