Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pipをpython -m pipの形で使うように変更 #1523

Merged
merged 1 commit into from
Feb 2, 2025

Conversation

takana-v
Copy link
Member

@takana-v takana-v commented Feb 2, 2025

内容

現在Windowsのテストが落ちています。
これは、Windowsだとpipコマンドを実行中にpip自身をアップデートするのが不可能なためです。
#1519 で依存関係にpipが追加されたようです)
python -m pipの形でコマンドを実行することで、この問題を解決します。

関連 Issue

ref #1519

スクリーンショット・動画など

その他

Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

すみません、助かります🙇

@Hiroshiba Hiroshiba enabled auto-merge February 2, 2025 13:59
@Hiroshiba Hiroshiba disabled auto-merge February 2, 2025 14:00
@Hiroshiba Hiroshiba changed the title pipをpython -m pipの形で使うように変更 fix: pipをpython -m pipの形で使うように変更 Feb 2, 2025
@Hiroshiba Hiroshiba added this pull request to the merge queue Feb 2, 2025
Merged via the queue into VOICEVOX:master with commit ab1df7e Feb 2, 2025
5 checks passed
@takana-v takana-v deleted the fix/update-pip-windows branch February 2, 2025 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants