2021-07-09T04:39:44,088 Created temporary directory: /tmp/pip-ephem-wheel-cache-mhy1630j 2021-07-09T04:39:44,092 Created temporary directory: /tmp/pip-req-tracker-i0hh9lxg 2021-07-09T04:39:44,092 Initialized build tracking at /tmp/pip-req-tracker-i0hh9lxg 2021-07-09T04:39:44,092 Created build tracker: /tmp/pip-req-tracker-i0hh9lxg 2021-07-09T04:39:44,092 Entered build tracker: /tmp/pip-req-tracker-i0hh9lxg 2021-07-09T04:39:44,093 Created temporary directory: /tmp/pip-wheel-hpv8rnpl 2021-07-09T04:39:44,128 1 location(s) to search for versions of sanpera: 2021-07-09T04:39:44,128 * https://pypi.org/simple/sanpera/ 2021-07-09T04:39:44,128 Fetching project page and analyzing links: https://pypi.org/simple/sanpera/ 2021-07-09T04:39:44,129 Getting page https://pypi.org/simple/sanpera/ 2021-07-09T04:39:44,130 Found index url https://pypi.org/simple 2021-07-09T04:39:44,309 Found link https://files.pythonhosted.org/packages/b8/5c/3c196bbc324a017e8c8789d2f92575f2f4c78c810402da56179762cee1f6/sanpera-0.1.1.tar.gz#sha256=72d47a1e5e81fe8d1ccebc3a08316fc6444e29cfad9d93c949ddf5d6f77093e6 (from https://pypi.org/simple/sanpera/), version: 0.1.1 2021-07-09T04:39:44,310 Skipping link: not a file: https://pypi.org/simple/sanpera/ 2021-07-09T04:39:44,326 Given no hashes to check 1 links for project 'sanpera': discarding no candidates 2021-07-09T04:39:44,344 Collecting sanpera==0.1.1 2021-07-09T04:39:44,345 Created temporary directory: /tmp/pip-unpack-69_ttz12 2021-07-09T04:39:44,676 Downloading sanpera-0.1.1.tar.gz (157 kB) 2021-07-09T04:39:44,789 Added sanpera==0.1.1 from https://files.pythonhosted.org/packages/b8/5c/3c196bbc324a017e8c8789d2f92575f2f4c78c810402da56179762cee1f6/sanpera-0.1.1.tar.gz#sha256=72d47a1e5e81fe8d1ccebc3a08316fc6444e29cfad9d93c949ddf5d6f77093e6 to build tracker '/tmp/pip-req-tracker-i0hh9lxg' 2021-07-09T04:39:44,790 Running setup.py (path:/tmp/pip-wheel-hpv8rnpl/sanpera_5d9cf17de7cf4dd9a55f00fcc763f7f9/setup.py) egg_info for package sanpera 2021-07-09T04:39:44,791 Created temporary directory: /tmp/pip-pip-egg-info-xhwpmgnc 2021-07-09T04:39:44,791 Running command python setup.py egg_info 2021-07-09T04:39:45,509 Traceback (most recent call last): 2021-07-09T04:39:45,511 File "", line 1, in 2021-07-09T04:39:45,511 File "/tmp/pip-wheel-hpv8rnpl/sanpera_5d9cf17de7cf4dd9a55f00fcc763f7f9/setup.py", line 23, in 2021-07-09T04:39:45,511 extra_compile_args=shlex.split(compile_args), 2021-07-09T04:39:45,512 File "/usr/lib/python3.9/shlex.py", line 315, in split 2021-07-09T04:39:45,528 return list(lex) 2021-07-09T04:39:45,528 File "/usr/lib/python3.9/shlex.py", line 300, in __next__ 2021-07-09T04:39:45,529 token = self.get_token() 2021-07-09T04:39:45,529 File "/usr/lib/python3.9/shlex.py", line 109, in get_token 2021-07-09T04:39:45,530 raw = self.read_token() 2021-07-09T04:39:45,530 File "/usr/lib/python3.9/shlex.py", line 140, in read_token 2021-07-09T04:39:45,530 nextchar = self.instream.read(1) 2021-07-09T04:39:45,531 AttributeError: 'bytes' object has no attribute 'read' 2021-07-09T04:39:45,591 WARNING: Discarding https://files.pythonhosted.org/packages/b8/5c/3c196bbc324a017e8c8789d2f92575f2f4c78c810402da56179762cee1f6/sanpera-0.1.1.tar.gz#sha256=72d47a1e5e81fe8d1ccebc3a08316fc6444e29cfad9d93c949ddf5d6f77093e6 (from https://pypi.org/simple/sanpera/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:39:45,592 ERROR: Could not find a version that satisfies the requirement sanpera==0.1.1 (from versions: 0.1.1) 2021-07-09T04:39:45,592 ERROR: No matching distribution found for sanpera==0.1.1 2021-07-09T04:39:45,593 Exception information: 2021-07-09T04:39:45,593 Traceback (most recent call last): 2021-07-09T04:39:45,593 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:39:45,593 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:39:45,593 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:39:45,593 raise RequirementsConflicted(criterion) 2021-07-09T04:39:45,593 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sanpera==0.1.1') 2021-07-09T04:39:45,593 2021-07-09T04:39:45,593 During handling of the above exception, another exception occurred: 2021-07-09T04:39:45,593 2021-07-09T04:39:45,593 Traceback (most recent call last): 2021-07-09T04:39:45,593 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:39:45,593 result = self._result = resolver.resolve( 2021-07-09T04:39:45,593 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:39:45,593 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:39:45,593 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:39:45,593 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:39:45,593 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sanpera==0.1.1'), parent=None)] 2021-07-09T04:39:45,593 2021-07-09T04:39:45,593 The above exception was the direct cause of the following exception: 2021-07-09T04:39:45,593 2021-07-09T04:39:45,593 Traceback (most recent call last): 2021-07-09T04:39:45,593 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:39:45,593 status = self.run(options, args) 2021-07-09T04:39:45,593 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:39:45,593 return func(self, options, args) 2021-07-09T04:39:45,593 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:39:45,593 requirement_set = resolver.resolve( 2021-07-09T04:39:45,593 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:39:45,593 raise error from e 2021-07-09T04:39:45,593 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sanpera==0.1.1 2021-07-09T04:39:45,598 Removed sanpera==0.1.1 from https://files.pythonhosted.org/packages/b8/5c/3c196bbc324a017e8c8789d2f92575f2f4c78c810402da56179762cee1f6/sanpera-0.1.1.tar.gz#sha256=72d47a1e5e81fe8d1ccebc3a08316fc6444e29cfad9d93c949ddf5d6f77093e6 from build tracker '/tmp/pip-req-tracker-i0hh9lxg' 2021-07-09T04:39:45,598 Removed build tracker: '/tmp/pip-req-tracker-i0hh9lxg'