[root@35dfbb39174a dimod]# pip install dwave-preprocessing --no-deps Collecting dwave-preprocessing Using cached dwave-preprocessing-0.3.0.tar.gz (159 kB) Installing build dependencies ... error ERROR: Command errored out with exit status 2: command: /opt/python/cp38-cp38/bin/python /tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-vh11pvh1/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=46.4.0' 'wheel>=0.30.0' 'Cython>=0.29.21,<3.0' numpy==1.19.4 'dimod>=0.10.0.dev9,<0.11.0' cwd: None Complete output (70 lines): Collecting setuptools>=46.4.0 Using cached setuptools-58.0.0-py3-none-any.whl (816 kB) Collecting wheel>=0.30.0 Using cached wheel-0.37.0-py2.py3-none-any.whl (35 kB) Collecting Cython<3.0,>=0.29.21 Using cached Cython-0.29.24-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB) Collecting numpy==1.19.4 Using cached numpy-1.19.4-cp38-cp38-manylinux2014_aarch64.whl (12.2 MB) Collecting dimod<0.11.0,>=0.10.0.dev9 Using cached dimod-0.10.6.tar.gz (2.1 MB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: still running... Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Collecting dwave-preprocessing<0.4,>=0.3 Using cached dwave-preprocessing-0.3.0.tar.gz (159 kB) ERROR: Exception: Traceback (most recent call last): File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/cli/base_command.py", line 173, in _main status = self.run(options, args) File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/cli/req_command.py", line 203, in wrapper return func(self, options, args) File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/commands/install.py", line 315, in run requirement_set = resolver.resolve( File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve result = self._result = resolver.resolve( File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_vendor/resolvelib/resolvers.py", line 472, in resolve state = resolution.resolve(requirements, max_rounds=max_rounds) File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_vendor/resolvelib/resolvers.py", line 366, in resolve failure_causes = self._attempt_to_pin_criterion(name) File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_vendor/resolvelib/resolvers.py", line 212, in _attempt_to_pin_criterion criteria = self._get_updated_criteria(candidate) File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_vendor/resolvelib/resolvers.py", line 203, in _get_updated_criteria self._add_to_criteria(criteria, requirement, parent=candidate) File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria if not criterion.candidates: File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ return bool(self._sequence) File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/resolution/resolvelib/found_candidates.py", line 140, in __bool__ return any(self) File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/resolution/resolvelib/found_candidates.py", line 128, in return (c for c in iterator if id(c) not in self._incompatible_ids) File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/resolution/resolvelib/found_candidates.py", line 32, in _iter_built candidate = func() File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/resolution/resolvelib/factory.py", line 204, in _make_candidate_from_link self._link_candidate_cache[link] = LinkCandidate( File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/resolution/resolvelib/candidates.py", line 295, in __init__ super().__init__( File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ self.dist = self._prepare() File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/resolution/resolvelib/candidates.py", line 227, in _prepare dist = self._prepare_distribution() File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/resolution/resolvelib/candidates.py", line 305, in _prepare_distribution return self._factory.preparer.prepare_linked_requirement( File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement return self._prepare_linked_requirement(req, parallel_builds) File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/operations/prepare.py", line 570, in _prepare_linked_requirement dist = _get_prepared_distribution( File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/operations/prepare.py", line 59, in _get_prepared_distribution with req_tracker.track(req): File "/opt/python/cp38-cp38/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/req/req_tracker.py", line 128, in track self.add(req) File "/tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip/_internal/req/req_tracker.py", line 97, in add raise LookupError(message) LookupError: https://files.pythonhosted.org/packages/31/ed/d09946580d42e96cdb125ca353c09c70043c07cb5932b1fb48f7e8cb161a/dwave-preprocessing-0.3.0.tar.gz#sha256=33fab8348dd39bd4cbc85b17d2a563518062bb7a2c2483f8430aa6d928328201 (from https://pypi.org/simple/dwave-preprocessing/) (requires-python:>=3.6) is already being built: dwave-preprocessing from https://files.pythonhosted.org/packages/31/ed/d09946580d42e96cdb125ca353c09c70043c07cb5932b1fb48f7e8cb161a/dwave-preprocessing-0.3.0.tar.gz#sha256=33fab8348dd39bd4cbc85b17d2a563518062bb7a2c2483f8430aa6d928328201 ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/31/ed/d09946580d42e96cdb125ca353c09c70043c07cb5932b1fb48f7e8cb161a/dwave-preprocessing-0.3.0.tar.gz#sha256=33fab8348dd39bd4cbc85b17d2a563518062bb7a2c2483f8430aa6d928328201 (from https://pypi.org/simple/dwave-preprocessing/) (requires-python:>=3.6). Command errored out with exit status 2: /opt/python/cp38-cp38/bin/python /tmp/pip-standalone-pip-waldbdh9/__env_pip__.zip/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-vh11pvh1/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=46.4.0' 'wheel>=0.30.0' 'Cython>=0.29.21,<3.0' numpy==1.19.4 'dimod>=0.10.0.dev9,<0.11.0' Check the logs for full command output. Using cached dwave-preprocessing-0.2.0.tar.gz (92 kB) Installing build dependencies ... error ERROR: Command errored out with exit status 2: command: /opt/python/cp38-cp38/bin/python /tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-3pjujnre/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=46.4.0' 'wheel>=0.30.0' 'Cython>=0.29.21,<3.0' numpy==1.19.4 'dimod>=0.9.15,<0.10.0' cwd: None Complete output (63 lines): Collecting setuptools>=46.4.0 Using cached setuptools-58.0.0-py3-none-any.whl (816 kB) Collecting wheel>=0.30.0 Using cached wheel-0.37.0-py2.py3-none-any.whl (35 kB) Collecting Cython<3.0,>=0.29.21 Using cached Cython-0.29.24-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB) Collecting numpy==1.19.4 Using cached numpy-1.19.4-cp38-cp38-manylinux2014_aarch64.whl (12.2 MB) Collecting dimod<0.10.0,>=0.9.15 Using cached dimod-0.9.16.tar.gz (1.4 MB) Collecting dwave-preprocessing<0.3.0,>=0.2.0 Using cached dwave-preprocessing-0.2.0.tar.gz (92 kB) ERROR: Exception: Traceback (most recent call last): File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/cli/base_command.py", line 173, in _main status = self.run(options, args) File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/cli/req_command.py", line 203, in wrapper return func(self, options, args) File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/commands/install.py", line 315, in run requirement_set = resolver.resolve( File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve result = self._result = resolver.resolve( File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_vendor/resolvelib/resolvers.py", line 472, in resolve state = resolution.resolve(requirements, max_rounds=max_rounds) File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_vendor/resolvelib/resolvers.py", line 366, in resolve failure_causes = self._attempt_to_pin_criterion(name) File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_vendor/resolvelib/resolvers.py", line 212, in _attempt_to_pin_criterion criteria = self._get_updated_criteria(candidate) File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_vendor/resolvelib/resolvers.py", line 203, in _get_updated_criteria self._add_to_criteria(criteria, requirement, parent=candidate) File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria if not criterion.candidates: File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ return bool(self._sequence) File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/resolution/resolvelib/found_candidates.py", line 140, in __bool__ return any(self) File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/resolution/resolvelib/found_candidates.py", line 128, in return (c for c in iterator if id(c) not in self._incompatible_ids) File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/resolution/resolvelib/found_candidates.py", line 32, in _iter_built candidate = func() File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/resolution/resolvelib/factory.py", line 204, in _make_candidate_from_link self._link_candidate_cache[link] = LinkCandidate( File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/resolution/resolvelib/candidates.py", line 295, in __init__ super().__init__( File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ self.dist = self._prepare() File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/resolution/resolvelib/candidates.py", line 227, in _prepare dist = self._prepare_distribution() File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/resolution/resolvelib/candidates.py", line 305, in _prepare_distribution return self._factory.preparer.prepare_linked_requirement( File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement return self._prepare_linked_requirement(req, parallel_builds) File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/operations/prepare.py", line 570, in _prepare_linked_requirement dist = _get_prepared_distribution( File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/operations/prepare.py", line 59, in _get_prepared_distribution with req_tracker.track(req): File "/opt/python/cp38-cp38/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/req/req_tracker.py", line 128, in track self.add(req) File "/tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip/_internal/req/req_tracker.py", line 97, in add raise LookupError(message) LookupError: https://files.pythonhosted.org/packages/53/01/73834da97f62bb1bcf5d18918fcea4dcd560867de3a483a037544e0a7963/dwave-preprocessing-0.2.0.tar.gz#sha256=53c48e722e9cacf792b210f993347d4427daf57e8fbfdba9ae1cb35dfd5e2eb8 (from https://pypi.org/simple/dwave-preprocessing/) (requires-python:>=3.6) is already being built: dwave-preprocessing from https://files.pythonhosted.org/packages/53/01/73834da97f62bb1bcf5d18918fcea4dcd560867de3a483a037544e0a7963/dwave-preprocessing-0.2.0.tar.gz#sha256=53c48e722e9cacf792b210f993347d4427daf57e8fbfdba9ae1cb35dfd5e2eb8 ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/53/01/73834da97f62bb1bcf5d18918fcea4dcd560867de3a483a037544e0a7963/dwave-preprocessing-0.2.0.tar.gz#sha256=53c48e722e9cacf792b210f993347d4427daf57e8fbfdba9ae1cb35dfd5e2eb8 (from https://pypi.org/simple/dwave-preprocessing/) (requires-python:>=3.6). Command errored out with exit status 2: /opt/python/cp38-cp38/bin/python /tmp/pip-standalone-pip-ida0z2_l/__env_pip__.zip/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-3pjujnre/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=46.4.0' 'wheel>=0.30.0' 'Cython>=0.29.21,<3.0' numpy==1.19.4 'dimod>=0.9.15,<0.10.0' Check the logs for full command output. Using cached dwave-preprocessing-0.1.2.tar.gz (89 kB) Installing build dependencies ... error ERROR: Command errored out with exit status 2: command: /opt/python/cp38-cp38/bin/python /tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-b6ichu0r/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=46.4.0' 'wheel>=0.30.0' 'Cython>=0.29.21,<3.0' numpy==1.19.4 'dimod>=0.9.15,<0.10.0' cwd: None Complete output (63 lines): Collecting setuptools>=46.4.0 Using cached setuptools-58.0.0-py3-none-any.whl (816 kB) Collecting wheel>=0.30.0 Using cached wheel-0.37.0-py2.py3-none-any.whl (35 kB) Collecting Cython<3.0,>=0.29.21 Using cached Cython-0.29.24-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (1.9 MB) Collecting numpy==1.19.4 Using cached numpy-1.19.4-cp38-cp38-manylinux2014_aarch64.whl (12.2 MB) Collecting dimod<0.10.0,>=0.9.15 Using cached dimod-0.9.16.tar.gz (1.4 MB) Collecting dwave-preprocessing<0.3.0,>=0.2.0 Using cached dwave-preprocessing-0.2.0.tar.gz (92 kB) ERROR: Exception: Traceback (most recent call last): File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/cli/base_command.py", line 173, in _main status = self.run(options, args) File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/cli/req_command.py", line 203, in wrapper return func(self, options, args) File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/commands/install.py", line 315, in run requirement_set = resolver.resolve( File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve result = self._result = resolver.resolve( File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_vendor/resolvelib/resolvers.py", line 472, in resolve state = resolution.resolve(requirements, max_rounds=max_rounds) File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_vendor/resolvelib/resolvers.py", line 366, in resolve failure_causes = self._attempt_to_pin_criterion(name) File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_vendor/resolvelib/resolvers.py", line 212, in _attempt_to_pin_criterion criteria = self._get_updated_criteria(candidate) File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_vendor/resolvelib/resolvers.py", line 203, in _get_updated_criteria self._add_to_criteria(criteria, requirement, parent=candidate) File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_vendor/resolvelib/resolvers.py", line 172, in _add_to_criteria if not criterion.candidates: File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_vendor/resolvelib/structs.py", line 151, in __bool__ return bool(self._sequence) File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/resolution/resolvelib/found_candidates.py", line 140, in __bool__ return any(self) File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/resolution/resolvelib/found_candidates.py", line 128, in return (c for c in iterator if id(c) not in self._incompatible_ids) File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/resolution/resolvelib/found_candidates.py", line 32, in _iter_built candidate = func() File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/resolution/resolvelib/factory.py", line 204, in _make_candidate_from_link self._link_candidate_cache[link] = LinkCandidate( File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/resolution/resolvelib/candidates.py", line 295, in __init__ super().__init__( File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/resolution/resolvelib/candidates.py", line 156, in __init__ self.dist = self._prepare() File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/resolution/resolvelib/candidates.py", line 227, in _prepare dist = self._prepare_distribution() File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/resolution/resolvelib/candidates.py", line 305, in _prepare_distribution return self._factory.preparer.prepare_linked_requirement( File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/operations/prepare.py", line 508, in prepare_linked_requirement return self._prepare_linked_requirement(req, parallel_builds) File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/operations/prepare.py", line 570, in _prepare_linked_requirement dist = _get_prepared_distribution( File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/operations/prepare.py", line 59, in _get_prepared_distribution with req_tracker.track(req): File "/opt/python/cp38-cp38/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/req/req_tracker.py", line 128, in track self.add(req) File "/tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip/_internal/req/req_tracker.py", line 97, in add raise LookupError(message) LookupError: https://files.pythonhosted.org/packages/53/01/73834da97f62bb1bcf5d18918fcea4dcd560867de3a483a037544e0a7963/dwave-preprocessing-0.2.0.tar.gz#sha256=53c48e722e9cacf792b210f993347d4427daf57e8fbfdba9ae1cb35dfd5e2eb8 (from https://pypi.org/simple/dwave-preprocessing/) (requires-python:>=3.6) is already being built: dwave-preprocessing from https://files.pythonhosted.org/packages/53/01/73834da97f62bb1bcf5d18918fcea4dcd560867de3a483a037544e0a7963/dwave-preprocessing-0.2.0.tar.gz#sha256=53c48e722e9cacf792b210f993347d4427daf57e8fbfdba9ae1cb35dfd5e2eb8 ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/60/e0/5e8e05a4ef7eb0b87aea43e3c3fac55f1401b6a008216b1177fd9fc347c6/dwave-preprocessing-0.1.2.tar.gz#sha256=a01817bc8a4e2dcaa4a228a639fe225eac0add17a489585e779ec8f7b7fd352d (from https://pypi.org/simple/dwave-preprocessing/) (requires-python:>=3.6). Command errored out with exit status 2: /opt/python/cp38-cp38/bin/python /tmp/pip-standalone-pip-c5a3kydo/__env_pip__.zip/pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-b6ichu0r/overlay --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- 'setuptools>=46.4.0' 'wheel>=0.30.0' 'Cython>=0.29.21,<3.0' numpy==1.19.4 'dimod>=0.9.15,<0.10.0' Check the logs for full command output. Using cached dwave-preprocessing-0.1.1.tar.gz (62 kB) ERROR: Command errored out with exit status 1: command: /opt/python/cp38-cp38/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-2r83g1ys/dwave-preprocessing_c0cd977e43dd4b2d8ad8b765006a18fd/setup.py'"'"'; __file__='"'"'/tmp/pip-install-2r83g1ys/dwave-preprocessing_c0cd977e43dd4b2d8ad8b765006a18fd/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-mqreoz0b cwd: /tmp/pip-install-2r83g1ys/dwave-preprocessing_c0cd977e43dd4b2d8ad8b765006a18fd/ Complete output (21 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-2r83g1ys/dwave-preprocessing_c0cd977e43dd4b2d8ad8b765006a18fd/setup.py", line 20, in import dimod File "/opt/python/cp38-cp38/lib/python3.8/site-packages/dimod/__init__.py", line 26, in from dimod.reference import * File "/opt/python/cp38-cp38/lib/python3.8/site-packages/dimod/reference/__init__.py", line 15, in from dimod.reference.composites import * File "/opt/python/cp38-cp38/lib/python3.8/site-packages/dimod/reference/composites/__init__.py", line 15, in from dimod.reference.composites.fixedvariable import FixedVariableComposite File "/opt/python/cp38-cp38/lib/python3.8/site-packages/dimod/reference/composites/fixedvariable.py", line 21, in from dwave.preprocessing import FixVariablesComposite File "/tmp/pip-install-2r83g1ys/dwave-preprocessing_c0cd977e43dd4b2d8ad8b765006a18fd/dwave/preprocessing/__init__.py", line 18, in import dwave.preprocessing.composites File "/tmp/pip-install-2r83g1ys/dwave-preprocessing_c0cd977e43dd4b2d8ad8b765006a18fd/dwave/preprocessing/composites/__init__.py", line 17, in from dwave.preprocessing.composites.fix_variables import * File "/tmp/pip-install-2r83g1ys/dwave-preprocessing_c0cd977e43dd4b2d8ad8b765006a18fd/dwave/preprocessing/composites/fix_variables.py", line 22, in from dwave.preprocessing.lower_bounds import roof_duality File "/tmp/pip-install-2r83g1ys/dwave-preprocessing_c0cd977e43dd4b2d8ad8b765006a18fd/dwave/preprocessing/lower_bounds.py", line 17, in from dwave.preprocessing.cyfix_variables import fix_variables_wrapper ModuleNotFoundError: No module named 'dwave.preprocessing.cyfix_variables' ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/67/d3/dff294154297d936fe137230d03eb1d6b764dcf3bc06fbbfb8c6b85628ba/dwave-preprocessing-0.1.1.tar.gz#sha256=fb858610a630bbc087d481f6c36aa90039d24b0a20ed2bac4c14e7c39e2e8a8f (from https://pypi.org/simple/dwave-preprocessing/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. Using cached dwave-preprocessing-0.1.0.tar.gz (58 kB) ERROR: Command errored out with exit status 1: command: /opt/python/cp38-cp38/bin/python -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-2r83g1ys/dwave-preprocessing_f11560fe97af4dd2908c50a2840b6b1f/setup.py'"'"'; __file__='"'"'/tmp/pip-install-2r83g1ys/dwave-preprocessing_f11560fe97af4dd2908c50a2840b6b1f/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-3ow8v3wg cwd: /tmp/pip-install-2r83g1ys/dwave-preprocessing_f11560fe97af4dd2908c50a2840b6b1f/ Complete output (13 lines): Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-2r83g1ys/dwave-preprocessing_f11560fe97af4dd2908c50a2840b6b1f/setup.py", line 20, in import dimod File "/opt/python/cp38-cp38/lib/python3.8/site-packages/dimod/__init__.py", line 26, in from dimod.reference import * File "/opt/python/cp38-cp38/lib/python3.8/site-packages/dimod/reference/__init__.py", line 15, in from dimod.reference.composites import * File "/opt/python/cp38-cp38/lib/python3.8/site-packages/dimod/reference/composites/__init__.py", line 15, in from dimod.reference.composites.fixedvariable import FixedVariableComposite File "/opt/python/cp38-cp38/lib/python3.8/site-packages/dimod/reference/composites/fixedvariable.py", line 21, in from dwave.preprocessing import FixVariablesComposite ImportError: cannot import name 'FixVariablesComposite' from 'dwave.preprocessing' (/tmp/pip-install-2r83g1ys/dwave-preprocessing_f11560fe97af4dd2908c50a2840b6b1f/dwave/preprocessing/__init__.py) ---------------------------------------- WARNING: Discarding https://files.pythonhosted.org/packages/66/6a/71ecc31e5dfca0a7c130946416cc29ed0c130f0e8c2f68ee59c8cae8a880/dwave-preprocessing-0.1.0.tar.gz#sha256=c90dba47d9294c05280b76a9f1cff6c9b3b2f28b3625d76421a5547a5f58f475 (from https://pypi.org/simple/dwave-preprocessing/) (requires-python:>=3.6). 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 dwave-preprocessing (from versions: 0.1.0rc1, 0.1.0, 0.1.1rc1, 0.1.1rc2, 0.1.1, 0.1.2rc1, 0.1.2, 0.2.0, 0.3.0) ERROR: No matching distribution found for dwave-preprocessing [root@35dfbb39174a dimod]#