0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

pyopenjtalkがwindows10に入らない時の、自分の解決策

Posted at

0.pyopenjtalkが入んない

win10でpyopenjtalkが入ってないとか言われて
入れようとしてもwheelsでエラー出る…。
え、なんかapi入れてビルドしてpyopenjtalkもビルドしないといけないの?

1.解決策

windowsビルドツールのcmakeにpath通しましょう…
本当にそれだけだった…
C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin
そしたらすんなりpyopenjtalk入ってくれた…

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?