2021-07-09T19:47:02,520 Created temporary directory: /tmp/pip-ephem-wheel-cache-1sdidu06 2021-07-09T19:47:02,522 Created temporary directory: /tmp/pip-req-tracker-otim5vps 2021-07-09T19:47:02,523 Initialized build tracking at /tmp/pip-req-tracker-otim5vps 2021-07-09T19:47:02,523 Created build tracker: /tmp/pip-req-tracker-otim5vps 2021-07-09T19:47:02,523 Entered build tracker: /tmp/pip-req-tracker-otim5vps 2021-07-09T19:47:02,524 Created temporary directory: /tmp/pip-wheel-f3c98bcv 2021-07-09T19:47:02,557 1 location(s) to search for versions of myhdl-tools: 2021-07-09T19:47:02,557 * https://pypi.org/simple/myhdl-tools/ 2021-07-09T19:47:02,558 Fetching project page and analyzing links: https://pypi.org/simple/myhdl-tools/ 2021-07-09T19:47:02,558 Getting page https://pypi.org/simple/myhdl-tools/ 2021-07-09T19:47:02,560 Found index url https://pypi.org/simple 2021-07-09T19:47:02,679 Found link https://files.pythonhosted.org/packages/21/d9/9557b97a9c28237487ac7817a5e3da42b459124b3b310f074efc3a92e3c3/myhdl_tools-0.0.1.tar.gz#sha256=1d0bee38b23a16694b46b2c62549a595a6eeee13eaddcfb77426e8d9e7f7aec1 (from https://pypi.org/simple/myhdl-tools/), version: 0.0.1 2021-07-09T19:47:02,679 Found link https://files.pythonhosted.org/packages/5f/c0/3fea31a33c731d691bc112353cbe9f0ea825e8be78ab9a2472304fe26279/myhdl_tools-0.0.2.tar.gz#sha256=dff4c57bfbfffbdb48540a8d971eb47b0b327da929f5a2c89925adc0fb084d9a (from https://pypi.org/simple/myhdl-tools/), version: 0.0.2 2021-07-09T19:47:02,679 Found link https://files.pythonhosted.org/packages/03/58/dd48f8aee685f5c9c7f2545743ed107a17b96b13cd1050fd5de698850008/myhdl_tools-0.0.3.tar.gz#sha256=e9d8bac337fbd32355527e2dc9981479478e57d55845aae268e961cd28fa151a (from https://pypi.org/simple/myhdl-tools/), version: 0.0.3 2021-07-09T19:47:02,680 Skipping link: not a file: https://pypi.org/simple/myhdl-tools/ 2021-07-09T19:47:02,696 Given no hashes to check 1 links for project 'myhdl-tools': discarding no candidates 2021-07-09T19:47:02,714 Collecting myhdl-tools==0.0.3 2021-07-09T19:47:02,715 Created temporary directory: /tmp/pip-unpack-e2va0pqg 2021-07-09T19:47:02,896 Downloading myhdl_tools-0.0.3.tar.gz (14 kB) 2021-07-09T19:47:02,980 Added myhdl-tools==0.0.3 from https://files.pythonhosted.org/packages/03/58/dd48f8aee685f5c9c7f2545743ed107a17b96b13cd1050fd5de698850008/myhdl_tools-0.0.3.tar.gz#sha256=e9d8bac337fbd32355527e2dc9981479478e57d55845aae268e961cd28fa151a to build tracker '/tmp/pip-req-tracker-otim5vps' 2021-07-09T19:47:02,982 Running setup.py (path:/tmp/pip-wheel-f3c98bcv/myhdl-tools_28be857c59d545508e0d86901266b5ad/setup.py) egg_info for package myhdl-tools 2021-07-09T19:47:02,982 Created temporary directory: /tmp/pip-pip-egg-info-zxm_uw6f 2021-07-09T19:47:02,983 Running command python setup.py egg_info 2021-07-09T19:47:03,613 Traceback (most recent call last): 2021-07-09T19:47:03,613 File "", line 1, in 2021-07-09T19:47:03,614 File "/tmp/pip-wheel-f3c98bcv/myhdl-tools_28be857c59d545508e0d86901266b5ad/setup.py", line 4, in 2021-07-09T19:47:03,614 from myhdl_tools import __version__ 2021-07-09T19:47:03,614 File "/tmp/pip-wheel-f3c98bcv/myhdl-tools_28be857c59d545508e0d86901266b5ad/myhdl_tools/__init__.py", line 5, in 2021-07-09T19:47:03,614 from _mysigs import Clock,Reset 2021-07-09T19:47:03,615 ModuleNotFoundError: No module named '_mysigs' 2021-07-09T19:47:03,664 WARNING: Discarding https://files.pythonhosted.org/packages/03/58/dd48f8aee685f5c9c7f2545743ed107a17b96b13cd1050fd5de698850008/myhdl_tools-0.0.3.tar.gz#sha256=e9d8bac337fbd32355527e2dc9981479478e57d55845aae268e961cd28fa151a (from https://pypi.org/simple/myhdl-tools/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:47:03,665 ERROR: Could not find a version that satisfies the requirement myhdl-tools==0.0.3 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-09T19:47:03,666 ERROR: No matching distribution found for myhdl-tools==0.0.3 2021-07-09T19:47:03,666 Exception information: 2021-07-09T19:47:03,666 Traceback (most recent call last): 2021-07-09T19:47:03,666 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:47:03,666 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:47:03,666 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:47:03,666 raise RequirementsConflicted(criterion) 2021-07-09T19:47:03,666 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('myhdl-tools==0.0.3') 2021-07-09T19:47:03,666 2021-07-09T19:47:03,666 During handling of the above exception, another exception occurred: 2021-07-09T19:47:03,666 2021-07-09T19:47:03,666 Traceback (most recent call last): 2021-07-09T19:47:03,666 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:47:03,666 result = self._result = resolver.resolve( 2021-07-09T19:47:03,666 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:47:03,666 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:47:03,666 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:47:03,666 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:47:03,666 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('myhdl-tools==0.0.3'), parent=None)] 2021-07-09T19:47:03,666 2021-07-09T19:47:03,666 The above exception was the direct cause of the following exception: 2021-07-09T19:47:03,666 2021-07-09T19:47:03,666 Traceback (most recent call last): 2021-07-09T19:47:03,666 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:47:03,666 status = self.run(options, args) 2021-07-09T19:47:03,666 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:47:03,666 return func(self, options, args) 2021-07-09T19:47:03,666 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:47:03,666 requirement_set = resolver.resolve( 2021-07-09T19:47:03,666 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:47:03,666 raise error from e 2021-07-09T19:47:03,666 pip._internal.exceptions.DistributionNotFound: No matching distribution found for myhdl-tools==0.0.3 2021-07-09T19:47:03,671 Removed myhdl-tools==0.0.3 from https://files.pythonhosted.org/packages/03/58/dd48f8aee685f5c9c7f2545743ed107a17b96b13cd1050fd5de698850008/myhdl_tools-0.0.3.tar.gz#sha256=e9d8bac337fbd32355527e2dc9981479478e57d55845aae268e961cd28fa151a from build tracker '/tmp/pip-req-tracker-otim5vps' 2021-07-09T19:47:03,671 Removed build tracker: '/tmp/pip-req-tracker-otim5vps'