-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[CI][Python] Windows verification job fails importing PyArrow on Windows #49623
Copy link
Copy link
Closed
Labels
Component: Continuous IntegrationComponent: PythonPriority: BlockerMarks a blocker for the releaseMarks a blocker for the releaseType: bug
Milestone
Description
Describe the bug, including details regarding any error messages, version, and platform.
The verify-rc-source-windows job fails with:
*** Making wheel...
*** Created pyarrow-24.0.0.dev261+g4e22f4d9c.d20260330-cp310-cp310-win_amd64.whl
Successfully built pyarrow-24.0.0.dev261+g4e22f4d9c.d20260330.tar.gz and pyarrow-24.0.0.dev261+g4e22f4d9c.d20260330-cp310-cp310-win_amd64.whl
ImportError while loading conftest 'D:\a\crossbow\crossbow\arrow\python\pyarrow\conftest.py'.
pyarrow\__init__.py:59: in <module>
from pyarrow.lib import (BuildInfo, CppBuildInfo, RuntimeInfo, set_timezone_db_path,
E ModuleNotFoundError: No module named 'pyarrow.lib'
Error: Process completed with exit code 1.
Component(s)
Continuous Integration, Python
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: Continuous IntegrationComponent: PythonPriority: BlockerMarks a blocker for the releaseMarks a blocker for the releaseType: bug
Type
Fields
Give feedbackNo fields configured for issues without a type.