<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<strong style="font-size: 12pt; font-style: inherit; font-variant-ligatures: inherit; font-variant-caps: inherit;"><font color="#000000"><font face="Arial, sans-serif"><font style="font-size: 11pt"><span style="font-weight: normal; font-size: 10pt;">As all
 other testimonies I got so far [</span><span style="font-weight: normal; font-size: 10pt; font-family: "Times New Roman", Times, serif;">all confirmed by my own direct and frustrating experience</span><span style="font-weight: normal; font-size: 10pt;">],
 this one too describes such indispensable final step as an intricate hopeless nightmare. </span></font></font></font></strong><br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<strong style="font-size: 12pt; font-style: inherit; font-variant-ligatures: inherit; font-variant-caps: inherit;"><font color="#000000"><font face="Arial, sans-serif"><font style="font-size: 11pt"><span style="font-weight: normal"><br>
</span></font></font></font></strong></div>
<div style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0)">
<p align="LEFT" style="margin-bottom: 0.21cm;margin-bottom: 0.21cm;margin-bottom: 0cm">
<strong><font color="#000000"><span></span><span style="font-size: 10pt;"></span><span><font face="Arial, sans-serif"><font size="2" style="font-size: 11pt"><span><span style="font-weight: normal; font-size: 10pt;">   Still, as a naive Mr. User, I see that:
</span></span></font></font></span></font></strong></p>
<p align="LEFT" style="margin-bottom: 0.21cm;margin-bottom: 0.21cm;margin-bottom: 0cm">
<strong><font color="#000000"><font face="Arial, sans-serif"><font size="2" style="font-size: 11pt"><span><span><span style="font-weight: normal"></span><span style="font-weight: normal; font-size: 10pt;"><!> Eric IDE in itself is a nice piece of s/w that comes
 in form of a well packaged file, well suited to be installed into “any” usual computer, provided well defined & standard prerequisites granted.
</span></span></span></font></font></font></strong></p>
<p align="LEFT" style="margin-bottom: 0.21cm;margin-bottom: 0.21cm;margin-bottom: 0cm">
<strong><font color="#000000"><span></span><span style="font-size: 10pt;"></span><span><font face="Arial, sans-serif"><font size="2" style="font-size: 11pt"><span><span style="font-weight: normal; font-size: 10pt;">   So, again as a naive Mr. User, I would
 naively ask: </span></span></font></font></span></font></strong></p>
<p align="LEFT" style="margin-bottom: 0.21cm;margin-bottom: 0.21cm;margin-bottom: 0cm">
<strong><font color="#000000"><font face="Arial, sans-serif"><font size="2" style="font-size: 11pt"><span><span><span style="font-weight: normal"></span><span style="font-weight: normal; font-size: 10pt;"><?> Why on Earth isn't there in the very Eric IDE [</span><span style="font-weight: normal; font-size: 10pt; font-family: "Times New Roman", Times, serif;">as
 with all not-Python IDE I happened to use...</span><span style="font-weight: normal; font-size: 10pt;">] an obvious command “simply” generating such an obvious file, as the obvious conclusion of any usual s/w design process?
</span></span></span></font></font></font></strong></p>
<p align="LEFT" style="margin-bottom: 0.21cm;margin-bottom: 0.21cm;margin-bottom: 0cm">
<br>
</p>
<p align="LEFT" style="margin-bottom: 0.21cm;margin-bottom: 0.21cm;margin-bottom: 0cm">
<strong><font color="#000000"><font face="Arial, sans-serif"><font size="2" style="font-size: 11pt"><span><span><span style="font-weight: normal"></span><span style="font-weight: normal; font-size: 10pt;">Still curious to know [</span><span style="font-weight: normal; font-size: 10pt; font-family: "Times New Roman", Times, serif;">though
 not playing any more the role of a naive Mr. User...</span><span style="font-weight: normal; font-size: 10pt;">]. </span></span></span></font></font></font></strong></p>
<p align="LEFT" style="margin-bottom: 0.21cm;margin-bottom: 0.21cm;margin-bottom: 0cm">
<strong><font color="#000000"><font face="Arial, sans-serif"><font size="2" style="font-size: 11pt"><span><span><span style="font-weight: normal; font-size: 10pt;">Yours,
</span></span></span></font></font></font></strong></p>
<p align="LEFT" style="margin-bottom: 0.21cm;margin-bottom: 0.21cm;margin-bottom: 0cm">
<strong><font color="#000000"><span><font face="Arial, sans-serif"><font size="2" style="font-size: 11pt"><span><span style="font-weight: normal"></span><span style="font-weight: normal; font-size: 10pt;">- P.M.</span></span></font></font></span></font></strong></p>
<br>
</div>
<span style="font-size: 10pt;"></span>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Christos Sevastiadis <csevast@auth.gr><br>
<b>Sent:</b> Wednesday, November 7, 2018 9:26 PM<br>
<b>To:</b> Pietro Moras<br>
<b>Cc:</b> Eric@riverbankcomputing.com<br>
<b>Subject:</b> Re: [Eric] Tech.Report about Deployment</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>Dear Mr. Pietro Moras,</div>
<div><br>
</div>
<div>The subject of scientific computing in Python it is complicated because of the plethora of multi depended Python packages. For that reason the Conda virtual environment and Anaconda index repository manager is developed. My setup is depended on Conda environments,
 and Anaconda index and PyPI repositories.</div>
<div><br>
</div>
To come over with the Python, Conda and Eric computing ecosystem complexity I developed some batch scripts (CMD in Windows). I automated the installation of Python distribution with Miniconda, which is the minimal installation of Anaconda distribution for Python,
 the creation of my virtual environments with Conda, the installation of the desired packages with Conda and Pip, and the installation of Eric with the cloning and setup execution of its repository last revision. I consider that it is important the Conda functionalities
 to be integrated to Eric but I really don't know how to integrate a packaging of the mixture of Conda and Pip installed packages, because of some differences in the installation directories between them. I never tried cx-freeze or pyinstaller and I don't have
 any specific experience on the subject of automatic on package deploying.<br>
<div><br>
</div>
<div>Sincerely</div>
<div>Christos Sevastiadis<br>
</div>
<div></div>
</div>
</div>
</body>
</html>