2020-02-21T16:14:54,894 Created temporary directory: /tmp/pip-ephem-wheel-cache-hlw8tz83 2020-02-21T16:14:54,898 Created temporary directory: /tmp/pip-req-tracker-b2vo05rh 2020-02-21T16:14:54,898 Initialized build tracking at /tmp/pip-req-tracker-b2vo05rh 2020-02-21T16:14:54,899 Created build tracker: /tmp/pip-req-tracker-b2vo05rh 2020-02-21T16:14:54,899 Entered build tracker: /tmp/pip-req-tracker-b2vo05rh 2020-02-21T16:14:54,900 Created temporary directory: /tmp/pip-wheel-i1xq791c 2020-02-21T16:14:54,905 1 location(s) to search for versions of pycomm3: 2020-02-21T16:14:54,905 * https://pypi.org/simple/pycomm3/ 2020-02-21T16:14:54,905 Fetching project page and analyzing links: https://pypi.org/simple/pycomm3/ 2020-02-21T16:14:54,906 Getting page https://pypi.org/simple/pycomm3/ 2020-02-21T16:14:54,908 Found index url https://pypi.org/simple 2020-02-21T16:14:54,911 Getting credentials from keyring for https://pypi.org/simple 2020-02-21T16:14:54,911 Getting credentials from keyring for pypi.org 2020-02-21T16:14:55,087 Skipping link: No binaries permitted for pycomm3: https://files.pythonhosted.org/packages/d3/8d/3fa2b3e03c8bf96183aa841f79c6bcf26d980b61be7af5bb65cc7c6bfee5/pycomm3-0.4.1-py3-none-any.whl#sha256=00cf9017e7438a560fb66c88bd55e26f28886d57e6f0808926b5b04795db3046 (from https://pypi.org/simple/pycomm3/) (requires-python:>=3.6) 2020-02-21T16:14:55,088 Found link https://files.pythonhosted.org/packages/17/49/512be7bcf18e066a07d7e713814b51b6e1c65c2e7b2acaf971962be1f8a7/pycomm3-0.4.1.tar.gz#sha256=48844c9d589518c9e89987bf3625a11195b1bd3d1f06e07a62fd17fa598fcb93 (from https://pypi.org/simple/pycomm3/) (requires-python:>=3.6), version: 0.4.1 2020-02-21T16:14:55,095 Given no hashes to check 1 links for project 'pycomm3': discarding no candidates 2020-02-21T16:14:55,096 Using version 0.4.1 (newest of versions: 0.4.1) 2020-02-21T16:14:55,100 Collecting pycomm3==0.4.1 2020-02-21T16:14:55,103 Created temporary directory: /tmp/pip-unpack-xul__v2o 2020-02-21T16:14:55,106 Getting credentials from keyring for files.pythonhosted.org 2020-02-21T16:14:55,319 Downloading pycomm3-0.4.1.tar.gz (66 kB) 2020-02-21T16:14:55,485 Added pycomm3==0.4.1 from https://files.pythonhosted.org/packages/17/49/512be7bcf18e066a07d7e713814b51b6e1c65c2e7b2acaf971962be1f8a7/pycomm3-0.4.1.tar.gz#sha256=48844c9d589518c9e89987bf3625a11195b1bd3d1f06e07a62fd17fa598fcb93 to build tracker '/tmp/pip-req-tracker-b2vo05rh' 2020-02-21T16:14:55,487 Running setup.py (path:/tmp/pip-wheel-i1xq791c/pycomm3/setup.py) egg_info for package pycomm3 2020-02-21T16:14:55,488 Running command python setup.py egg_info 2020-02-21T16:14:56,918 Traceback (most recent call last): 2020-02-21T16:14:56,918 File "", line 1, in 2020-02-21T16:14:56,919 File "/tmp/pip-wheel-i1xq791c/pycomm3/setup.py", line 2, in 2020-02-21T16:14:56,919 from pycomm3 import __version__ 2020-02-21T16:14:56,920 File "/tmp/pip-wheel-i1xq791c/pycomm3/pycomm3/__init__.py", line 71, in 2020-02-21T16:14:56,920 from .clx import LogixDriver 2020-02-21T16:14:56,920 File "/tmp/pip-wheel-i1xq791c/pycomm3/pycomm3/clx.py", line 32, in 2020-02-21T16:14:56,921 from autologging import logged 2020-02-21T16:14:56,921 ModuleNotFoundError: No module named 'autologging' 2020-02-21T16:14:57,012 Cleaning up... 2020-02-21T16:14:57,012 Removing source in /tmp/pip-wheel-i1xq791c/pycomm3 2020-02-21T16:14:57,038 Removed pycomm3==0.4.1 from https://files.pythonhosted.org/packages/17/49/512be7bcf18e066a07d7e713814b51b6e1c65c2e7b2acaf971962be1f8a7/pycomm3-0.4.1.tar.gz#sha256=48844c9d589518c9e89987bf3625a11195b1bd3d1f06e07a62fd17fa598fcb93 from build tracker '/tmp/pip-req-tracker-b2vo05rh' 2020-02-21T16:14:57,038 Removed build tracker: '/tmp/pip-req-tracker-b2vo05rh' 2020-02-21T16:14:57,041 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-02-21T16:14:57,042 Exception information: 2020-02-21T16:14:57,042 Traceback (most recent call last): 2020-02-21T16:14:57,042 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-02-21T16:14:57,042 status = self.run(options, args) 2020-02-21T16:14:57,042 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-02-21T16:14:57,042 resolver.resolve(requirement_set) 2020-02-21T16:14:57,042 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-02-21T16:14:57,042 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-02-21T16:14:57,042 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-02-21T16:14:57,042 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-02-21T16:14:57,042 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-02-21T16:14:57,042 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-02-21T16:14:57,042 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-02-21T16:14:57,042 req, self.req_tracker, self.finder, self.build_isolation, 2020-02-21T16:14:57,042 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-02-21T16:14:57,042 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-02-21T16:14:57,042 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-02-21T16:14:57,042 self.req.prepare_metadata() 2020-02-21T16:14:57,042 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-02-21T16:14:57,042 self.metadata_directory = self._generate_metadata() 2020-02-21T16:14:57,042 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-02-21T16:14:57,042 details=self.name or "from {}".format(self.link) 2020-02-21T16:14:57,042 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-02-21T16:14:57,042 command_desc='python setup.py egg_info', 2020-02-21T16:14:57,042 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-02-21T16:14:57,042 raise InstallationError(exc_msg) 2020-02-21T16:14:57,042 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.