Skip to content

Conversation

lysnikolaou
Copy link
Contributor

x-ref #58734

@lysnikolaou lysnikolaou requested a review from mroeschke as a code owner June 28, 2024 08:52
@mroeschke mroeschke added the Build Library building on various platforms label Jun 28, 2024
@lysnikolaou
Copy link
Contributor Author

The Windows build fails with the following log (as far as I can tell from viewing the raw logs):

2024-06-28T17:05:06.0044874Z   ..\..\pandas\meson.build:1:15: ERROR: Command `C:\Users\runneradmin\AppData\Local\Temp\cibw-run-n5pyupdy\cp313-win_amd64\build\venv\Scripts\python.exe -c "
2024-06-28T17:05:06.0046145Z   import os
2024-06-28T17:05:06.0047929Z   import numpy as np
2024-06-28T17:05:06.0049860Z   try:
2024-06-28T17:05:06.0052087Z       # Check if include directory is inside the pandas dir
2024-06-28T17:05:06.0053992Z       # e.g. a venv created inside the pandas dir
2024-06-28T17:05:06.0056390Z       # If so, convert it to a relative path
2024-06-28T17:05:06.0058856Z       incdir = os.path.relpath(np.get_include())
2024-06-28T17:05:06.0061272Z   except Exception:
2024-06-28T17:05:06.0063500Z       incdir = np.get_include()
2024-06-28T17:05:06.0065900Z   print(incdir)
2024-06-28T17:05:06.0068059Z        "` failed with status 3221225477.
2024-06-28T17:05:06.0069766Z 
2024-06-28T17:05:06.0073426Z   A full log can be found at C:\Users\runneradmin\AppData\Local\Temp\cibw-sdist-pm_ss3i2\pandas-3.0.0.dev0+1165.ga926d3a9fc\.mesonpy-xr08_29c\build\meson-logs\meson-log.txt

@lysnikolaou
Copy link
Contributor Author

Closing in favor of #59136.

@lysnikolaou lysnikolaou closed this Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Library building on various platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants