From 9438301364b08cf82357ee715e7986c0498949e2 Mon Sep 17 00:00:00 2001 From: Yoshiki Obinata Date: Wed, 23 Apr 2025 20:50:29 +0900 Subject: [PATCH] [voicevox] install python-is-python3 for text2wave. catkin_install_python cannot install text2wave correctly --- 3rdparty/voicevox/package.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/3rdparty/voicevox/package.xml b/3rdparty/voicevox/package.xml index c14e28938..6d3909166 100644 --- a/3rdparty/voicevox/package.xml +++ b/3rdparty/voicevox/package.xml @@ -23,6 +23,7 @@ unzip wget + python-is-python3 python3 python3-requests sound_play