Post Reply 
pyILPER Version 1.3.3 released
04-19-2016, 02:52 PM
Post: #30
RE: pyILPER Version 1.3.3 released
(04-19-2016 02:05 PM)rprosperi Wrote:  By "reconfigure" do you mean reinstall? Is it best to remove & reinstall all of Miniconda, or just the pyILPer application (sorry, I'm new to Python)?

Robert,

Python is an interpreted language (ex. HP-71B BASIC) and thus not like a compiled language (like C).
In a compile language you distibute binaries (.EXE, .DLL, etc), in a intrepeted language you distribute the actual source code.

Joachim is suggesting that you get the updated source files from GitHub and that you manually replace the ones that you have installed with miniconda with the updated ones from GitHub.

As a software developer, I normally install a Git client (like GitKraken) and then I clone the pyILPer git repository.
After that with a compare tool (WinMerge or KDiff3) I copy over the files that has been updated.

Sylvain
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
pyILPER Version 1.3.3 released - jsi - 04-06-2016, 05:06 AM
RE: pyILPER Version 1.3.3 released - jsi - 04-09-2016, 05:48 AM
RE: pyILPER Version 1.3.3 released - jsi - 04-09-2016, 08:18 PM
RE: pyILPER Version 1.3.3 released - jsi - 04-13-2016, 08:27 PM
RE: pyILPER Version 1.3.3 released - jsi - 04-14-2016, 04:58 AM
RE: pyILPER Version 1.3.3 released - jsi - 04-14-2016, 07:44 PM
RE: pyILPER Version 1.3.3 released - jsi - 04-19-2016, 03:11 AM
RE: pyILPER Version 1.3.3 released - Sylvain Cote - 04-19-2016 02:52 PM
RE: pyILPER Version 1.3.3 released - hbo - 04-14-2016, 11:48 PM
RE: pyILPER Version 1.3.3 released - hbo - 04-15-2016, 12:48 AM
RE: pyILPER Version 1.3.3 released - jsi - 04-20-2016, 05:10 AM
RE: pyILPER Version 1.3.3 released - jsi - 04-22-2016, 06:14 AM
RE: pyILPER Version 1.3.3 released - jsi - 04-22-2016, 04:07 PM



User(s) browsing this thread: 1 Guest(s)