Problem: running with different pythons fails C extensions
This happens when installing packages with C extensions that do not have the proper binary wheel available. Solution: append platform to the name of egg directories to work around a bug in pkg_resources that fails to parse python version if platform is missing
Showing
news/574.bugfix
0 → 100644
Please register or sign in to comment