2021-11-08T13:05:38,822 Created temporary directory: /tmp/pip-ephem-wheel-cache-bxmt8w6k 2021-11-08T13:05:38,825 Created temporary directory: /tmp/pip-req-tracker-ktj3b6ar 2021-11-08T13:05:38,826 Initialized build tracking at /tmp/pip-req-tracker-ktj3b6ar 2021-11-08T13:05:38,826 Created build tracker: /tmp/pip-req-tracker-ktj3b6ar 2021-11-08T13:05:38,826 Entered build tracker: /tmp/pip-req-tracker-ktj3b6ar 2021-11-08T13:05:38,827 Created temporary directory: /tmp/pip-wheel-105z54ou 2021-11-08T13:05:38,858 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-08T13:05:38,860 2 location(s) to search for versions of boltml: 2021-11-08T13:05:38,860 * https://pypi.org/simple/boltml/ 2021-11-08T13:05:38,860 * https://www.piwheels.org/simple/boltml/ 2021-11-08T13:05:38,861 Fetching project page and analyzing links: https://pypi.org/simple/boltml/ 2021-11-08T13:05:38,861 Getting page https://pypi.org/simple/boltml/ 2021-11-08T13:05:38,863 Found index url https://pypi.org/simple 2021-11-08T13:05:38,949 Found link https://files.pythonhosted.org/packages/e3/63/dbcddd083275269338b49bff698aa8649c4ec71a8f9ac884d41928b9a0b9/BoltML-0.0.1.tar.gz#sha256=9bee1940fdf25be6640b9f11eed5a8c7aaa9559c679dea8b63dcf13e9d85c2be (from https://pypi.org/simple/boltml/), version: 0.0.1 2021-11-08T13:05:38,949 Fetching project page and analyzing links: https://www.piwheels.org/simple/boltml/ 2021-11-08T13:05:38,949 Getting page https://www.piwheels.org/simple/boltml/ 2021-11-08T13:05:38,950 Found index url https://www.piwheels.org/simple 2021-11-08T13:05:39,118 Skipping link: not a file: https://www.piwheels.org/simple/boltml/ 2021-11-08T13:05:39,119 Skipping link: not a file: https://pypi.org/simple/boltml/ 2021-11-08T13:05:39,135 Given no hashes to check 1 links for project 'boltml': discarding no candidates 2021-11-08T13:05:39,149 Collecting boltml==0.0.1 2021-11-08T13:05:39,151 Created temporary directory: /tmp/pip-unpack-49zhr42l 2021-11-08T13:05:39,191 Downloading BoltML-0.0.1.tar.gz (2.1 kB) 2021-11-08T13:05:39,222 Added boltml==0.0.1 from https://files.pythonhosted.org/packages/e3/63/dbcddd083275269338b49bff698aa8649c4ec71a8f9ac884d41928b9a0b9/BoltML-0.0.1.tar.gz#sha256=9bee1940fdf25be6640b9f11eed5a8c7aaa9559c679dea8b63dcf13e9d85c2be to build tracker '/tmp/pip-req-tracker-ktj3b6ar' 2021-11-08T13:05:39,223 Running setup.py (path:/tmp/pip-wheel-105z54ou/boltml_4c76601cc7f346df9d3f520efea4ffdc/setup.py) egg_info for package boltml 2021-11-08T13:05:39,224 Created temporary directory: /tmp/pip-pip-egg-info-zpnv0079 2021-11-08T13:05:39,224 Running command python setup.py egg_info 2021-11-08T13:05:39,974 Traceback (most recent call last): 2021-11-08T13:05:39,975 File "", line 1, in 2021-11-08T13:05:39,975 File "/tmp/pip-wheel-105z54ou/boltml_4c76601cc7f346df9d3f520efea4ffdc/setup.py", line 16, in 2021-11-08T13:05:39,975 long_description=open('README.txt').read() + '\n\n' + open('CHANGELOG.txt').read(), 2021-11-08T13:05:39,975 FileNotFoundError: [Errno 2] No such file or directory: 'CHANGELOG.txt' 2021-11-08T13:05:40,026 WARNING: Discarding https://files.pythonhosted.org/packages/e3/63/dbcddd083275269338b49bff698aa8649c4ec71a8f9ac884d41928b9a0b9/BoltML-0.0.1.tar.gz#sha256=9bee1940fdf25be6640b9f11eed5a8c7aaa9559c679dea8b63dcf13e9d85c2be (from https://pypi.org/simple/boltml/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-11-08T13:05:40,027 ERROR: Could not find a version that satisfies the requirement boltml==0.0.1 (from versions: 0.0.1) 2021-11-08T13:05:40,028 ERROR: No matching distribution found for boltml==0.0.1 2021-11-08T13:05:40,028 Exception information: 2021-11-08T13:05:40,028 Traceback (most recent call last): 2021-11-08T13:05:40,028 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-08T13:05:40,028 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-08T13:05:40,028 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-08T13:05:40,028 raise RequirementsConflicted(criterion) 2021-11-08T13:05:40,028 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('boltml==0.0.1') 2021-11-08T13:05:40,028 2021-11-08T13:05:40,028 During handling of the above exception, another exception occurred: 2021-11-08T13:05:40,028 2021-11-08T13:05:40,028 Traceback (most recent call last): 2021-11-08T13:05:40,028 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-08T13:05:40,028 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-08T13:05:40,028 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-08T13:05:40,028 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-08T13:05:40,028 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-08T13:05:40,028 raise ResolutionImpossible(e.criterion.information) 2021-11-08T13:05:40,028 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('boltml==0.0.1'), parent=None)] 2021-11-08T13:05:40,028 2021-11-08T13:05:40,028 The above exception was the direct cause of the following exception: 2021-11-08T13:05:40,028 2021-11-08T13:05:40,028 Traceback (most recent call last): 2021-11-08T13:05:40,028 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-08T13:05:40,028 status = self.run(options, args) 2021-11-08T13:05:40,028 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-08T13:05:40,028 return func(self, options, args) 2021-11-08T13:05:40,028 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-08T13:05:40,028 reqs, check_supported_wheels=True 2021-11-08T13:05:40,028 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-08T13:05:40,028 raise error from e 2021-11-08T13:05:40,028 pip._internal.exceptions.DistributionNotFound: No matching distribution found for boltml==0.0.1 2021-11-08T13:05:40,033 Removed boltml==0.0.1 from https://files.pythonhosted.org/packages/e3/63/dbcddd083275269338b49bff698aa8649c4ec71a8f9ac884d41928b9a0b9/BoltML-0.0.1.tar.gz#sha256=9bee1940fdf25be6640b9f11eed5a8c7aaa9559c679dea8b63dcf13e9d85c2be from build tracker '/tmp/pip-req-tracker-ktj3b6ar' 2021-11-08T13:05:40,034 Removed build tracker: '/tmp/pip-req-tracker-ktj3b6ar'