New Release pyILPER 1.8.3
|
01-12-2021, 11:06 AM
(This post was last modified: 01-12-2021 01:22 PM by ThomasF.)
Post: #2
|
|||
|
|||
RE: New Release pyILPER 1.8.3
Hi Joachim!
This looks amazing - I must give it a try! EDIT: After a "clean" install on my Ubuntu machine, the application failed (see below). After some debugging and googling I found a solution to my problem: Installing Qt5 on Ubuntu needs some OpenGL libraries, so the following update fixed my problem: Code: sudo apt-get install mesa-common-dev ![]() ---------------- But, I tried to follow you installation process on a Ubuntu 20.04 machine with Python 3.8 installed. I followed the Anaconda installation guide without any problems, but the application fails during startup. The applications main window opens and I get a dialog saying: "Serial device not configured: Run pyILper configuration" and a OK-button, but as soon as I press the OK-button, the application crashes and exits: "Segmentation fault - memory dump created" so I never get a chance to run the configuration ... /var/log/kernel.log: Code: Jan 12 11:53:28 MossaDev kernel: [ 2336.541767] python3.8[8646]: segfault at 0 ip 0000000000000000 sp 00007ffdd8985d18 error 14 in python3.8[55ba287bf000+5f000] /var/log/apport.log: Code: ERROR: apport (pid 8680) Tue Jan 12 11:53:28 2021: called for pid 8646, signal 11, core limit 0, dump mode 1 The PIL-Box is there (/dev/ttyUSB0) and I can access it - so apparently no access faults on the port ... Same behaviour if I clone the git repository and starts with start.py instead. Any ideas how I could debug or find out what is missing or failing for me? Smells like something outside of your application ... Cheers, Thomas [35/45/55/65/67/97/21/25/29C/31E/32E/33E|C/38E/41C|CV|CX/71B/10C/11C/12C/15C/16C/32SII/42S/28S/48GX/49G/35S/DM41X] |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
New Release pyILPER 1.8.3 - jsi - 01-12-2021, 09:17 AM
RE: New Release pyILPER 1.8.3 - ThomasF - 01-12-2021 11:06 AM
RE: New Release pyILPER 1.8.3 - jsi - 01-12-2021, 02:32 PM
RE: New Release pyILPER 1.8.3 - rprosperi - 01-12-2021, 10:47 PM
RE: New Release pyILPER 1.8.3 - jsi - 01-13-2021, 06:53 AM
RE: New Release pyILPER 1.8.3 - rprosperi - 01-14-2021, 02:46 PM
RE: New Release pyILPER 1.8.3 - Dave Frederickson - 01-14-2021, 03:40 PM
RE: New Release pyILPER 1.8.3 - jsi - 01-14-2021, 03:59 PM
RE: New Release pyILPER 1.8.3 - rprosperi - 01-14-2021, 04:03 PM
RE: New Release pyILPER 1.8.3 - Massimo Gnerucci - 01-14-2021, 06:02 PM
RE: New Release pyILPER 1.8.3 - rprosperi - 01-15-2021, 12:04 AM
|
User(s) browsing this thread: