LudovicRousseau / pyscard

pyscard smartcard library for python
http://pyscard.sourceforge.net/
GNU Lesser General Public License v2.1
383 stars 110 forks source link

Doesn't seem to find ACR-1255U reader #39

Closed xhorntail closed 7 years ago

xhorntail commented 7 years ago

I have an ACR1255U reader connected via USB, however this is all I get:

>>> import smartcard.System
>>> print smartcard.System.readers()
[]

My ACR122 however, shows up just fine!

xhorntail commented 7 years ago

Driver issue, PCSCD doesn't come with the proper drivers for this reader. find them here: http://www.acs.com.hk/download-driver-unified/5128/ACS-Unified-PKG-Lnx-114-P.zip Install as per the ReadmMe.txt file.