LudovicRousseau / pyscard

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

Build job: Artefacts are not downloadable #140

Closed krabbenprgr closed 1 year ago

krabbenprgr commented 1 year ago

Can you please make a new build on AppVeyor. The last build is too long ago so that the artefacts are no longer downloadable.

Thanks in advance!

LudovicRousseau commented 1 year ago

You can find Windows builds on https://pypi.org/project/pyscard/#files

Does that solve your problem?

krabbenprgr commented 1 year ago

Yes thank you! But now i have another problem:

NFC channel search error: cannot import name '_scard' from partially initialized module 'smartcard.scard' (most likely due to a circular import)

Thanks in advance

krabbenprgr commented 1 year ago

Solved the problem by installing the miniconda environment.