Adarsh Kumarappan

Results 1 comments of Adarsh Kumarappan

I believe the reason is twofold: 1. The "CC" environment variable may not be set on your system, so `distutils.sysconfig.get_config_vars()["CC"]` in the line mentioned above probably resulted in a `KeyError`....