2021-07-09T08:36:04,493 Created temporary directory: /tmp/pip-ephem-wheel-cache-3nsnvf7w 2021-07-09T08:36:04,499 Created temporary directory: /tmp/pip-req-tracker-3p72gw2_ 2021-07-09T08:36:04,499 Initialized build tracking at /tmp/pip-req-tracker-3p72gw2_ 2021-07-09T08:36:04,500 Created build tracker: /tmp/pip-req-tracker-3p72gw2_ 2021-07-09T08:36:04,500 Entered build tracker: /tmp/pip-req-tracker-3p72gw2_ 2021-07-09T08:36:04,500 Created temporary directory: /tmp/pip-wheel-zhzpavu6 2021-07-09T08:36:04,535 1 location(s) to search for versions of fastac: 2021-07-09T08:36:04,535 * https://pypi.org/simple/fastac/ 2021-07-09T08:36:04,535 Fetching project page and analyzing links: https://pypi.org/simple/fastac/ 2021-07-09T08:36:04,536 Getting page https://pypi.org/simple/fastac/ 2021-07-09T08:36:04,537 Found index url https://pypi.org/simple 2021-07-09T08:36:04,716 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:04,716 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:04,717 Skipping link: not a file: https://pypi.org/simple/fastac/ 2021-07-09T08:36:04,733 Given no hashes to check 1 links for project 'fastac': discarding no candidates 2021-07-09T08:36:04,750 Collecting fastac==0.1 2021-07-09T08:36:04,752 Created temporary directory: /tmp/pip-unpack-dzwp5uoq 2021-07-09T08:36:04,922 Downloading fastac-0.1.tar.gz (16 kB) 2021-07-09T08:36:04,981 Added fastac==0.1 from https://files.pythonhosted.org/packages/94/a5/5216ce532c9a34796a3ac93dcf40b6eb69bf1c1e20f5f56d4ba37be2a952/fastac-0.1.tar.gz#sha256=5ddc8f41934305d20a293a3e4b4031fc26a8405a59b5febab08e94072a2b2fca to build tracker '/tmp/pip-req-tracker-3p72gw2_' 2021-07-09T08:36:04,982 Running setup.py (path:/tmp/pip-wheel-zhzpavu6/fastac_190da331101b4436a37804801974b7fd/setup.py) egg_info for package fastac 2021-07-09T08:36:04,983 Created temporary directory: /tmp/pip-pip-egg-info-d53tzfrb 2021-07-09T08:36:04,983 Running command python setup.py egg_info 2021-07-09T08:36:05,664 Traceback (most recent call last): 2021-07-09T08:36:05,665 File "", line 1, in 2021-07-09T08:36:05,665 File "/tmp/pip-wheel-zhzpavu6/fastac_190da331101b4436a37804801974b7fd/setup.py", line 7, in 2021-07-09T08:36:05,666 with open(os.path.join(os.path.dirname(__file__), "README.md")) as readme: 2021-07-09T08:36:05,666 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-zhzpavu6/fastac_190da331101b4436a37804801974b7fd/README.md' 2021-07-09T08:36:05,721 WARNING: Discarding https://files.pythonhosted.org/packages/94/a5/5216ce532c9a34796a3ac93dcf40b6eb69bf1c1e20f5f56d4ba37be2a952/fastac-0.1.tar.gz#sha256=5ddc8f41934305d20a293a3e4b4031fc26a8405a59b5febab08e94072a2b2fca (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:05,722 ERROR: Could not find a version that satisfies the requirement fastac==0.1 (from versions: 0.1, 0.2) 2021-07-09T08:36:05,722 ERROR: No matching distribution found for fastac==0.1 2021-07-09T08:36:05,723 Exception information: 2021-07-09T08:36:05,723 Traceback (most recent call last): 2021-07-09T08:36:05,723 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T08:36:05,723 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T08:36:05,723 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T08:36:05,723 raise RequirementsConflicted(criterion) 2021-07-09T08:36:05,723 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fastac==0.1') 2021-07-09T08:36:05,723 2021-07-09T08:36:05,723 During handling of the above exception, another exception occurred: 2021-07-09T08:36:05,723 2021-07-09T08:36:05,723 Traceback (most recent call last): 2021-07-09T08:36:05,723 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T08:36:05,723 result = self._result = resolver.resolve( 2021-07-09T08:36:05,723 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T08:36:05,723 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T08:36:05,723 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T08:36:05,723 raise ResolutionImpossible(e.criterion.information) 2021-07-09T08:36:05,723 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fastac==0.1'), parent=None)] 2021-07-09T08:36:05,723 2021-07-09T08:36:05,723 The above exception was the direct cause of the following exception: 2021-07-09T08:36:05,723 2021-07-09T08:36:05,723 Traceback (most recent call last): 2021-07-09T08:36:05,723 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T08:36:05,723 status = self.run(options, args) 2021-07-09T08:36:05,723 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T08:36:05,723 return func(self, options, args) 2021-07-09T08:36:05,723 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T08:36:05,723 requirement_set = resolver.resolve( 2021-07-09T08:36:05,723 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T08:36:05,723 raise error from e 2021-07-09T08:36:05,723 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fastac==0.1 2021-07-09T08:36:05,728 Removed fastac==0.1 from https://files.pythonhosted.org/packages/94/a5/5216ce532c9a34796a3ac93dcf40b6eb69bf1c1e20f5f56d4ba37be2a952/fastac-0.1.tar.gz#sha256=5ddc8f41934305d20a293a3e4b4031fc26a8405a59b5febab08e94072a2b2fca from build tracker '/tmp/pip-req-tracker-3p72gw2_' 2021-07-09T08:36:05,728 Removed build tracker: '/tmp/pip-req-tracker-3p72gw2_'