Skip to content

error in PyVCF setup command: use_2to3 is invalid #334

Description

@MingchenInSZ

when i run command as :
$ pip3 install PyVCF==0.6.8
Collecting PyVCF==0.6.8
Using cached PyVCF-0.6.8.tar.gz (34 kB)
Preparing metadata (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: /data/b01/user/chenming/prog/installed/python3.6/bin/python3.6 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-a038wp5_/pyvcf_e119330b1d0c4c109a16e1b494de7db1/setup.py'"'"'; file='"'"'/tmp/pip-install-a038wp5_/pyvcf_e119330b1d0c4c109a16e1b494de7db1/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-0mlgtl_c
cwd: /tmp/pip-install-a038wp5_/pyvcf_e119330b1d0c4c109a16e1b494de7db1/
Complete output (1 lines):
error in PyVCF setup command: use_2to3 is invalid.

WARNING: Discarding https://files.pythonhosted.org/packages/20/b6/36bfb1760f6983788d916096193fc14c83cce512c7787c93380e09458c09/PyVCF-0.6.8.tar.gz#sha256=e9d872513d179d229ab61da47a33f42726e9613784d1cb2bac3f8e2642f6f9d9 (from https://pypi.org/simple/pyvcf/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement PyVCF==0.6.8 (from versions: 0.6.8.linux-x86_64, 0.0.0, 0.1, 0.2, 0.2.1, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.5.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.5, 0.6.6, 0.6.7, 0.6.8)
ERROR: No matching distribution found for PyVCF==0.6.8

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions