2021-07-08T23:30:03,739 Created temporary directory: /tmp/pip-ephem-wheel-cache-vb453i35 2021-07-08T23:30:03,742 Created temporary directory: /tmp/pip-req-tracker-syhef4vg 2021-07-08T23:30:03,743 Initialized build tracking at /tmp/pip-req-tracker-syhef4vg 2021-07-08T23:30:03,743 Created build tracker: /tmp/pip-req-tracker-syhef4vg 2021-07-08T23:30:03,743 Entered build tracker: /tmp/pip-req-tracker-syhef4vg 2021-07-08T23:30:03,744 Created temporary directory: /tmp/pip-wheel-tnhnw6px 2021-07-08T23:30:03,778 1 location(s) to search for versions of pmc: 2021-07-08T23:30:03,778 * https://pypi.org/simple/pmc/ 2021-07-08T23:30:03,778 Fetching project page and analyzing links: https://pypi.org/simple/pmc/ 2021-07-08T23:30:03,779 Getting page https://pypi.org/simple/pmc/ 2021-07-08T23:30:03,780 Found index url https://pypi.org/simple 2021-07-08T23:30:03,963 Found link https://files.pythonhosted.org/packages/fb/ef/40626024c67bace8f6305b0bae781ff1f6e11d19c644589ac8be1e137b16/pmc-0.1.0.tar.gz#sha256=3276d213568aa669aca3d8e787789252bee7724cf52285770241b26653dd8dfb (from https://pypi.org/simple/pmc/), version: 0.1.0 2021-07-08T23:30:03,963 Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/f5/2f/45e1d9fbe9b226dcbb5a66345cb837c4958a20d9de926ab7d75764a41db6/pmc-0.2.0.win32.exe#sha256=e8884c45643848e4e62c90cccd2facbaf298d7b6d029100f51f8af56237b6a9a (from https://pypi.org/simple/pmc/) 2021-07-08T23:30:03,964 Found link https://files.pythonhosted.org/packages/ff/9d/a66f155aa494ad7c4fd129dc933b363ebe5c23e3a64a2c59480434dc7b4b/pmc-0.2.0.zip#sha256=e6d983ea4320a11863ff0c8ef1e9b26a80aadf39b953b5ecfbf6f5e33a0d6e05 (from https://pypi.org/simple/pmc/), version: 0.2.0 2021-07-08T23:30:03,964 Skipping link: not a file: https://pypi.org/simple/pmc/ 2021-07-08T23:30:03,980 Given no hashes to check 1 links for project 'pmc': discarding no candidates 2021-07-08T23:30:03,997 Collecting pmc==0.1.0 2021-07-08T23:30:03,999 Created temporary directory: /tmp/pip-unpack-a6ykh058 2021-07-08T23:30:04,169 Downloading pmc-0.1.0.tar.gz (786 bytes) 2021-07-08T23:30:04,189 Added pmc==0.1.0 from https://files.pythonhosted.org/packages/fb/ef/40626024c67bace8f6305b0bae781ff1f6e11d19c644589ac8be1e137b16/pmc-0.1.0.tar.gz#sha256=3276d213568aa669aca3d8e787789252bee7724cf52285770241b26653dd8dfb to build tracker '/tmp/pip-req-tracker-syhef4vg' 2021-07-08T23:30:04,190 Running setup.py (path:/tmp/pip-wheel-tnhnw6px/pmc_6f593f50bb1c45b39b40423476d1796d/setup.py) egg_info for package pmc 2021-07-08T23:30:04,191 Created temporary directory: /tmp/pip-pip-egg-info-d2e2cgn0 2021-07-08T23:30:04,191 Running command python setup.py egg_info 2021-07-08T23:30:04,819 Traceback (most recent call last): 2021-07-08T23:30:04,820 File "", line 1, in 2021-07-08T23:30:04,820 File "/tmp/pip-wheel-tnhnw6px/pmc_6f593f50bb1c45b39b40423476d1796d/setup.py", line 4, in 2021-07-08T23:30:04,820 from pymc import __version__ 2021-07-08T23:30:04,821 ModuleNotFoundError: No module named 'pymc' 2021-07-08T23:30:04,870 WARNING: Discarding https://files.pythonhosted.org/packages/fb/ef/40626024c67bace8f6305b0bae781ff1f6e11d19c644589ac8be1e137b16/pmc-0.1.0.tar.gz#sha256=3276d213568aa669aca3d8e787789252bee7724cf52285770241b26653dd8dfb (from https://pypi.org/simple/pmc/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T23:30:04,872 ERROR: Could not find a version that satisfies the requirement pmc==0.1.0 (from versions: 0.1.0, 0.2.0) 2021-07-08T23:30:04,872 ERROR: No matching distribution found for pmc==0.1.0 2021-07-08T23:30:04,872 Exception information: 2021-07-08T23:30:04,872 Traceback (most recent call last): 2021-07-08T23:30:04,872 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T23:30:04,872 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T23:30:04,872 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T23:30:04,872 raise RequirementsConflicted(criterion) 2021-07-08T23:30:04,872 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pmc==0.1.0') 2021-07-08T23:30:04,872 2021-07-08T23:30:04,872 During handling of the above exception, another exception occurred: 2021-07-08T23:30:04,872 2021-07-08T23:30:04,872 Traceback (most recent call last): 2021-07-08T23:30:04,872 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T23:30:04,872 result = self._result = resolver.resolve( 2021-07-08T23:30:04,872 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T23:30:04,872 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T23:30:04,872 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T23:30:04,872 raise ResolutionImpossible(e.criterion.information) 2021-07-08T23:30:04,872 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pmc==0.1.0'), parent=None)] 2021-07-08T23:30:04,872 2021-07-08T23:30:04,872 The above exception was the direct cause of the following exception: 2021-07-08T23:30:04,872 2021-07-08T23:30:04,872 Traceback (most recent call last): 2021-07-08T23:30:04,872 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T23:30:04,872 status = self.run(options, args) 2021-07-08T23:30:04,872 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T23:30:04,872 return func(self, options, args) 2021-07-08T23:30:04,872 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T23:30:04,872 requirement_set = resolver.resolve( 2021-07-08T23:30:04,872 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T23:30:04,872 raise error from e 2021-07-08T23:30:04,872 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pmc==0.1.0 2021-07-08T23:30:04,877 Removed pmc==0.1.0 from https://files.pythonhosted.org/packages/fb/ef/40626024c67bace8f6305b0bae781ff1f6e11d19c644589ac8be1e137b16/pmc-0.1.0.tar.gz#sha256=3276d213568aa669aca3d8e787789252bee7724cf52285770241b26653dd8dfb from build tracker '/tmp/pip-req-tracker-syhef4vg' 2021-07-08T23:30:04,877 Removed build tracker: '/tmp/pip-req-tracker-syhef4vg'