2021-10-25T17:39:41,568 Created temporary directory: /tmp/pip-ephem-wheel-cache-rpsqmc65 2021-10-25T17:39:41,571 Created temporary directory: /tmp/pip-req-tracker-gqy418or 2021-10-25T17:39:41,572 Initialized build tracking at /tmp/pip-req-tracker-gqy418or 2021-10-25T17:39:41,572 Created build tracker: /tmp/pip-req-tracker-gqy418or 2021-10-25T17:39:41,572 Entered build tracker: /tmp/pip-req-tracker-gqy418or 2021-10-25T17:39:41,573 Created temporary directory: /tmp/pip-wheel-b34zgo4v 2021-10-25T17:39:41,606 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-25T17:39:41,609 2 location(s) to search for versions of crowdbot-flow-planning: 2021-10-25T17:39:41,609 * https://pypi.org/simple/crowdbot-flow-planning/ 2021-10-25T17:39:41,609 * https://www.piwheels.org/simple/crowdbot-flow-planning/ 2021-10-25T17:39:41,609 Fetching project page and analyzing links: https://pypi.org/simple/crowdbot-flow-planning/ 2021-10-25T17:39:41,610 Getting page https://pypi.org/simple/crowdbot-flow-planning/ 2021-10-25T17:39:41,612 Found index url https://pypi.org/simple 2021-10-25T17:39:41,704 Found link https://files.pythonhosted.org/packages/8a/11/f299cadc821273c7459ccec3aac83d99893ecffe1582703b45730e54abf7/crowdbot-flow-planning-0.0.1.tar.gz#sha256=19285f4e7594aaace96d31d9afc2a530954e89d6f51ebb8e4ace17ab775b3f7d (from https://pypi.org/simple/crowdbot-flow-planning/), version: 0.0.1 2021-10-25T17:39:41,704 Found link https://files.pythonhosted.org/packages/28/b9/cbff81441259751bb6de88a9778583ecdd4ecf4e6f7c47d903fb7ebf06cd/crowdbot-flow-planning-0.0.2.tar.gz#sha256=efd13a5158a4584d09315df3ca5f819425b8bc987fdf0df78f43479426f49349 (from https://pypi.org/simple/crowdbot-flow-planning/), version: 0.0.2 2021-10-25T17:39:41,705 Found link https://files.pythonhosted.org/packages/ce/0f/b6c2f3ede3877b8174020f0c492563ce06ab54f78c895d087c5d061ccc3f/crowdbot-flow-planning-0.0.3.tar.gz#sha256=c301ae045d4573e2ee9ebc9510c9a574bcc86ed068f014598cc6f77fe79b1bf1 (from https://pypi.org/simple/crowdbot-flow-planning/), version: 0.0.3 2021-10-25T17:39:41,705 Found link https://files.pythonhosted.org/packages/d6/48/b38382a0b45908ff9251c71b6488573be74fa7578171fa2e7cfe4b5adc84/crowdbot-flow-planning-0.0.4.tar.gz#sha256=72a3979ec75a34fb405fb14bbc525db8e131cbe5b26b9839915122871b938a29 (from https://pypi.org/simple/crowdbot-flow-planning/), version: 0.0.4 2021-10-25T17:39:41,705 Fetching project page and analyzing links: https://www.piwheels.org/simple/crowdbot-flow-planning/ 2021-10-25T17:39:41,706 Getting page https://www.piwheels.org/simple/crowdbot-flow-planning/ 2021-10-25T17:39:41,707 Found index url https://www.piwheels.org/simple 2021-10-25T17:39:41,925 Skipping link: not a file: https://www.piwheels.org/simple/crowdbot-flow-planning/ 2021-10-25T17:39:41,925 Skipping link: not a file: https://pypi.org/simple/crowdbot-flow-planning/ 2021-10-25T17:39:41,945 Given no hashes to check 1 links for project 'crowdbot-flow-planning': discarding no candidates 2021-10-25T17:39:41,963 Collecting crowdbot-flow-planning==0.0.1 2021-10-25T17:39:41,965 Created temporary directory: /tmp/pip-unpack-m4iye0yc 2021-10-25T17:39:42,006 Downloading crowdbot-flow-planning-0.0.1.tar.gz (133 kB) 2021-10-25T17:39:42,096 Added crowdbot-flow-planning==0.0.1 from https://files.pythonhosted.org/packages/8a/11/f299cadc821273c7459ccec3aac83d99893ecffe1582703b45730e54abf7/crowdbot-flow-planning-0.0.1.tar.gz#sha256=19285f4e7594aaace96d31d9afc2a530954e89d6f51ebb8e4ace17ab775b3f7d to build tracker '/tmp/pip-req-tracker-gqy418or' 2021-10-25T17:39:42,097 Running setup.py (path:/tmp/pip-wheel-b34zgo4v/crowdbot-flow-planning_477fd07721d24df4951a8c3e11097021/setup.py) egg_info for package crowdbot-flow-planning 2021-10-25T17:39:42,098 Created temporary directory: /tmp/pip-pip-egg-info-0fpdvgmq 2021-10-25T17:39:42,098 Running command python setup.py egg_info 2021-10-25T17:39:43,920 Traceback (most recent call last): 2021-10-25T17:39:43,920 File "", line 1, in 2021-10-25T17:39:43,920 File "/tmp/pip-wheel-b34zgo4v/crowdbot-flow-planning_477fd07721d24df4951a8c3e11097021/setup.py", line 17, in 2021-10-25T17:39:43,921 ext_modules=cythonize("flowplanningtools.pyx", annotate=True), 2021-10-25T17:39:43,921 File "/home/piwheels/.local/lib/python3.9/site-packages/Cython/Build/Dependencies.py", line 965, in cythonize 2021-10-25T17:39:43,921 module_list, module_metadata = create_extension_list( 2021-10-25T17:39:43,921 File "/home/piwheels/.local/lib/python3.9/site-packages/Cython/Build/Dependencies.py", line 815, in create_extension_list 2021-10-25T17:39:43,922 for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern): 2021-10-25T17:39:43,922 File "/home/piwheels/.local/lib/python3.9/site-packages/Cython/Build/Dependencies.py", line 114, in nonempty 2021-10-25T17:39:43,923 raise ValueError(error_msg) 2021-10-25T17:39:43,923 ValueError: 'flowplanningtools.pyx' doesn't match any files 2021-10-25T17:39:44,035 WARNING: Discarding https://files.pythonhosted.org/packages/8a/11/f299cadc821273c7459ccec3aac83d99893ecffe1582703b45730e54abf7/crowdbot-flow-planning-0.0.1.tar.gz#sha256=19285f4e7594aaace96d31d9afc2a530954e89d6f51ebb8e4ace17ab775b3f7d (from https://pypi.org/simple/crowdbot-flow-planning/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-25T17:39:44,037 ERROR: Could not find a version that satisfies the requirement crowdbot-flow-planning==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4) 2021-10-25T17:39:44,037 ERROR: No matching distribution found for crowdbot-flow-planning==0.0.1 2021-10-25T17:39:44,037 Exception information: 2021-10-25T17:39:44,037 Traceback (most recent call last): 2021-10-25T17:39:44,037 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-25T17:39:44,037 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-25T17:39:44,037 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-25T17:39:44,037 raise RequirementsConflicted(criterion) 2021-10-25T17:39:44,037 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('crowdbot-flow-planning==0.0.1') 2021-10-25T17:39:44,037 2021-10-25T17:39:44,037 During handling of the above exception, another exception occurred: 2021-10-25T17:39:44,037 2021-10-25T17:39:44,037 Traceback (most recent call last): 2021-10-25T17:39:44,037 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-25T17:39:44,037 result = self._result = resolver.resolve( 2021-10-25T17:39:44,037 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-25T17:39:44,037 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-25T17:39:44,037 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-25T17:39:44,037 raise ResolutionImpossible(e.criterion.information) 2021-10-25T17:39:44,037 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('crowdbot-flow-planning==0.0.1'), parent=None)] 2021-10-25T17:39:44,037 2021-10-25T17:39:44,037 The above exception was the direct cause of the following exception: 2021-10-25T17:39:44,037 2021-10-25T17:39:44,037 Traceback (most recent call last): 2021-10-25T17:39:44,037 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-25T17:39:44,037 status = self.run(options, args) 2021-10-25T17:39:44,037 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-25T17:39:44,037 return func(self, options, args) 2021-10-25T17:39:44,037 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-25T17:39:44,037 requirement_set = resolver.resolve( 2021-10-25T17:39:44,037 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-25T17:39:44,037 raise error from e 2021-10-25T17:39:44,037 pip._internal.exceptions.DistributionNotFound: No matching distribution found for crowdbot-flow-planning==0.0.1 2021-10-25T17:39:44,042 Removed crowdbot-flow-planning==0.0.1 from https://files.pythonhosted.org/packages/8a/11/f299cadc821273c7459ccec3aac83d99893ecffe1582703b45730e54abf7/crowdbot-flow-planning-0.0.1.tar.gz#sha256=19285f4e7594aaace96d31d9afc2a530954e89d6f51ebb8e4ace17ab775b3f7d from build tracker '/tmp/pip-req-tracker-gqy418or' 2021-10-25T17:39:44,043 Removed build tracker: '/tmp/pip-req-tracker-gqy418or'