私はピラミッドのドキュメントに取り組んでおり、コード補完が本当に必要です。gedit-plugin-codecompletionをインストールしました
をvirtualenv
使用しています。作成したら、フォルダー内の「アクティブ化」ファイルを使用しbin/
て、ターミナル ウィンドウを切り替えます。起動するgedit
と、次のエラーが表示されます。
(env)agd@hephaestus:~/Dev/projects/LearningPyramid$ gedit
** (gedit:11418): WARNING **: Error initializing Python interpreter: could not import pygtk.
** (gedit:11418): WARNING **: Please check the installation of all the Python related packages required by gedit and try again.
** (gedit:11418): WARNING **: Cannot load python plugin Python 'Bracket Completion' since gedit wasnot able to initialize the Python interpreter.
** (gedit:11418): WARNING **: Error loading plugin 'Bracket Completion'
** (gedit:11418): WARNING **: Cannot load python plugin Python 'Evolved Code Completion' since gedit wasnot able to initialize the Python interpreter.
** (gedit:11418): WARNING **: Error loading plugin 'Evolved Code Completion'
あなたが私を助けることができるものに非常に興味があります!