2021-07-09T19:41:29,386 Created temporary directory: /tmp/pip-ephem-wheel-cache-scnbafiw 2021-07-09T19:41:29,389 Created temporary directory: /tmp/pip-req-tracker-b7ieohju 2021-07-09T19:41:29,390 Initialized build tracking at /tmp/pip-req-tracker-b7ieohju 2021-07-09T19:41:29,390 Created build tracker: /tmp/pip-req-tracker-b7ieohju 2021-07-09T19:41:29,390 Entered build tracker: /tmp/pip-req-tracker-b7ieohju 2021-07-09T19:41:29,391 Created temporary directory: /tmp/pip-wheel-bgmdq5t2 2021-07-09T19:41:29,424 1 location(s) to search for versions of myhdl-tools: 2021-07-09T19:41:29,424 * https://pypi.org/simple/myhdl-tools/ 2021-07-09T19:41:29,424 Fetching project page and analyzing links: https://pypi.org/simple/myhdl-tools/ 2021-07-09T19:41:29,425 Getting page https://pypi.org/simple/myhdl-tools/ 2021-07-09T19:41:29,426 Found index url https://pypi.org/simple 2021-07-09T19:41:29,575 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:41:29,575 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:41:29,575 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:41:29,576 Skipping link: not a file: https://pypi.org/simple/myhdl-tools/ 2021-07-09T19:41:29,592 Given no hashes to check 1 links for project 'myhdl-tools': discarding no candidates 2021-07-09T19:41:29,609 Collecting myhdl-tools==0.0.2 2021-07-09T19:41:29,611 Created temporary directory: /tmp/pip-unpack-vv1uegzi 2021-07-09T19:41:29,782 Downloading myhdl_tools-0.0.2.tar.gz (12 kB) 2021-07-09T19:41:29,856 Added myhdl-tools==0.0.2 from https://files.pythonhosted.org/packages/5f/c0/3fea31a33c731d691bc112353cbe9f0ea825e8be78ab9a2472304fe26279/myhdl_tools-0.0.2.tar.gz#sha256=dff4c57bfbfffbdb48540a8d971eb47b0b327da929f5a2c89925adc0fb084d9a to build tracker '/tmp/pip-req-tracker-b7ieohju' 2021-07-09T19:41:29,857 Running setup.py (path:/tmp/pip-wheel-bgmdq5t2/myhdl-tools_9a10276321a54c938a088bcd5c0d669e/setup.py) egg_info for package myhdl-tools 2021-07-09T19:41:29,857 Created temporary directory: /tmp/pip-pip-egg-info-sqgzya_8 2021-07-09T19:41:29,858 Running command python setup.py egg_info 2021-07-09T19:41:30,475 Traceback (most recent call last): 2021-07-09T19:41:30,476 File "", line 1, in 2021-07-09T19:41:30,476 File "/tmp/pip-wheel-bgmdq5t2/myhdl-tools_9a10276321a54c938a088bcd5c0d669e/setup.py", line 4, in 2021-07-09T19:41:30,476 from myhdl_tools import __version__ 2021-07-09T19:41:30,477 File "/tmp/pip-wheel-bgmdq5t2/myhdl-tools_9a10276321a54c938a088bcd5c0d669e/myhdl_tools/__init__.py", line 5, in 2021-07-09T19:41:30,477 from _mysigs import Clock,Reset 2021-07-09T19:41:30,477 ModuleNotFoundError: No module named '_mysigs' 2021-07-09T19:41:30,525 WARNING: Discarding https://files.pythonhosted.org/packages/5f/c0/3fea31a33c731d691bc112353cbe9f0ea825e8be78ab9a2472304fe26279/myhdl_tools-0.0.2.tar.gz#sha256=dff4c57bfbfffbdb48540a8d971eb47b0b327da929f5a2c89925adc0fb084d9a (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:41:30,527 ERROR: Could not find a version that satisfies the requirement myhdl-tools==0.0.2 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-09T19:41:30,527 ERROR: No matching distribution found for myhdl-tools==0.0.2 2021-07-09T19:41:30,527 Exception information: 2021-07-09T19:41:30,527 Traceback (most recent call last): 2021-07-09T19:41:30,527 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:41:30,527 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:41:30,527 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:41:30,527 raise RequirementsConflicted(criterion) 2021-07-09T19:41:30,527 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('myhdl-tools==0.0.2') 2021-07-09T19:41:30,527 2021-07-09T19:41:30,527 During handling of the above exception, another exception occurred: 2021-07-09T19:41:30,527 2021-07-09T19:41:30,527 Traceback (most recent call last): 2021-07-09T19:41:30,527 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:41:30,527 result = self._result = resolver.resolve( 2021-07-09T19:41:30,527 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:41:30,527 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:41:30,527 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:41:30,527 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:41:30,527 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('myhdl-tools==0.0.2'), parent=None)] 2021-07-09T19:41:30,527 2021-07-09T19:41:30,527 The above exception was the direct cause of the following exception: 2021-07-09T19:41:30,527 2021-07-09T19:41:30,527 Traceback (most recent call last): 2021-07-09T19:41:30,527 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:41:30,527 status = self.run(options, args) 2021-07-09T19:41:30,527 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:41:30,527 return func(self, options, args) 2021-07-09T19:41:30,527 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:41:30,527 requirement_set = resolver.resolve( 2021-07-09T19:41:30,527 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:41:30,527 raise error from e 2021-07-09T19:41:30,527 pip._internal.exceptions.DistributionNotFound: No matching distribution found for myhdl-tools==0.0.2 2021-07-09T19:41:30,532 Removed myhdl-tools==0.0.2 from https://files.pythonhosted.org/packages/5f/c0/3fea31a33c731d691bc112353cbe9f0ea825e8be78ab9a2472304fe26279/myhdl_tools-0.0.2.tar.gz#sha256=dff4c57bfbfffbdb48540a8d971eb47b0b327da929f5a2c89925adc0fb084d9a from build tracker '/tmp/pip-req-tracker-b7ieohju' 2021-07-09T19:41:30,533 Removed build tracker: '/tmp/pip-req-tracker-b7ieohju'