From 9605c8d26e8786a3f3676790b85d33a192eaa499 Mon Sep 17 00:00:00 2001 From: "gitauto-ai[bot]" <161652217+gitauto-ai[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 22:16:42 +0000 Subject: [PATCH] Update doc/files/install_windows_wsl.md. --- doc/files/install_windows_wsl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/files/install_windows_wsl.md b/doc/files/install_windows_wsl.md index c8f803f9..8e121ede 100644 --- a/doc/files/install_windows_wsl.md +++ b/doc/files/install_windows_wsl.md @@ -42,7 +42,7 @@ GWSLまたはVcXsrvをインストールする。 ``` sudo apt-get install -y python3-pip -sudo apt-get install -y python3-pyqt5 +sudo apt-get install -y python3-pyqt6 pip3 install --upgrade pip pip3 install numpy sudo apt-get install -y git