1

を使用してpyenchantを"pip install pyenchant" インストールし、エンチャントWebサイト「ABIWord」からインストールして、コンピューターパスに追加しました。次に"import enchent"、Python コンソールから実行すると、次のようになりました。

ImportError: The 'enchant' C library was not found. Please install it via your OS package manager, or use a pre-built binary wheel from PyPI.

私は何をすべきか?

4

1 に答える 1