NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.42k stars 13.63k forks source link

python3.5-pyscard fails to build #29092

Closed shosti closed 7 years ago

shosti commented 7 years ago

Issue description

python3.5-pyscard won't build on my NixOS system with error ImportError: Failed to import test module: test_support (python2.7-pyscard builds fine).

Steps to reproduce

$ nix-env -i python3.5-pyscard

Output: https://gist.github.com/shosti/aa476f7e9cdb8b4546562a5459cc92ac

Technical details

FRidh commented 7 years ago

Works on master and 17.09, but is indeed broken on 17.03.

Mic92 commented 7 years ago

the pull request fixing that was merged.