Legal stuff about this site and your private life:

  • We use a cookie to keep your preferences (language, NSFW status, login status) during navigation.
  • We use your local storage to save the announces you closed (like this one).
  • We don't save informations you don't give
  • We don't share your email address if you comment or register
  • There is no tracker of any kind.

If you're not OK with this, move your way.

Eric is a Python IDE. Here are the steps that made me successfully install it on a windows 10 computer.

This should be a note, but I still have to polish this site, so notes are too short for this content...

  • Install Python3 from here with PATH integration and pip
  • Download Eric from here and extract it somewhere (I used C:\eric6)
  • Open a command line as administrator to install those dependencies:
pip3 install PyQt5
pip3 install QScintilla

cd to your Eric folder and run python install.py.

Leave a comment

You want to react to this content or ask something to the author? Just leave a comment here!

Note that the comments are not publicly visible, so don't worry if you don't see yours.

All the information you give will only be visible to the author. We don't share anything with anyone.

Don't fill this field if you want this form to be saved.