<html><head></head><body bgcolor="#FFFFFF" text="#000000" lang="de-DE" style="background-color: rgb(255, 255, 255); line-height: initial;">                                                                                      <div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">Hello Colin,</div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"><br></div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">You'll find some very good documentations writen by Pietro Moras on the eric6 homepage -> Documentation (‎http://eric-ide.python-projects.org/eric-documentation.html). </div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">The eric4 and eric5 entitled documents are a little outdated but still valid and also worth to read.</div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"><br></div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">Tobias </div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"><br></div>                                                                                                                                     <div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"><br></div>                                                                                                                                                                                                   <div style="font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif, sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"></div>                                                                                                                                                                                  <table width="100%" style="background-color:white;border-spacing:0px;"> <tbody><tr><td colspan="2" style="font-size: initial; text-align: initial; background-color: rgb(255, 255, 255);">                           <div style="border-style: solid none none; border-top-color: rgb(181, 196, 223); border-top-width: 1pt; padding: 3pt 0in 0in; font-family: Tahoma, 'BB Alpha Sans', 'Slate Pro'; font-size: 10pt;">  <div><b>Von: </b>Colin J. Williams</div><div><b>Gesendet: </b>Dienstag, 30. August 2016 22:32</div><div><b>An: </b>eric@riverbankcomputing.com</div><div><b>Betreff: </b>[Eric] Installing Eric6</div></div></td></tr></tbody></table><div style="border-style: solid none none; border-top-color: rgb(186, 188, 209); border-top-width: 1pt; font-size: initial; text-align: initial; background-color: rgb(255, 255, 255);"></div><br><div id="_originalContent" style="background-color: rgb(255, 255, 255);">
  
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  
  
    <p>Detlev,</p>
    <p>Many thanks for your response.  Since seeking guidance, using the
      procedure described below, I have succeeded in installing Eric6
      and started with my first module.</p>
    <p>Now, I am all at sea, trying to set the various options for
      Eric6.  It looks as though Eric is a powerful tool.  I come from
      PyScripter, after  few year break.</p>
    <p>Thanks again got your message.</p>
    <p>Colin W.</p>
    <p>__________________________________________________________________________________________________________________________________<br>
    </p>
    <p>Source: <a href="http://techattitude.com/tips-tricks-and-hacks/how-to-install-eric6-ide-for-python-on-windows/">http://techattitude.com/tips-tricks-and-hacks/how-to-install-eric6-ide-for-python-on-windows/</a></p>
    <blockquote>
      <p><font face="Helvetica, Arial, sans-serif" size="+2">[Note:
          PyScripter, developed by Kiriakos Vlahos, was an excellent 
          IDE, but  it is no longer maintained.</font></p>
      <p><font face="Helvetica, Arial, sans-serif" size="+2">Ninja
          appears to be limited to Python2]<br>
        </font></p>
    </blockquote>
    <p><font face="Helvetica, Arial, sans-serif" size="+2">Download Eric
        6 installer package from their website <a href="http://eric-ide.python-projects.org/eric-download.html" target="_blank" rel="nofollow">here</a>. After downloading the
        zip file extract it on your disk. Now copy the location of the
        folder. If you extract the files in the downloads folder, the
        location path will be something like:
        C:usersYOURPCNAMEdownloadseric6extracted</font></p>
    <font face="Helvetica, Arial, sans-serif" size="+2"> </font>
    <p><font face="Helvetica, Arial, sans-serif" size="+2">Now open
        command prompt(type cmd in windows search and hit Enter). Now
        type cd and paste the path of the folder location and hit Enter.
        Now open the folder through windows explorer and make sure there
        is an install.py file in the extracted directory. If it is,
        switch to command prompt again and type install.py and hit
        Enter.</font></p>
    <p><font face="Helvetica, Arial, sans-serif" size="+2">C:\Users\AdminOnly\Downloads\eric6-6.1.8\eric6-6.1.8>REM
        Eric Install<br>
        <br>
        C:\Users\AdminOnly\Downloads\eric6-6.1.8\eric6-6.1.8>Python
        install.py<br>
        Checking dependencies<br>
        Python Version: 3.5.2<br>
        Found PyQt5<br>
        Found pyuic5<br>
        Found QScintilla2<br>
        Found QtGui<br>
        Found QtNetwork<br>
        Found QtPrintSupport<br>
        Found QtSql<br>
        Found QtSvg<br>
        Found QtWidgets<br>
        Qt Version: 5.7.0<br>
        sip Version: 4.18.1<br>
        PyQt Version: 5.7<br>
        QScintilla Version: 2.9.3<br>
        All dependencies ok.<br>
        <br>
        Cleaning up old installation ...<br>
        <br>
        Creating configuration file ...<br>
        <br>
        Compiling user interface files ...<br>
        <br>
        Compiling source files ...<br>
        <br>
        Installing eric6 ...<br>
        <br>
        Installation complete.<br>
        <br>
        Press enter to continue...<br>
      </font></p>
    <font face="Helvetica, Arial, sans-serif" size="+2"> </font>
    <p><font face="Helvetica, Arial, sans-serif" size="+2">Now wait
        until the installation is complete. Once done, you will see a
        message saying: Installation complete, Press enter to continue…</font></p>
    <font face="Helvetica, Arial, sans-serif" size="+2"> </font>
    <p><font face="Helvetica, Arial, sans-serif" size="+2">Now Hit enter
        and type eric6 and press Enter again. This should open up the
        Eric6 IDE.</font></p>
    <p><font face="Helvetica, Arial, sans-serif" size="+2"><font face="Calibri Light">Now is the time to set the
          configuration.  Use Settings.</font><br>
      </font></p>
  

<br><!--end of _originalContent --></div></body></html>