2021-10-19T20:39:18,868 Created temporary directory: /tmp/pip-ephem-wheel-cache-8crag4qe 2021-10-19T20:39:18,871 Created temporary directory: /tmp/pip-req-tracker-zi19nzal 2021-10-19T20:39:18,872 Initialized build tracking at /tmp/pip-req-tracker-zi19nzal 2021-10-19T20:39:18,872 Created build tracker: /tmp/pip-req-tracker-zi19nzal 2021-10-19T20:39:18,872 Entered build tracker: /tmp/pip-req-tracker-zi19nzal 2021-10-19T20:39:18,873 Created temporary directory: /tmp/pip-wheel-91ilw81a 2021-10-19T20:39:18,906 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-19T20:39:18,909 2 location(s) to search for versions of combine-gtfs-feeds: 2021-10-19T20:39:18,909 * https://pypi.org/simple/combine-gtfs-feeds/ 2021-10-19T20:39:18,909 * https://www.piwheels.org/simple/combine-gtfs-feeds/ 2021-10-19T20:39:18,909 Fetching project page and analyzing links: https://pypi.org/simple/combine-gtfs-feeds/ 2021-10-19T20:39:18,910 Getting page https://pypi.org/simple/combine-gtfs-feeds/ 2021-10-19T20:39:18,912 Found index url https://pypi.org/simple 2021-10-19T20:39:19,016 Skipping link: No binaries permitted for combine-gtfs-feeds: https://files.pythonhosted.org/packages/51/92/edcea43716bc643b88ab62cec8d13ec006c722747e8d928676df3cb32bad/combine_gtfs_feeds-0.1.0-py3-none-any.whl#sha256=1c764ab969946952570b54c8ab54a285bc90a8d0100e67c30b84a6f052fe5616 (from https://pypi.org/simple/combine-gtfs-feeds/) 2021-10-19T20:39:19,016 Found link https://files.pythonhosted.org/packages/b0/e5/3dff994db74adb46135dd5e37f82acf5ab60779ede0615bf5059208dcbc0/combine_gtfs_feeds-0.1.0.tar.gz#sha256=11fa8508c60d8b620646742e9503533c4b850f77ff290407f3463a88337acb66 (from https://pypi.org/simple/combine-gtfs-feeds/), version: 0.1.0 2021-10-19T20:39:19,017 Fetching project page and analyzing links: https://www.piwheels.org/simple/combine-gtfs-feeds/ 2021-10-19T20:39:19,017 Getting page https://www.piwheels.org/simple/combine-gtfs-feeds/ 2021-10-19T20:39:19,018 Found index url https://www.piwheels.org/simple 2021-10-19T20:39:19,234 Skipping link: not a file: https://www.piwheels.org/simple/combine-gtfs-feeds/ 2021-10-19T20:39:19,234 Skipping link: not a file: https://pypi.org/simple/combine-gtfs-feeds/ 2021-10-19T20:39:19,258 Given no hashes to check 1 links for project 'combine-gtfs-feeds': discarding no candidates 2021-10-19T20:39:19,279 Collecting combine-gtfs-feeds==0.1.0 2021-10-19T20:39:19,280 Created temporary directory: /tmp/pip-unpack-w_79krh7 2021-10-19T20:39:19,332 Downloading combine_gtfs_feeds-0.1.0.tar.gz (7.2 kB) 2021-10-19T20:39:19,381 Added combine-gtfs-feeds==0.1.0 from https://files.pythonhosted.org/packages/b0/e5/3dff994db74adb46135dd5e37f82acf5ab60779ede0615bf5059208dcbc0/combine_gtfs_feeds-0.1.0.tar.gz#sha256=11fa8508c60d8b620646742e9503533c4b850f77ff290407f3463a88337acb66 to build tracker '/tmp/pip-req-tracker-zi19nzal' 2021-10-19T20:39:19,382 Running setup.py (path:/tmp/pip-wheel-91ilw81a/combine-gtfs-feeds_7431470f49ba44df892237e2d6526788/setup.py) egg_info for package combine-gtfs-feeds 2021-10-19T20:39:19,383 Created temporary directory: /tmp/pip-pip-egg-info-ydnkesnx 2021-10-19T20:39:19,384 Running command python setup.py egg_info 2021-10-19T20:39:20,089 Traceback (most recent call last): 2021-10-19T20:39:20,090 File "", line 1, in 2021-10-19T20:39:20,090 File "/tmp/pip-wheel-91ilw81a/combine-gtfs-feeds_7431470f49ba44df892237e2d6526788/setup.py", line 3, in 2021-10-19T20:39:20,090 with open('requirements.txt') as f: 2021-10-19T20:39:20,091 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-10-19T20:39:20,138 WARNING: Discarding https://files.pythonhosted.org/packages/b0/e5/3dff994db74adb46135dd5e37f82acf5ab60779ede0615bf5059208dcbc0/combine_gtfs_feeds-0.1.0.tar.gz#sha256=11fa8508c60d8b620646742e9503533c4b850f77ff290407f3463a88337acb66 (from https://pypi.org/simple/combine-gtfs-feeds/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-19T20:39:20,139 ERROR: Could not find a version that satisfies the requirement combine-gtfs-feeds==0.1.0 (from versions: 0.1.0) 2021-10-19T20:39:20,140 ERROR: No matching distribution found for combine-gtfs-feeds==0.1.0 2021-10-19T20:39:20,140 Exception information: 2021-10-19T20:39:20,140 Traceback (most recent call last): 2021-10-19T20:39:20,140 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-19T20:39:20,140 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-19T20:39:20,140 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-19T20:39:20,140 raise RequirementsConflicted(criterion) 2021-10-19T20:39:20,140 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('combine-gtfs-feeds==0.1.0') 2021-10-19T20:39:20,140 2021-10-19T20:39:20,140 During handling of the above exception, another exception occurred: 2021-10-19T20:39:20,140 2021-10-19T20:39:20,140 Traceback (most recent call last): 2021-10-19T20:39:20,140 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-19T20:39:20,140 result = self._result = resolver.resolve( 2021-10-19T20:39:20,140 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-19T20:39:20,140 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-19T20:39:20,140 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-19T20:39:20,140 raise ResolutionImpossible(e.criterion.information) 2021-10-19T20:39:20,140 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('combine-gtfs-feeds==0.1.0'), parent=None)] 2021-10-19T20:39:20,140 2021-10-19T20:39:20,140 The above exception was the direct cause of the following exception: 2021-10-19T20:39:20,140 2021-10-19T20:39:20,140 Traceback (most recent call last): 2021-10-19T20:39:20,140 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-19T20:39:20,140 status = self.run(options, args) 2021-10-19T20:39:20,140 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-19T20:39:20,140 return func(self, options, args) 2021-10-19T20:39:20,140 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-19T20:39:20,140 requirement_set = resolver.resolve( 2021-10-19T20:39:20,140 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-19T20:39:20,140 raise error from e 2021-10-19T20:39:20,140 pip._internal.exceptions.DistributionNotFound: No matching distribution found for combine-gtfs-feeds==0.1.0 2021-10-19T20:39:20,145 Removed combine-gtfs-feeds==0.1.0 from https://files.pythonhosted.org/packages/b0/e5/3dff994db74adb46135dd5e37f82acf5ab60779ede0615bf5059208dcbc0/combine_gtfs_feeds-0.1.0.tar.gz#sha256=11fa8508c60d8b620646742e9503533c4b850f77ff290407f3463a88337acb66 from build tracker '/tmp/pip-req-tracker-zi19nzal' 2021-10-19T20:39:20,145 Removed build tracker: '/tmp/pip-req-tracker-zi19nzal'