Skip to content

Conversation

@mkoeppe
Copy link
Member

@mkoeppe mkoeppe commented Jul 29, 2025

No description provided.

@mkoeppe mkoeppe force-pushed the windows-repairwheelpy branch 3 times, most recently from c54e12e to d16eb35 Compare July 30, 2025 05:01
@mkoeppe mkoeppe force-pushed the windows-repairwheelpy branch 2 times, most recently from 735dbda to 20b28a2 Compare July 30, 2025 20:00
@mkoeppe mkoeppe force-pushed the windows-repairwheelpy branch from 20b28a2 to 25de3e2 Compare July 30, 2025 23:11
@mkoeppe
Copy link
Member Author

mkoeppe commented Jul 30, 2025

  + python pkgs/sagemath-graphs/repair_wheel.py 'C:\Users\runneradmin\AppData\Local\Temp\cibw-run-uli5vqzt\cp310-win_amd64\built_wheel\passagemath_graphs-10.6.1rc15-cp310-cp310-win_amd64.whl'
  Running set -o pipefail; (cd /d/a/passagemath/passagemath/sage-local && tar cf - --dereference share/graphs) | (mkdir -p sage_wheels && cd sage_wheels && tar xvf -)
  Windows Subsystem for Linux has no installed distributions.
  Distributions can be installed by visiting the Microsoft Store:
  https://aka.ms/wslstore
  Traceback (most recent call last):
    File "D:\a\passagemath\passagemath\pkgs\sagemath-graphs\repair_wheel.py", line 24, in <module>
      subprocess.run(["bash", "-c", command], check=True)
    File "C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython\python.3.10.11\tools\lib\subprocess.py", line 526, in run
      raise CalledProcessError(retcode, process.args,
  subprocess.CalledProcessError: Command '['bash', '-c', 'set -o pipefail; (cd /d/a/passagemath/passagemath/sage-local && tar cf - --dereference share/graphs) | (mkdir -p sage_wheels && cd sage_wheels && tar xvf -)']' returned non-zero exit status 1.

@mkoeppe mkoeppe marked this pull request as draft July 30, 2025 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants