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

PyVCF error #115

Closed
DCGenomics opened this issue Jun 9, 2022 · 4 comments
Closed

PyVCF error #115

DCGenomics opened this issue Jun 9, 2022 · 4 comments
Assignees

Comments

@DCGenomics
Copy link
Contributor

Hi folks, I've seen this error on a number of systems.

Any help would be greatly appreciated!

Collecting pyvcf
Downloading PyVCF-0.6.8.tar.gz (34 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'

error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [1 lines of output]
error in PyVCF setup command: use_2to3 is invalid.
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

@ctokheim
Copy link

ctokheim commented Jun 9, 2022

I think it is related to the setuptools version. I had a user report a similar error for another repo, and changing the setuptools version fixed the installation issue. See this issue for reference: ctokheim/deepDegron#3

@kmoad kmoad self-assigned this Sep 12, 2022
@kmoad
Copy link
Collaborator

kmoad commented Sep 12, 2022

Looks like this issue is in PyVCF at jamescasbon/PyVCF#334, but the project isn't maintained. So PyVCF has been forked into https://github.com/dridk/PyVCF3, now called pyvcf3, .

There are a few other changes in pyvcf3. We'll look into switching to the fork. It may take a bit to test it.

@mryaninsilico
Copy link
Contributor

mryaninsilico commented Oct 11, 2022 via email

kmoad added a commit that referenced this issue Oct 13, 2022
@kmoad
Copy link
Collaborator

kmoad commented Oct 13, 2022

I've tested PyVCF3 against a number of VCFs from different sources. Haven't seen any regressions. Next oc release replaces pyvcf with PyVCF3.

@kmoad kmoad closed this as completed Oct 13, 2022
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

4 participants