2021-12-21T09:46:49,826 Created temporary directory: /tmp/pip-ephem-wheel-cache-j0nhlspn 2021-12-21T09:46:49,832 Created temporary directory: /tmp/pip-req-tracker-22hr186n 2021-12-21T09:46:49,832 Initialized build tracking at /tmp/pip-req-tracker-22hr186n 2021-12-21T09:46:49,833 Created build tracker: /tmp/pip-req-tracker-22hr186n 2021-12-21T09:46:49,833 Entered build tracker: /tmp/pip-req-tracker-22hr186n 2021-12-21T09:46:49,834 Created temporary directory: /tmp/pip-wheel-44y6o8wl 2021-12-21T09:46:49,898 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-21T09:46:49,903 2 location(s) to search for versions of laceworkjupyter: 2021-12-21T09:46:49,903 * https://pypi.org/simple/laceworkjupyter/ 2021-12-21T09:46:49,903 * https://www.piwheels.org/simple/laceworkjupyter/ 2021-12-21T09:46:49,904 Fetching project page and analyzing links: https://pypi.org/simple/laceworkjupyter/ 2021-12-21T09:46:49,906 Getting page https://pypi.org/simple/laceworkjupyter/ 2021-12-21T09:46:49,909 Found index url https://pypi.org/simple 2021-12-21T09:46:50,101 Found link https://files.pythonhosted.org/packages/24/0e/dec3f94d8211ffb4346a6db53a8b8b88dafc091f433383e1206a3a0eefba/laceworkjupyter-0.1.2.tar.gz#sha256=a9ddc16a3b2d8ed7b1b067fa6b20270a67da212c15a0e18a06a91f2e7954f99c (from https://pypi.org/simple/laceworkjupyter/), version: 0.1.2 2021-12-21T09:46:50,102 Fetching project page and analyzing links: https://www.piwheels.org/simple/laceworkjupyter/ 2021-12-21T09:46:50,103 Getting page https://www.piwheels.org/simple/laceworkjupyter/ 2021-12-21T09:46:50,105 Found index url https://www.piwheels.org/simple 2021-12-21T09:46:50,310 Skipping link: not a file: https://www.piwheels.org/simple/laceworkjupyter/ 2021-12-21T09:46:50,310 Skipping link: not a file: https://pypi.org/simple/laceworkjupyter/ 2021-12-21T09:46:50,342 Given no hashes to check 1 links for project 'laceworkjupyter': discarding no candidates 2021-12-21T09:46:50,372 Collecting laceworkjupyter==0.1.2 2021-12-21T09:46:50,375 Created temporary directory: /tmp/pip-unpack-drsbd5tr 2021-12-21T09:46:50,463 Downloading laceworkjupyter-0.1.2.tar.gz (19 kB) 2021-12-21T09:46:50,606 Added laceworkjupyter==0.1.2 from https://files.pythonhosted.org/packages/24/0e/dec3f94d8211ffb4346a6db53a8b8b88dafc091f433383e1206a3a0eefba/laceworkjupyter-0.1.2.tar.gz#sha256=a9ddc16a3b2d8ed7b1b067fa6b20270a67da212c15a0e18a06a91f2e7954f99c to build tracker '/tmp/pip-req-tracker-22hr186n' 2021-12-21T09:46:50,608 Running setup.py (path:/tmp/pip-wheel-44y6o8wl/laceworkjupyter_ecc1e73151c84a78ae5abfcab0cc28f6/setup.py) egg_info for package laceworkjupyter 2021-12-21T09:46:50,609 Created temporary directory: /tmp/pip-pip-egg-info-5adxrfte 2021-12-21T09:46:50,610 Preparing metadata (setup.py): started 2021-12-21T09:46:50,610 Running command python setup.py egg_info 2021-12-21T09:46:52,036 Traceback (most recent call last): 2021-12-21T09:46:52,037 File "", line 1, in 2021-12-21T09:46:52,038 File "/tmp/pip-wheel-44y6o8wl/laceworkjupyter_ecc1e73151c84a78ae5abfcab0cc28f6/setup.py", line 5, in 2021-12-21T09:46:52,038 from laceworkjupyter import version 2021-12-21T09:46:52,038 File "/tmp/pip-wheel-44y6o8wl/laceworkjupyter_ecc1e73151c84a78ae5abfcab0cc28f6/laceworkjupyter/__init__.py", line 4, in 2021-12-21T09:46:52,039 import pandas as pd 2021-12-21T09:46:52,039 ModuleNotFoundError: No module named 'pandas' 2021-12-21T09:46:52,129 Preparing metadata (setup.py): finished with status 'error' 2021-12-21T09:46:52,131 WARNING: Discarding https://files.pythonhosted.org/packages/24/0e/dec3f94d8211ffb4346a6db53a8b8b88dafc091f433383e1206a3a0eefba/laceworkjupyter-0.1.2.tar.gz#sha256=a9ddc16a3b2d8ed7b1b067fa6b20270a67da212c15a0e18a06a91f2e7954f99c (from https://pypi.org/simple/laceworkjupyter/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-12-21T09:46:52,134 ERROR: Could not find a version that satisfies the requirement laceworkjupyter==0.1.2 (from versions: 0.1.2) 2021-12-21T09:46:52,134 ERROR: No matching distribution found for laceworkjupyter==0.1.2 2021-12-21T09:46:52,135 Exception information: 2021-12-21T09:46:52,135 Traceback (most recent call last): 2021-12-21T09:46:52,135 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-21T09:46:52,135 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-21T09:46:52,135 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-21T09:46:52,135 raise RequirementsConflicted(criterion) 2021-12-21T09:46:52,135 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('laceworkjupyter==0.1.2') 2021-12-21T09:46:52,135 2021-12-21T09:46:52,135 During handling of the above exception, another exception occurred: 2021-12-21T09:46:52,135 2021-12-21T09:46:52,135 Traceback (most recent call last): 2021-12-21T09:46:52,135 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-21T09:46:52,135 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-21T09:46:52,135 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-21T09:46:52,135 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-21T09:46:52,135 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-21T09:46:52,135 raise ResolutionImpossible(e.criterion.information) 2021-12-21T09:46:52,135 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('laceworkjupyter==0.1.2'), parent=None)] 2021-12-21T09:46:52,135 2021-12-21T09:46:52,135 The above exception was the direct cause of the following exception: 2021-12-21T09:46:52,135 2021-12-21T09:46:52,135 Traceback (most recent call last): 2021-12-21T09:46:52,135 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-21T09:46:52,135 status = run_func(*args) 2021-12-21T09:46:52,135 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-21T09:46:52,135 return func(self, options, args) 2021-12-21T09:46:52,135 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-21T09:46:52,135 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-21T09:46:52,135 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-21T09:46:52,135 raise error from e 2021-12-21T09:46:52,135 pip._internal.exceptions.DistributionNotFound: No matching distribution found for laceworkjupyter==0.1.2 2021-12-21T09:46:52,145 Removed laceworkjupyter==0.1.2 from https://files.pythonhosted.org/packages/24/0e/dec3f94d8211ffb4346a6db53a8b8b88dafc091f433383e1206a3a0eefba/laceworkjupyter-0.1.2.tar.gz#sha256=a9ddc16a3b2d8ed7b1b067fa6b20270a67da212c15a0e18a06a91f2e7954f99c from build tracker '/tmp/pip-req-tracker-22hr186n' 2021-12-21T09:46:52,146 Removed build tracker: '/tmp/pip-req-tracker-22hr186n'