John Osborne
Results
2
comments of
John Osborne
trafficstars
For what it's worth, I see a similar issue when installing PyVCF via pip in a virtualenv (Centos 6.4, Python 2.7.4, pip 1.3.1). I can install from source without issues.
@jamescasbon - I just re-verified this morning. I created a virtualenv 'sandbox', installed cython, and then tried to install PyVCF, and it had the error about cparse.c missing. I have...