admin管理员组

文章数量:1614997

*Spellchecking not enabled.
*To enable spellchecking install pygtkspellcheck
*https://pypi.python/pypi/pygtkspellcheck/

 

目前依然需要处理的问题是:

    ERROR: Command errored out with exit status 1:
     command: /home/appleyuchi/anaconda3/envs/Python3.6/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-mc7gpk62/pygtkspellcheck/setup.py'"'"'; __file__='"'"'/tmp/pip-install-mc7gpk62/pygtkspellcheck/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-jih8qwad
         cwd: /tmp/pip-install-mc7gpk62/pygtkspellcheck/
    Complete output (9 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-install-mc7gpk62/pygtkspellcheck/setup.py", line 44, in <module>
        import gtkspellcheck
      File "/tmp/pip-install-mc7gpk62/pygtkspellcheck/src/gtkspellcheck/__init__.py", line 52, in <module>
        from gtkspellcheck.spellcheck import (SpellChecker, NoDictionariesFound,
      File "/tmp/pip-install-mc7gpk62/pygtkspellcheck/src/gtkspellcheck/spellcheck.py", line 59, in <module>
        from gi.repository import Gtk as gtk
    ModuleNotFoundError: No module named 'gi'
    ----------------------------------------
 

 

 

一部分方案如下:

pip install Sphinx

pip install --user pyenchant
pip install pygtkspellcheck
 


 

本文标签: RemarkableSpellcheckingenabled