Shadytel / sim-tools

189 stars 67 forks source link

How can I do it in windows 7. Thanks #2

Open mainakanyi opened 7 years ago

Mhowser commented 5 years ago

bump

veso266 commented 3 years ago

for shadysim.py its easy

just install swig

choco install swig

and pysdcard

pip install pyscard

then test if it works

python shadysim.py --pcsc

and get something like this out slika

NOTE: I was using Python2.7 (it should work on 3 as well)