2021-07-10T11:13:27,470 Created temporary directory: /tmp/pip-ephem-wheel-cache-qpn71i1h 2021-07-10T11:13:27,473 Created temporary directory: /tmp/pip-req-tracker-d8gr28g7 2021-07-10T11:13:27,474 Initialized build tracking at /tmp/pip-req-tracker-d8gr28g7 2021-07-10T11:13:27,474 Created build tracker: /tmp/pip-req-tracker-d8gr28g7 2021-07-10T11:13:27,474 Entered build tracker: /tmp/pip-req-tracker-d8gr28g7 2021-07-10T11:13:27,475 Created temporary directory: /tmp/pip-wheel-gacf1iqx 2021-07-10T11:13:27,508 1 location(s) to search for versions of pyworkflow: 2021-07-10T11:13:27,508 * https://pypi.org/simple/pyworkflow/ 2021-07-10T11:13:27,508 Fetching project page and analyzing links: https://pypi.org/simple/pyworkflow/ 2021-07-10T11:13:27,509 Getting page https://pypi.org/simple/pyworkflow/ 2021-07-10T11:13:27,510 Found index url https://pypi.org/simple 2021-07-10T11:13:27,691 Found link https://files.pythonhosted.org/packages/51/7b/a1982d8d6c42dca8617b679ee46237c67562347bb56e56c4b2c8016edd5b/pyWorkFlow-0.0.1.tar.gz#sha256=dbafae84e40d4f4ee36fa1718b8f4efe84a78c415305df07c4590ddc8bf32499 (from https://pypi.org/simple/pyworkflow/), version: 0.0.1 2021-07-10T11:13:27,691 Found link https://files.pythonhosted.org/packages/a6/0c/04cd81cfdbeefa9ab74c524dab6b40def82285f35af186d53753cfe9c987/pyWorkFlow-0.0.2.tar.gz#sha256=98dd6064d19eab9412adc03240a17d5764ba571d884ac9a4017aed20cd463dad (from https://pypi.org/simple/pyworkflow/), version: 0.0.2 2021-07-10T11:13:27,692 Skipping link: not a file: https://pypi.org/simple/pyworkflow/ 2021-07-10T11:13:27,709 Given no hashes to check 1 links for project 'pyworkflow': discarding no candidates 2021-07-10T11:13:27,728 Collecting pyworkflow==0.0.1 2021-07-10T11:13:27,729 Created temporary directory: /tmp/pip-unpack-g5myo_fg 2021-07-10T11:13:27,910 Downloading pyWorkFlow-0.0.1.tar.gz (45 kB) 2021-07-10T11:13:27,957 Added pyworkflow==0.0.1 from https://files.pythonhosted.org/packages/51/7b/a1982d8d6c42dca8617b679ee46237c67562347bb56e56c4b2c8016edd5b/pyWorkFlow-0.0.1.tar.gz#sha256=dbafae84e40d4f4ee36fa1718b8f4efe84a78c415305df07c4590ddc8bf32499 to build tracker '/tmp/pip-req-tracker-d8gr28g7' 2021-07-10T11:13:27,958 Running setup.py (path:/tmp/pip-wheel-gacf1iqx/pyworkflow_642b3a62007c4bb68cead623d50111ff/setup.py) egg_info for package pyworkflow 2021-07-10T11:13:27,959 Created temporary directory: /tmp/pip-pip-egg-info-17bmtr7u 2021-07-10T11:13:27,959 Running command python setup.py egg_info 2021-07-10T11:13:28,734 running egg_info 2021-07-10T11:13:28,736 creating /tmp/pip-pip-egg-info-17bmtr7u/pyWorkFlow.egg-info 2021-07-10T11:13:28,737 writing /tmp/pip-pip-egg-info-17bmtr7u/pyWorkFlow.egg-info/PKG-INFO 2021-07-10T11:13:28,738 writing dependency_links to /tmp/pip-pip-egg-info-17bmtr7u/pyWorkFlow.egg-info/dependency_links.txt 2021-07-10T11:13:28,741 writing top-level names to /tmp/pip-pip-egg-info-17bmtr7u/pyWorkFlow.egg-info/top_level.txt 2021-07-10T11:13:28,742 writing manifest file '/tmp/pip-pip-egg-info-17bmtr7u/pyWorkFlow.egg-info/SOURCES.txt' 2021-07-10T11:13:31,114 error: package directory 'pyWorkFlow' does not exist 2021-07-10T11:13:31,177 WARNING: Discarding https://files.pythonhosted.org/packages/51/7b/a1982d8d6c42dca8617b679ee46237c67562347bb56e56c4b2c8016edd5b/pyWorkFlow-0.0.1.tar.gz#sha256=dbafae84e40d4f4ee36fa1718b8f4efe84a78c415305df07c4590ddc8bf32499 (from https://pypi.org/simple/pyworkflow/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T11:13:31,178 ERROR: Could not find a version that satisfies the requirement pyworkflow==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-10T11:13:31,178 ERROR: No matching distribution found for pyworkflow==0.0.1 2021-07-10T11:13:31,179 Exception information: 2021-07-10T11:13:31,179 Traceback (most recent call last): 2021-07-10T11:13:31,179 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T11:13:31,179 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T11:13:31,179 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T11:13:31,179 raise RequirementsConflicted(criterion) 2021-07-10T11:13:31,179 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyworkflow==0.0.1') 2021-07-10T11:13:31,179 2021-07-10T11:13:31,179 During handling of the above exception, another exception occurred: 2021-07-10T11:13:31,179 2021-07-10T11:13:31,179 Traceback (most recent call last): 2021-07-10T11:13:31,179 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T11:13:31,179 result = self._result = resolver.resolve( 2021-07-10T11:13:31,179 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T11:13:31,179 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T11:13:31,179 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T11:13:31,179 raise ResolutionImpossible(e.criterion.information) 2021-07-10T11:13:31,179 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyworkflow==0.0.1'), parent=None)] 2021-07-10T11:13:31,179 2021-07-10T11:13:31,179 The above exception was the direct cause of the following exception: 2021-07-10T11:13:31,179 2021-07-10T11:13:31,179 Traceback (most recent call last): 2021-07-10T11:13:31,179 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T11:13:31,179 status = self.run(options, args) 2021-07-10T11:13:31,179 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T11:13:31,179 return func(self, options, args) 2021-07-10T11:13:31,179 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T11:13:31,179 requirement_set = resolver.resolve( 2021-07-10T11:13:31,179 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T11:13:31,179 raise error from e 2021-07-10T11:13:31,179 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyworkflow==0.0.1 2021-07-10T11:13:31,183 Removed pyworkflow==0.0.1 from https://files.pythonhosted.org/packages/51/7b/a1982d8d6c42dca8617b679ee46237c67562347bb56e56c4b2c8016edd5b/pyWorkFlow-0.0.1.tar.gz#sha256=dbafae84e40d4f4ee36fa1718b8f4efe84a78c415305df07c4590ddc8bf32499 from build tracker '/tmp/pip-req-tracker-d8gr28g7' 2021-07-10T11:13:31,184 Removed build tracker: '/tmp/pip-req-tracker-d8gr28g7'