2021-07-10T01:19:37,789 Created temporary directory: /tmp/pip-ephem-wheel-cache-pbkvjygr 2021-07-10T01:19:37,792 Created temporary directory: /tmp/pip-req-tracker-rhb_ldr6 2021-07-10T01:19:37,793 Initialized build tracking at /tmp/pip-req-tracker-rhb_ldr6 2021-07-10T01:19:37,793 Created build tracker: /tmp/pip-req-tracker-rhb_ldr6 2021-07-10T01:19:37,793 Entered build tracker: /tmp/pip-req-tracker-rhb_ldr6 2021-07-10T01:19:37,794 Created temporary directory: /tmp/pip-wheel-gv3omwk0 2021-07-10T01:19:37,827 1 location(s) to search for versions of floresta: 2021-07-10T01:19:37,827 * https://pypi.org/simple/floresta/ 2021-07-10T01:19:37,828 Fetching project page and analyzing links: https://pypi.org/simple/floresta/ 2021-07-10T01:19:37,828 Getting page https://pypi.org/simple/floresta/ 2021-07-10T01:19:37,830 Found index url https://pypi.org/simple 2021-07-10T01:19:37,973 Found link https://files.pythonhosted.org/packages/e0/12/272d522efae1706ef02b7158172afc5b26cbf23174db8fa04c2d8bd549e3/floresta-0.0.1.tar.gz#sha256=81e49b1573e1f6de512afd840f4572e0299dd1a13513a3299dc17910e78710bc (from https://pypi.org/simple/floresta/), version: 0.0.1 2021-07-10T01:19:37,973 Found link https://files.pythonhosted.org/packages/5d/a4/3e3c64fe4bec82fdd4efa96c858eed6dfe740bb82e796d637f4e07516241/floresta-0.0.2.tar.gz#sha256=087d95f2cae2669edeb6ecfea1218ae29d804a181b63416492d2c5652f318eca (from https://pypi.org/simple/floresta/), version: 0.0.2 2021-07-10T01:19:37,973 Found link https://files.pythonhosted.org/packages/91/c2/bc6f129bcc1ba8949eaf505412a17225a5c6c39b6cdad157f67378ea7130/floresta-0.0.3.tar.gz#sha256=43535468bf1fd8c4122b4fc4e74b5b2226b5215a8d46180f963665814e716f7c (from https://pypi.org/simple/floresta/), version: 0.0.3 2021-07-10T01:19:37,974 Found link https://files.pythonhosted.org/packages/c4/48/d8d17a4f3280167edcd204d1ef57fbb9ba5638654a960e07d3798edd50d3/floresta-0.0.4.tar.gz#sha256=528695f121ccd3da05a5e0d98615281d58c925d3104a6cfbd5a33650a332984a (from https://pypi.org/simple/floresta/), version: 0.0.4 2021-07-10T01:19:37,974 Skipping link: not a file: https://pypi.org/simple/floresta/ 2021-07-10T01:19:37,991 Given no hashes to check 1 links for project 'floresta': discarding no candidates 2021-07-10T01:19:38,008 Collecting floresta==0.0.3 2021-07-10T01:19:38,010 Created temporary directory: /tmp/pip-unpack-nfx_elk7 2021-07-10T01:19:38,182 Downloading floresta-0.0.3.tar.gz (16 kB) 2021-07-10T01:19:38,249 Added floresta==0.0.3 from https://files.pythonhosted.org/packages/91/c2/bc6f129bcc1ba8949eaf505412a17225a5c6c39b6cdad157f67378ea7130/floresta-0.0.3.tar.gz#sha256=43535468bf1fd8c4122b4fc4e74b5b2226b5215a8d46180f963665814e716f7c to build tracker '/tmp/pip-req-tracker-rhb_ldr6' 2021-07-10T01:19:38,250 Running setup.py (path:/tmp/pip-wheel-gv3omwk0/floresta_b1c6dccf8778459db6d865e2fb7c956f/setup.py) egg_info for package floresta 2021-07-10T01:19:38,251 Created temporary directory: /tmp/pip-pip-egg-info-7xpbp05m 2021-07-10T01:19:38,251 Running command python setup.py egg_info 2021-07-10T01:19:38,879 Traceback (most recent call last): 2021-07-10T01:19:38,880 File "", line 1, in 2021-07-10T01:19:38,881 File "/tmp/pip-wheel-gv3omwk0/floresta_b1c6dccf8778459db6d865e2fb7c956f/setup.py", line 62 2021-07-10T01:19:38,881 print "\033[1;37m==============" 2021-07-10T01:19:38,881 ^ 2021-07-10T01:19:38,882 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("\033[1)? 2021-07-10T01:19:38,929 WARNING: Discarding https://files.pythonhosted.org/packages/91/c2/bc6f129bcc1ba8949eaf505412a17225a5c6c39b6cdad157f67378ea7130/floresta-0.0.3.tar.gz#sha256=43535468bf1fd8c4122b4fc4e74b5b2226b5215a8d46180f963665814e716f7c (from https://pypi.org/simple/floresta/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T01:19:38,931 ERROR: Could not find a version that satisfies the requirement floresta==0.0.3 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4) 2021-07-10T01:19:38,931 ERROR: No matching distribution found for floresta==0.0.3 2021-07-10T01:19:38,931 Exception information: 2021-07-10T01:19:38,931 Traceback (most recent call last): 2021-07-10T01:19:38,931 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:19:38,931 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:19:38,931 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:19:38,931 raise RequirementsConflicted(criterion) 2021-07-10T01:19:38,931 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('floresta==0.0.3') 2021-07-10T01:19:38,931 2021-07-10T01:19:38,931 During handling of the above exception, another exception occurred: 2021-07-10T01:19:38,931 2021-07-10T01:19:38,931 Traceback (most recent call last): 2021-07-10T01:19:38,931 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:19:38,931 result = self._result = resolver.resolve( 2021-07-10T01:19:38,931 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:19:38,931 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:19:38,931 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:19:38,931 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:19:38,931 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('floresta==0.0.3'), parent=None)] 2021-07-10T01:19:38,931 2021-07-10T01:19:38,931 The above exception was the direct cause of the following exception: 2021-07-10T01:19:38,931 2021-07-10T01:19:38,931 Traceback (most recent call last): 2021-07-10T01:19:38,931 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:19:38,931 status = self.run(options, args) 2021-07-10T01:19:38,931 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:19:38,931 return func(self, options, args) 2021-07-10T01:19:38,931 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:19:38,931 requirement_set = resolver.resolve( 2021-07-10T01:19:38,931 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:19:38,931 raise error from e 2021-07-10T01:19:38,931 pip._internal.exceptions.DistributionNotFound: No matching distribution found for floresta==0.0.3 2021-07-10T01:19:38,936 Removed floresta==0.0.3 from https://files.pythonhosted.org/packages/91/c2/bc6f129bcc1ba8949eaf505412a17225a5c6c39b6cdad157f67378ea7130/floresta-0.0.3.tar.gz#sha256=43535468bf1fd8c4122b4fc4e74b5b2226b5215a8d46180f963665814e716f7c from build tracker '/tmp/pip-req-tracker-rhb_ldr6' 2021-07-10T01:19:38,936 Removed build tracker: '/tmp/pip-req-tracker-rhb_ldr6'