2022-01-03T19:54:08,964 Created temporary directory: /tmp/pip-ephem-wheel-cache-4hw5hscp 2022-01-03T19:54:08,969 Created temporary directory: /tmp/pip-req-tracker-cxfdt28t 2022-01-03T19:54:08,970 Initialized build tracking at /tmp/pip-req-tracker-cxfdt28t 2022-01-03T19:54:08,970 Created build tracker: /tmp/pip-req-tracker-cxfdt28t 2022-01-03T19:54:08,970 Entered build tracker: /tmp/pip-req-tracker-cxfdt28t 2022-01-03T19:54:08,971 Created temporary directory: /tmp/pip-wheel-ffab3v21 2022-01-03T19:54:09,033 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-03T19:54:09,038 2 location(s) to search for versions of crossy: 2022-01-03T19:54:09,038 * https://pypi.org/simple/crossy/ 2022-01-03T19:54:09,038 * https://www.piwheels.org/simple/crossy/ 2022-01-03T19:54:09,039 Fetching project page and analyzing links: https://pypi.org/simple/crossy/ 2022-01-03T19:54:09,040 Getting page https://pypi.org/simple/crossy/ 2022-01-03T19:54:09,043 Found index url https://pypi.org/simple 2022-01-03T19:54:09,234 Skipping link: No binaries permitted for crossy: https://files.pythonhosted.org/packages/f4/d2/4a3dff8b86521e314404ae51865969d191d20de4d9965c38ea029f5e8984/crossy-0.0.1-py3-none-any.whl#sha256=607102e117b40843d9d8495dc62e128d99fd4342ea5f9c66a5040e18a1498e44 (from https://pypi.org/simple/crossy/) 2022-01-03T19:54:09,235 Found link https://files.pythonhosted.org/packages/2f/22/8c17a9131a79927510e6977e13638daed706bb44eca9535b026bf856c447/crossy-0.0.1.tar.gz#sha256=b990ced4c69a003e2e72b7a9f80c12b0091aba1c2f3dbc09a59967edee9c996f (from https://pypi.org/simple/crossy/), version: 0.0.1 2022-01-03T19:54:09,235 Fetching project page and analyzing links: https://www.piwheels.org/simple/crossy/ 2022-01-03T19:54:09,236 Getting page https://www.piwheels.org/simple/crossy/ 2022-01-03T19:54:09,238 Found index url https://www.piwheels.org/simple 2022-01-03T19:54:09,455 Skipping link: not a file: https://www.piwheels.org/simple/crossy/ 2022-01-03T19:54:09,456 Skipping link: not a file: https://pypi.org/simple/crossy/ 2022-01-03T19:54:09,495 Given no hashes to check 1 links for project 'crossy': discarding no candidates 2022-01-03T19:54:09,532 Collecting crossy==0.0.1 2022-01-03T19:54:09,535 Created temporary directory: /tmp/pip-unpack-hgaz1v4x 2022-01-03T19:54:09,620 Downloading crossy-0.0.1.tar.gz (3.1 kB) 2022-01-03T19:54:09,673 Added crossy==0.0.1 from https://files.pythonhosted.org/packages/2f/22/8c17a9131a79927510e6977e13638daed706bb44eca9535b026bf856c447/crossy-0.0.1.tar.gz#sha256=b990ced4c69a003e2e72b7a9f80c12b0091aba1c2f3dbc09a59967edee9c996f to build tracker '/tmp/pip-req-tracker-cxfdt28t' 2022-01-03T19:54:09,674 Running setup.py (path:/tmp/pip-wheel-ffab3v21/crossy_5d2157877850474ba825df56b26cf096/setup.py) egg_info for package crossy 2022-01-03T19:54:09,675 Created temporary directory: /tmp/pip-pip-egg-info-bgudh8d7 2022-01-03T19:54:09,676 Preparing metadata (setup.py): started 2022-01-03T19:54:09,677 Running command python setup.py egg_info 2022-01-03T19:54:11,017 Traceback (most recent call last): 2022-01-03T19:54:11,019 File "", line 1, in 2022-01-03T19:54:11,019 File "/tmp/pip-wheel-ffab3v21/crossy_5d2157877850474ba825df56b26cf096/setup.py", line 5, in 2022-01-03T19:54:11,019 from crossy import __version__ 2022-01-03T19:54:11,020 File "/tmp/pip-wheel-ffab3v21/crossy_5d2157877850474ba825df56b26cf096/crossy/__init__.py", line 2, in 2022-01-03T19:54:11,020 from .classes import MRNA, Codon, Substitution 2022-01-03T19:54:11,020 File "/tmp/pip-wheel-ffab3v21/crossy_5d2157877850474ba825df56b26cf096/crossy/classes.py", line 7, in 2022-01-03T19:54:11,021 import pandas as pd 2022-01-03T19:54:11,021 ModuleNotFoundError: No module named 'pandas' 2022-01-03T19:54:11,107 Preparing metadata (setup.py): finished with status 'error' 2022-01-03T19:54:11,109 WARNING: Discarding https://files.pythonhosted.org/packages/2f/22/8c17a9131a79927510e6977e13638daed706bb44eca9535b026bf856c447/crossy-0.0.1.tar.gz#sha256=b990ced4c69a003e2e72b7a9f80c12b0091aba1c2f3dbc09a59967edee9c996f (from https://pypi.org/simple/crossy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2022-01-03T19:54:11,111 ERROR: Could not find a version that satisfies the requirement crossy==0.0.1 (from versions: 0.0.1) 2022-01-03T19:54:11,112 ERROR: No matching distribution found for crossy==0.0.1 2022-01-03T19:54:11,113 Exception information: 2022-01-03T19:54:11,113 Traceback (most recent call last): 2022-01-03T19:54:11,113 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-03T19:54:11,113 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-03T19:54:11,113 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-03T19:54:11,113 raise RequirementsConflicted(criterion) 2022-01-03T19:54:11,113 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('crossy==0.0.1') 2022-01-03T19:54:11,113 2022-01-03T19:54:11,113 During handling of the above exception, another exception occurred: 2022-01-03T19:54:11,113 2022-01-03T19:54:11,113 Traceback (most recent call last): 2022-01-03T19:54:11,113 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-03T19:54:11,113 result = self._result = resolver.resolve( 2022-01-03T19:54:11,113 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-03T19:54:11,113 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-03T19:54:11,113 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-03T19:54:11,113 raise ResolutionImpossible(e.criterion.information) 2022-01-03T19:54:11,113 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('crossy==0.0.1'), parent=None)] 2022-01-03T19:54:11,113 2022-01-03T19:54:11,113 The above exception was the direct cause of the following exception: 2022-01-03T19:54:11,113 2022-01-03T19:54:11,113 Traceback (most recent call last): 2022-01-03T19:54:11,113 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-03T19:54:11,113 status = run_func(*args) 2022-01-03T19:54:11,113 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-03T19:54:11,113 return func(self, options, args) 2022-01-03T19:54:11,113 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-03T19:54:11,113 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-03T19:54:11,113 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-03T19:54:11,113 raise error from e 2022-01-03T19:54:11,113 pip._internal.exceptions.DistributionNotFound: No matching distribution found for crossy==0.0.1 2022-01-03T19:54:11,122 Removed crossy==0.0.1 from https://files.pythonhosted.org/packages/2f/22/8c17a9131a79927510e6977e13638daed706bb44eca9535b026bf856c447/crossy-0.0.1.tar.gz#sha256=b990ced4c69a003e2e72b7a9f80c12b0091aba1c2f3dbc09a59967edee9c996f from build tracker '/tmp/pip-req-tracker-cxfdt28t' 2022-01-03T19:54:11,123 Removed build tracker: '/tmp/pip-req-tracker-cxfdt28t'