Closed jtraglia closed 6 months ago
For some reason, this fixes an issue I'm having building/testing the python bindings on my development machine.
No eggs found in /var/folders/qb/vp1kjmrs03zczc9rnd4mdg9m0000gn/T/easy_install-fagxc9ra/ckzg-1.0.1/egg-dist-tmp-9ugrvgp2 (setup script problem?)
error: The 'ckzg==1.0.1' distribution was not found and is required by the application
make: *** [install] Error 1
With this PR, things just work. So I'm going to merge this.
This PR should fix a Windows issue associated with #415.