Menu

#8 Problem with “pysacrd” to transform the file executable

v1.0 (example)
wont-fix
None
5
2018-06-13
2018-06-12
Lingyao
No

I have used Python 3.5.4 and Pyacrd 1.9.5, Pyinstaller 3.3.1 on the Windows system.
I have written a test program on the Pycharm, each time when I use the pyinstaller to transform the file .py to the .exe, it will tell me no module named "smartcard.scard._scard". However, it still managed to generate a file .exe . but could not open it normally. It will prompt script error
However if I run the programe just on the Pycharm. it never has the same problem.

Thanks for you attention!

1 Attachments

Discussion

  • Ludovic Rousseau

    PySCard does not support PyInstaller.

     
  • Ludovic Rousseau

    • status: open --> wont-fix
    • assigned_to: Ludovic Rousseau
     
  • Lingyao

    Lingyao - 2018-06-13

    thank you, Ludovic Rousseau.
    Could you give me some suggestion? I want to read the NFC ID through the device . Finnally use pyinstaller packaged in an exe file! thanks for your reply.

     

Log in to post a comment.