Skip to content

Commit

Permalink
readmeに追記
Browse files Browse the repository at this point in the history
  • Loading branch information
qryxip committed Oct 28, 2023
1 parent 6277822 commit 170676c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/voicevox_core_python_api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ VOICEVOX CORE の Python バインディングです。

## トラブルシューティング

Maturinで依存クレート(例: [open\_jtalk-sys](https://github.com/VOICEVOX/open_jtalk-rs))のビルドが失敗する場合は、Maturinの外であらかじめ `cargo build` すれば解決する場合があります。
Maturinで依存クレート(例: [open\_jtalk-sys](https://github.com/VOICEVOX/open_jtalk-rs))のビルドが失敗する場合は、Maturinの外であらかじめ `cargo build` すれば解決する場合があります。リンクまでは上手くいかないかもしれませんが、該当の依存クレートまではビルドできるかもしれません。

```console
cargo build -p voicevox_core_python_api [--releasee]
Expand Down

0 comments on commit 170676c

Please sign in to comment.