ankitects / ankitects/anki

The documented wheel build wrapper calls a removed release directory

Open
#5,579 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
30.5k
Forks
3.2k
PR merge metrics
PR metrics pending

Description

## Problem

The development guide directs macOS/Linux users to `tools/build`. After building wheels, that wrapper attempts to enter `qt/release` and invoke `build.sh`, but that release path no longer exists. The wrapper reports failure despite generated wheels being available. The Windows wrapper also bypasses the current project recipe.

## Expected behavior

The documented wheel command should finish successfully after producing wheels, without invoking removed release scripts.

## Environment

Observed while developing on Apple Silicon macOS at 9753998c5; the affected code is still present in upstream main at 93bd38288. A focused fix and validation are prepared.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.