2021-07-11T19:32:42,858 Created temporary directory: /tmp/pip-ephem-wheel-cache-pnv3umdy 2021-07-11T19:32:42,861 Created temporary directory: /tmp/pip-req-tracker-atlt1ucl 2021-07-11T19:32:42,861 Initialized build tracking at /tmp/pip-req-tracker-atlt1ucl 2021-07-11T19:32:42,862 Created build tracker: /tmp/pip-req-tracker-atlt1ucl 2021-07-11T19:32:42,862 Entered build tracker: /tmp/pip-req-tracker-atlt1ucl 2021-07-11T19:32:42,863 Created temporary directory: /tmp/pip-wheel-jjvtoeon 2021-07-11T19:32:42,892 1 location(s) to search for versions of iphreeqcpy: 2021-07-11T19:32:42,892 * https://pypi.org/simple/iphreeqcpy/ 2021-07-11T19:32:42,893 Fetching project page and analyzing links: https://pypi.org/simple/iphreeqcpy/ 2021-07-11T19:32:42,893 Getting page https://pypi.org/simple/iphreeqcpy/ 2021-07-11T19:32:42,895 Found index url https://pypi.org/simple 2021-07-11T19:32:42,983 Found link https://files.pythonhosted.org/packages/0f/ab/e6464b0546ef6211960dcf00fd24c5a5e9c547a06b693d8b85c9ed94b50b/IPhreeqcPy-1.0-beta.tar.gz#sha256=2ab397caa5f835e6d8cd26d82d0959b81eadf2772ed6ca570544da8038851125 (from https://pypi.org/simple/iphreeqcpy/), version: 1.0-beta 2021-07-11T19:32:42,984 Found link https://files.pythonhosted.org/packages/83/f2/438f15adfc3d88ba03c6880360227fcd9a10af92fdff3a0ffbb3fe4225c1/IPhreeqcPy-v1.0.0.tar.gz#sha256=c4e053fdc2d38640d5fb115abc525da831992a83fc6652512cbc7e9a706c5bf3 (from https://pypi.org/simple/iphreeqcpy/), version: v1.0.0 2021-07-11T19:32:42,984 Found link https://files.pythonhosted.org/packages/4e/8c/927e3700b1f62f4422f4a9e6bf4befa2440b9f05b1647b81d92afc10b9cc/IPhreeqcPy-1.0.2.tar.gz#sha256=8f98b3426ece230f0c404d3640661a11064f27b2872876376c496da819b1bf41 (from https://pypi.org/simple/iphreeqcpy/), version: 1.0.2 2021-07-11T19:32:42,984 Skipping link: not a file: https://pypi.org/simple/iphreeqcpy/ 2021-07-11T19:32:43,002 Given no hashes to check 1 links for project 'iphreeqcpy': discarding no candidates 2021-07-11T19:32:43,021 Collecting iphreeqcpy==1.0-beta 2021-07-11T19:32:43,023 Created temporary directory: /tmp/pip-unpack-cg0fihw7 2021-07-11T19:32:46,749 Downloading IPhreeqcPy-1.0-beta.tar.gz (15.8 MB) 2021-07-11T19:32:48,781 Added iphreeqcpy==1.0-beta from https://files.pythonhosted.org/packages/0f/ab/e6464b0546ef6211960dcf00fd24c5a5e9c547a06b693d8b85c9ed94b50b/IPhreeqcPy-1.0-beta.tar.gz#sha256=2ab397caa5f835e6d8cd26d82d0959b81eadf2772ed6ca570544da8038851125 to build tracker '/tmp/pip-req-tracker-atlt1ucl' 2021-07-11T19:32:48,782 Running setup.py (path:/tmp/pip-wheel-jjvtoeon/iphreeqcpy_40f1c32993734b859799e2cb3f241881/setup.py) egg_info for package iphreeqcpy 2021-07-11T19:32:48,783 Created temporary directory: /tmp/pip-pip-egg-info-fcx55w6r 2021-07-11T19:32:48,783 Running command python setup.py egg_info 2021-07-11T19:32:49,654 Traceback (most recent call last): 2021-07-11T19:32:49,655 File "", line 1, in 2021-07-11T19:32:49,655 File "/tmp/pip-wheel-jjvtoeon/iphreeqcpy_40f1c32993734b859799e2cb3f241881/setup.py", line 39 2021-07-11T19:32:49,655 print os.getcwd() 2021-07-11T19:32:49,656 ^ 2021-07-11T19:32:49,656 SyntaxError: invalid syntax 2021-07-11T19:32:49,703 WARNING: Discarding https://files.pythonhosted.org/packages/0f/ab/e6464b0546ef6211960dcf00fd24c5a5e9c547a06b693d8b85c9ed94b50b/IPhreeqcPy-1.0-beta.tar.gz#sha256=2ab397caa5f835e6d8cd26d82d0959b81eadf2772ed6ca570544da8038851125 (from https://pypi.org/simple/iphreeqcpy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T19:32:49,705 ERROR: Could not find a version that satisfies the requirement iphreeqcpy==1.0-beta (from versions: 1.0b0, 1.0.0, 1.0.2) 2021-07-11T19:32:49,705 ERROR: No matching distribution found for iphreeqcpy==1.0-beta 2021-07-11T19:32:49,705 Exception information: 2021-07-11T19:32:49,705 Traceback (most recent call last): 2021-07-11T19:32:49,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T19:32:49,705 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T19:32:49,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T19:32:49,705 raise RequirementsConflicted(criterion) 2021-07-11T19:32:49,705 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('iphreeqcpy==1.0-beta') 2021-07-11T19:32:49,705 2021-07-11T19:32:49,705 During handling of the above exception, another exception occurred: 2021-07-11T19:32:49,705 2021-07-11T19:32:49,705 Traceback (most recent call last): 2021-07-11T19:32:49,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T19:32:49,705 result = self._result = resolver.resolve( 2021-07-11T19:32:49,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T19:32:49,705 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T19:32:49,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T19:32:49,705 raise ResolutionImpossible(e.criterion.information) 2021-07-11T19:32:49,705 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('iphreeqcpy==1.0-beta'), parent=None)] 2021-07-11T19:32:49,705 2021-07-11T19:32:49,705 The above exception was the direct cause of the following exception: 2021-07-11T19:32:49,705 2021-07-11T19:32:49,705 Traceback (most recent call last): 2021-07-11T19:32:49,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T19:32:49,705 status = self.run(options, args) 2021-07-11T19:32:49,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T19:32:49,705 return func(self, options, args) 2021-07-11T19:32:49,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T19:32:49,705 requirement_set = resolver.resolve( 2021-07-11T19:32:49,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T19:32:49,705 raise error from e 2021-07-11T19:32:49,705 pip._internal.exceptions.DistributionNotFound: No matching distribution found for iphreeqcpy==1.0-beta 2021-07-11T19:32:49,710 Removed iphreeqcpy==1.0-beta from https://files.pythonhosted.org/packages/0f/ab/e6464b0546ef6211960dcf00fd24c5a5e9c547a06b693d8b85c9ed94b50b/IPhreeqcPy-1.0-beta.tar.gz#sha256=2ab397caa5f835e6d8cd26d82d0959b81eadf2772ed6ca570544da8038851125 from build tracker '/tmp/pip-req-tracker-atlt1ucl' 2021-07-11T19:32:49,710 Removed build tracker: '/tmp/pip-req-tracker-atlt1ucl'