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
The merge_cuda_core_wheels.py script runs with the system Python
(3.12 from setup-python1), not the venv. Use --system so the wheel
package is available to the system Python.
Co-authored-by: Cursor <cursoragent@cursor.com>
0 commit comments