2020-09-20T04:05:31,065 Created temporary directory: /tmp/pip-ephem-wheel-cache-0tbkknx7 2020-09-20T04:05:31,068 Created temporary directory: /tmp/pip-req-tracker-b_aj6knd 2020-09-20T04:05:31,069 Initialized build tracking at /tmp/pip-req-tracker-b_aj6knd 2020-09-20T04:05:31,069 Created build tracker: /tmp/pip-req-tracker-b_aj6knd 2020-09-20T04:05:31,069 Entered build tracker: /tmp/pip-req-tracker-b_aj6knd 2020-09-20T04:05:31,069 Created temporary directory: /tmp/pip-wheel-rlhrptly 2020-09-20T04:05:31,078 1 location(s) to search for versions of facct: 2020-09-20T04:05:31,078 * https://pypi.org/simple/facct/ 2020-09-20T04:05:31,079 Fetching project page and analyzing links: https://pypi.org/simple/facct/ 2020-09-20T04:05:31,080 Getting page https://pypi.org/simple/facct/ 2020-09-20T04:05:31,082 Found index url https://pypi.org/simple 2020-09-20T04:05:31,173 Found link https://files.pythonhosted.org/packages/d6/0f/c64600f75ba268c0b467038754bb8a0608bee3568e4407ee99260ffacbc2/facct-0.1.1.tar.gz#sha256=185fd3a50e128220c2c0210748086dbf5c761a32a47ebf192d18cc6ceac73cd8 (from https://pypi.org/simple/facct/), version: 0.1.1 2020-09-20T04:05:31,174 Found link https://files.pythonhosted.org/packages/60/43/0c64df7b30a31204884f154eecee8e083f2e4f0c63f04c1ecd57664e0127/facct-0.1.2.tar.gz#sha256=12f7c226c016c23762ce0a7ba1dff46c6d03117f671ee25be1236276fde0f3be (from https://pypi.org/simple/facct/), version: 0.1.2 2020-09-20T04:05:31,174 Found link https://files.pythonhosted.org/packages/0a/1a/3ae82382a67db57bd54f8f4d8c8b62ec1dd191822f1152d5fdd89abf2cb4/facct-0.1.3.tar.gz#sha256=8b9575d11a8d04755e722cc55adad05b545b4418d57e5f262f35458ba6836633 (from https://pypi.org/simple/facct/), version: 0.1.3 2020-09-20T04:05:31,175 Found link https://files.pythonhosted.org/packages/f2/c6/afe206366ce1a610631e5c0bea2c9a0f28090f144e17b2c16ab32052b054/facct-0.1.4.tar.gz#sha256=fa16360b24ea520a3b7a2f14ebc343fb48c293f9295a385fc3bd217ac2f55780 (from https://pypi.org/simple/facct/), version: 0.1.4 2020-09-20T04:05:31,175 Found link https://files.pythonhosted.org/packages/45/1b/84ace393f13233c020bfd8ce88c493ea531e7a78d8402bd278fb2a97eda2/facct-0.1.5.tar.gz#sha256=8f4d2d148214e6e94d8e0c52f2489ab81e939936ecee9bccef22d736afd528f0 (from https://pypi.org/simple/facct/), version: 0.1.5 2020-09-20T04:05:31,175 Found link https://files.pythonhosted.org/packages/56/46/54ac6289a56ff046416aa1b57a1c5f4163c5892cb4431b8317d90a12f9c4/facct-0.1.6.tar.gz#sha256=5ee578bfd0d06e012d4bb48529eec0debbf7071ee9617d8623f7b3b8d8f8f0c3 (from https://pypi.org/simple/facct/), version: 0.1.6 2020-09-20T04:05:31,180 Given no hashes to check 1 links for project 'facct': discarding no candidates 2020-09-20T04:05:31,180 Using version 0.1.1 (newest of versions: 0.1.1) 2020-09-20T04:05:31,184 Collecting facct==0.1.1 2020-09-20T04:05:31,186 Created temporary directory: /tmp/pip-unpack-jg8vlv84 2020-09-20T04:05:31,224 Downloading facct-0.1.1.tar.gz (300 kB) 2020-09-20T04:05:31,660 Added facct==0.1.1 from https://files.pythonhosted.org/packages/d6/0f/c64600f75ba268c0b467038754bb8a0608bee3568e4407ee99260ffacbc2/facct-0.1.1.tar.gz#sha256=185fd3a50e128220c2c0210748086dbf5c761a32a47ebf192d18cc6ceac73cd8 to build tracker '/tmp/pip-req-tracker-b_aj6knd' 2020-09-20T04:05:31,661 Running setup.py (path:/tmp/pip-wheel-rlhrptly/facct/setup.py) egg_info for package facct 2020-09-20T04:05:31,662 Created temporary directory: /tmp/pip-pip-egg-info-e8wsifg_ 2020-09-20T04:05:31,662 Running command python setup.py egg_info 2020-09-20T04:05:32,414 Traceback (most recent call last): 2020-09-20T04:05:32,415 File "", line 1, in 2020-09-20T04:05:32,415 File "/tmp/pip-wheel-rlhrptly/facct/setup.py", line 5, in 2020-09-20T04:05:32,415 import facct as package 2020-09-20T04:05:32,415 File "/tmp/pip-wheel-rlhrptly/facct/facct/__init__.py", line 33, in 2020-09-20T04:05:32,415 import path_mngt 2020-09-20T04:05:32,416 ModuleNotFoundError: No module named 'path_mngt' 2020-09-20T04:05:32,462 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T04:05:32,463 Exception information: 2020-09-20T04:05:32,463 Traceback (most recent call last): 2020-09-20T04:05:32,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-09-20T04:05:32,463 status = self.run(options, args) 2020-09-20T04:05:32,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-20T04:05:32,463 return func(self, options, args) 2020-09-20T04:05:32,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-20T04:05:32,463 reqs, check_supported_wheels=True 2020-09-20T04:05:32,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-20T04:05:32,463 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-20T04:05:32,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-20T04:05:32,463 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-20T04:05:32,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-20T04:05:32,463 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-20T04:05:32,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-20T04:05:32,463 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-20T04:05:32,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-20T04:05:32,463 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-20T04:05:32,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-20T04:05:32,463 self.req.prepare_metadata() 2020-09-20T04:05:32,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-09-20T04:05:32,463 self.metadata_directory = self._generate_metadata() 2020-09-20T04:05:32,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-09-20T04:05:32,463 details=self.name or "from {}".format(self.link) 2020-09-20T04:05:32,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-20T04:05:32,463 command_desc='python setup.py egg_info', 2020-09-20T04:05:32,463 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-20T04:05:32,463 raise InstallationError(exc_msg) 2020-09-20T04:05:32,463 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-20T04:05:32,470 Removed facct==0.1.1 from https://files.pythonhosted.org/packages/d6/0f/c64600f75ba268c0b467038754bb8a0608bee3568e4407ee99260ffacbc2/facct-0.1.1.tar.gz#sha256=185fd3a50e128220c2c0210748086dbf5c761a32a47ebf192d18cc6ceac73cd8 from build tracker '/tmp/pip-req-tracker-b_aj6knd' 2020-09-20T04:05:32,471 Removed build tracker: '/tmp/pip-req-tracker-b_aj6knd'