Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build error #124

Closed
mbourgey opened this issue Oct 9, 2013 · 1 comment
Closed

build error #124

mbourgey opened this issue Oct 9, 2013 · 1 comment

Comments

@mbourgey
Copy link

mbourgey commented Oct 9, 2013

Hi when I try to build PyVcf using poython 2.7.5 i get this error:

$ python setup.py build
running build
running build_py
copying vcf/cparse.py -> build/lib.linux-x86_64-2.7/vcf
running egg_info
writing requirements to PyVCF.egg-info/requires.txt
writing PyVCF.egg-info/PKG-INFO
writing top-level names to PyVCF.egg-info/top_level.txt
writing dependency_links to PyVCF.egg-info/dependency_links.txt
writing entry points to PyVCF.egg-info/entry_points.txt
writing requirements to PyVCF.egg-info/requires.txt
writing PyVCF.egg-info/PKG-INFO
writing top-level names to PyVCF.egg-info/top_level.txt
writing dependency_links to PyVCF.egg-info/dependency_links.txt
writing entry points to PyVCF.egg-info/entry_points.txt
reading manifest file 'PyVCF.egg-info/SOURCES.txt'
writing manifest file 'PyVCF.egg-info/SOURCES.txt'
error: can't copy 'vcf/cparse.c': doesn't exist or not a regular file

thanks

Mathieu

@martijnvermaat
Copy link
Collaborator

Thanks for the report. This looks similar to #69, so I'm closing this one. If you can add to the discussion in #69, that would be great.

If you think this is a different issue, please re-open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants