Bug 1697 - Saleae Logic16 (OEM Version) Install Error
Summary: Saleae Logic16 (OEM Version) Install Error
Status: CONFIRMED
Alias: None
Product: PulseView
Classification: Unclassified
Component: UI (show other bugs)
Version: 0.4.2
Hardware: All Windows
: Normal normal
Target Milestone: ---
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-30 15:36 CEST by Chris
Modified: 2021-06-30 15:36 CEST (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris 2021-06-30 15:36:10 CEST
Hello;
Error
"Failed to Open device generic/unspecified error"

I have followed all the steps in the installation guide including the extraction of the files
saleae-logic16-fx2.fw
saleae-logic16-fpga-33.bitstream
saleae-logic16-fpga-18.bitstream
copied to C:\Program Files (x86)\sigrok\PulseView\share\sigrok-firmware

uninstalled the OEM software and installed PulseView and replaced the driver and still getting the error above. 

The Log file is below
SyntaxError: Failed to load decoder signature: import by name failed: invalid syntax (pd.py, line 138)
srd: Traceback (most recent call last):
srd: File "C:\Program Files (x86)\sigrok\PulseView\share\libsigrokdecode\decoders\signature\__init__.py", line 25, in 
srd: from .pd import Decoder
srd: File "C:\Program Files (x86)\sigrok\PulseView\share\libsigrokdecode\decoders\signature\pd.py", line 138
srd: incoming = (bin(shiftreg & 0b0000_0010_1001_0001).count('1') + data) & 1
srd: ^
SyntaxError: invalid syntax
SyntaxError: Failed to load decoder signature: import by name failed: invalid syntax (pd.py, line 138)
srd: Traceback (most recent call last):
srd: File "C:\Program Files (x86)\sigrok\PulseView\share\libsigrokdecode\decoders\signature\__init__.py", line 25, in 
srd: from .pd import Decoder
srd: File "C:\Program Files (x86)\sigrok\PulseView\share\libsigrokdecode\decoders\signature\pd.py", line 138
srd: incoming = (bin(shiftreg & 0b0000_0010_1001_0001).count('1') + data) & 1
srd: ^
SyntaxError: invalid syntax
sr: saleae-logic16: Failed to init device.
sr: saleae-logic16: Unable to open device.
Notifying user of session error: "generic/unspecified error"
sr: saleae-logic16: Failed to init device.
sr: saleae-logic16: Unable to open device.
Notifying user of session error: "generic/unspecified error"
sr: log: libsigrok loglevel set to 4.
srd: libsigrokdecode loglevel set to 4.


Any help out there?