2021-07-09T08:36:04,892 Created temporary directory: /tmp/pip-ephem-wheel-cache-gr495yrx 2021-07-09T08:36:04,896 Created temporary directory: /tmp/pip-req-tracker-n6r0pwcn 2021-07-09T08:36:04,896 Initialized build tracking at /tmp/pip-req-tracker-n6r0pwcn 2021-07-09T08:36:04,896 Created build tracker: /tmp/pip-req-tracker-n6r0pwcn 2021-07-09T08:36:04,897 Entered build tracker: /tmp/pip-req-tracker-n6r0pwcn 2021-07-09T08:36:04,897 Created temporary directory: /tmp/pip-wheel-7cf8c74z 2021-07-09T08:36:04,931 1 location(s) to search for versions of fastac: 2021-07-09T08:36:04,931 * https://pypi.org/simple/fastac/ 2021-07-09T08:36:04,932 Fetching project page and analyzing links: https://pypi.org/simple/fastac/ 2021-07-09T08:36:04,932 Getting page https://pypi.org/simple/fastac/ 2021-07-09T08:36:04,934 Found index url https://pypi.org/simple 2021-07-09T08:36:05,025 Found link https://files.pythonhosted.org/packages/94/a5/5216ce532c9a34796a3ac93dcf40b6eb69bf1c1e20f5f56d4ba37be2a952/fastac-0.1.tar.gz#sha256=5ddc8f41934305d20a293a3e4b4031fc26a8405a59b5febab08e94072a2b2fca (from https://pypi.org/simple/fastac/), version: 0.1 2021-07-09T08:36:05,025 Found link https://files.pythonhosted.org/packages/cc/fb/a4826255c52df349e9b7198921dc761dd4618b0831c54614bbe737f8d918/fastac-0.2.tar.gz#sha256=6a1b681ef22b43f3213f073fdd60d09b7d2bcec194272402b74d9e5f68f5df07 (from https://pypi.org/simple/fastac/), version: 0.2 2021-07-09T08:36:05,025 Skipping link: not a file: https://pypi.org/simple/fastac/ 2021-07-09T08:36:05,042 Given no hashes to check 1 links for project 'fastac': discarding no candidates 2021-07-09T08:36:05,059 Collecting fastac==0.2 2021-07-09T08:36:05,060 Created temporary directory: /tmp/pip-unpack-7147_bbl 2021-07-09T08:36:05,231 Downloading fastac-0.2.tar.gz (27 kB) 2021-07-09T08:36:05,289 Added fastac==0.2 from https://files.pythonhosted.org/packages/cc/fb/a4826255c52df349e9b7198921dc761dd4618b0831c54614bbe737f8d918/fastac-0.2.tar.gz#sha256=6a1b681ef22b43f3213f073fdd60d09b7d2bcec194272402b74d9e5f68f5df07 to build tracker '/tmp/pip-req-tracker-n6r0pwcn' 2021-07-09T08:36:05,290 Running setup.py (path:/tmp/pip-wheel-7cf8c74z/fastac_d32bedb2345b4697bd2e72f5592028f7/setup.py) egg_info for package fastac 2021-07-09T08:36:05,291 Created temporary directory: /tmp/pip-pip-egg-info-6luxeym2 2021-07-09T08:36:05,291 Running command python setup.py egg_info 2021-07-09T08:36:05,962 Traceback (most recent call last): 2021-07-09T08:36:05,963 File "", line 1, in 2021-07-09T08:36:05,963 File "/tmp/pip-wheel-7cf8c74z/fastac_d32bedb2345b4697bd2e72f5592028f7/setup.py", line 7, in 2021-07-09T08:36:05,964 with open(os.path.join(os.path.dirname(__file__), "README.md")) as readme: 2021-07-09T08:36:05,964 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-7cf8c74z/fastac_d32bedb2345b4697bd2e72f5592028f7/README.md' 2021-07-09T08:36:06,014 WARNING: Discarding https://files.pythonhosted.org/packages/cc/fb/a4826255c52df349e9b7198921dc761dd4618b0831c54614bbe737f8d918/fastac-0.2.tar.gz#sha256=6a1b681ef22b43f3213f073fdd60d09b7d2bcec194272402b74d9e5f68f5df07 (from https://pypi.org/simple/fastac/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T08:36:06,016 ERROR: Could not find a version that satisfies the requirement fastac==0.2 (from versions: 0.1, 0.2) 2021-07-09T08:36:06,016 ERROR: No matching distribution found for fastac==0.2 2021-07-09T08:36:06,016 Exception information: 2021-07-09T08:36:06,016 Traceback (most recent call last): 2021-07-09T08:36:06,016 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T08:36:06,016 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T08:36:06,016 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T08:36:06,016 raise RequirementsConflicted(criterion) 2021-07-09T08:36:06,016 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fastac==0.2') 2021-07-09T08:36:06,016 2021-07-09T08:36:06,016 During handling of the above exception, another exception occurred: 2021-07-09T08:36:06,016 2021-07-09T08:36:06,016 Traceback (most recent call last): 2021-07-09T08:36:06,016 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T08:36:06,016 result = self._result = resolver.resolve( 2021-07-09T08:36:06,016 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T08:36:06,016 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T08:36:06,016 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T08:36:06,016 raise ResolutionImpossible(e.criterion.information) 2021-07-09T08:36:06,016 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fastac==0.2'), parent=None)] 2021-07-09T08:36:06,016 2021-07-09T08:36:06,016 The above exception was the direct cause of the following exception: 2021-07-09T08:36:06,016 2021-07-09T08:36:06,016 Traceback (most recent call last): 2021-07-09T08:36:06,016 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T08:36:06,016 status = self.run(options, args) 2021-07-09T08:36:06,016 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T08:36:06,016 return func(self, options, args) 2021-07-09T08:36:06,016 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T08:36:06,016 requirement_set = resolver.resolve( 2021-07-09T08:36:06,016 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T08:36:06,016 raise error from e 2021-07-09T08:36:06,016 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fastac==0.2 2021-07-09T08:36:06,021 Removed fastac==0.2 from https://files.pythonhosted.org/packages/cc/fb/a4826255c52df349e9b7198921dc761dd4618b0831c54614bbe737f8d918/fastac-0.2.tar.gz#sha256=6a1b681ef22b43f3213f073fdd60d09b7d2bcec194272402b74d9e5f68f5df07 from build tracker '/tmp/pip-req-tracker-n6r0pwcn' 2021-07-09T08:36:06,022 Removed build tracker: '/tmp/pip-req-tracker-n6r0pwcn'