問題タブ [eric-ide]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
2 に答える
4878 参照

python - How to install the Django plugin for the Eric IDE?

I can't believe I have to ask this, but I have spent almost three hours looking for the answer. Anyway, I have Eric IDE 4 installed on my linux distro. I can't seem to download any plugins to the plugins repository.

The only one I really want is the Django plugin so when I start a new project in Eric, the Django option shows. The plugin repository just shows me an empty folder for .eric4/eric4plugins and there's no follow up as to where I can get the plugins from somewhere else. Actually, there was a hinting at it on the Eric docs site, but what I ended up getting was the ENTIRE trunk for eric. And the plugins that came with the trunk are just the bare bones ones that ship with it. I didn't get the Django one and the documentation on the Eric site is seriously lacking and overly complex.

Anyone know how I can just get the Django snap in?

0 投票する
0 に答える
1203 参照

python - EricIDEのオートコンプリートが機能しない

UbuntuSoftwareCenterからUbuntuにEric4.4.18をインストールしました。「オートコンプリートを有効にする」オプションをマークし、言語をpythonに設定しましたが、機能しません。エリックがしているように見えるのは、構文の強調表示だけです。どうすればそれを機能させることができますか?

0 投票する
1 に答える
1047 参照

python - Eric IDE: デフォルトのディレクトリ

Eric IDEのデフォルト ディレクトリを「ホーム」フォルダから「マイ プロジェクト」フォルダに変更するにはどうすればよいですか?

0 投票する
1 に答える
3564 参照

python-3.x - Eric5: 「新しいプロジェクト」ダイアログの [OK] ボタンが無効になっています

Eric5 のインストールに成功しました。しかし、「プロジェクトのプロパティ」ダイアログの「OK」ボタンが無効になっているため、新しいプロジェクトを作成できませんでした。ヘルプ !どうもありがとうございました。

PS: シナプス経由で依存関係をインストールします。システムは Ubuntu 14.04 です。

私は間接的な解決策に資金を提供しました:

  1. たとえば、python のチュートリアルからサンプル ソースをダウンロードします。Eric4 のチュートリアル
  2. *.e4p ファイルをテキスト エディターで編集し、'Project' セクションの 'version' の値が 5.0 以上であることを確認します。
  3. Eric IDE に戻り、プロジェクトを開きます。
  4. すべてのソース ファイルを削除し、プロジェクト ファイルとして予期されるフォルダーに保存します。
  5. ソース ファイルを追加し、プロジェクト プロパティを編集します。
  6. 保存
0 投票する
0 に答える
858 参照

python - Eric 6 Python IDE Qt バージョン エラー

Linux Mint 17.1 で Eric 6 IDE をセットアップしたいと考えています。Eric 6 のソースコードをダウンロードしてセットアップしてみました。

以下でQtバージョンエラーが発生しました。

しかし、コンピューターでQTバージョンを制御したとき。出力は以下にあります。

これはどのように修正できますか?

0 投票する
4 に答える
13197 参照

python - eric python IDE とすべてのプラグインを Windows 7 にインストールする方法

だから、私はPythonを学びたいと思っていて、Python IDEを探しています。私はすでにPyCharmを持っていますが、GUIも作成できるようにしたいので、eric IDEをダウンロードしますeric IDEをインストールするには、これらの前提条件が必要です

私はすでにそれらをすべてダウンロードしており、python 2.7 をインストールできますが、他のインストール方法がわかりません。私が見つけた唯一のガイドは、win XP または Linux のみです。