Hi,
I am a new bee into pysim and python too. I successfully installed all dependencies and was able to run my pysim-read. Then connected my sim reader and gave the following command
$python3 pySim-read.py -p 0
The response is like
qt5ct: using qt5ct plugin Using PC/SC reader interface Card reader initialization failed with exception:
The response is a exception with empty string. any hint ?
if i run pcsc_scan, the output is like
PC/SC device scanner V 1.5.2 (c) 2001-2017, Ludovic Rousseau ludovic.rousseau@free.fr Using reader plug'n play mechanism Scanning present readers... Waiting for the first reader...
and dosenot come out of the waiting.
You appear to have a problem with the reader or its driver. If pcsc_scan doesn't show the card there is nothing pysim can do (or do wrong).