varsome-api-client-python icon indicating copy to clipboard operation
varsome-api-client-python copied to clipboard

setuptools 58+ breaks use_2to3 which is used in abandoned PyVCF dependency

Open kim-fehl opened this issue 4 years ago • 0 comments
trafficstars

Running PyVCF-0.6.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-g03wy5kq/PyVCF-0.6.8/egg-dist-tmp-dtk0mpp9 error: Setup script exited with error in PyVCF setup command: use_2to3 is invalid.

Current workaround: https://github.com/jamescasbon/PyVCF/pull/331#issuecomment-923954814 Or switching to the faster and maintained cyvcf2

kim-fehl avatar Oct 27 '21 18:10 kim-fehl