Post Reply 
pyILPER Version 1.3.3 released
04-22-2016, 08:14 PM
Post: #41
RE: pyILPER Version 1.3.3 released
(04-22-2016 07:27 PM)Dave Frederickson Wrote:  When trying to install the developmental version I get about 5 errors...
Bob, any difficulty getting a connection or slow performance with the terminal?

No, no issues at all; I did this:

1. Created folder "134" in c:\work
2. Extracted Dev134 zip file (preserving folders) into c:\work\134
3. Created start_pyilper_v134dev.cmd in c:\work (see code below)
4. Send shortcut of .cmd file to desktop (then rename if desired)
5. Right-click on new desktop icon, click on Properties
6. On Shortcut tab, change 6th item down (Run) to "Minimized" via drop-down list (to hide DOS window while ipyILPer is running)
7. Double click on icon and pyILPer starts right up

.cmd file contents:
Code:
:: Startup script to launch pyILPer dev version 1.3.4
:: Opens in c:\work
::

c:
chdir \work

python C:\Work\134\pyilper-master\start.py

Did you manually modify the config file? The trace-back seems to imply the JSON decoder crashed, perhaps due to an invalid file? If so, try killing it, and pyILPer will likely create a new one; but it's just a guess, I've no idea how Python works.

--Bob Prosperi
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 - 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
RE: pyILPER Version 1.3.3 released - rprosperi - 04-22-2016 08:14 PM



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