2021-07-09T17:21:14,656 Created temporary directory: /tmp/pip-ephem-wheel-cache-8zmn_o87 2021-07-09T17:21:14,658 Created temporary directory: /tmp/pip-req-tracker-xtvtwfjs 2021-07-09T17:21:14,659 Initialized build tracking at /tmp/pip-req-tracker-xtvtwfjs 2021-07-09T17:21:14,659 Created build tracker: /tmp/pip-req-tracker-xtvtwfjs 2021-07-09T17:21:14,659 Entered build tracker: /tmp/pip-req-tracker-xtvtwfjs 2021-07-09T17:21:14,660 Created temporary directory: /tmp/pip-wheel-_he7yj_v 2021-07-09T17:21:14,691 1 location(s) to search for versions of fspotlib: 2021-07-09T17:21:14,691 * https://pypi.org/simple/fspotlib/ 2021-07-09T17:21:14,691 Fetching project page and analyzing links: https://pypi.org/simple/fspotlib/ 2021-07-09T17:21:14,692 Getting page https://pypi.org/simple/fspotlib/ 2021-07-09T17:21:14,693 Found index url https://pypi.org/simple 2021-07-09T17:21:14,868 Found link https://files.pythonhosted.org/packages/79/56/4c77421b44b264c7ab4534b58c30894e6471b1f84fd1a598aa50477d8919/fspotlib-0.0.1.tar.gz#sha256=1113ea51aca1820f3dca33e4eed0f1fee32c44a972b0ea9d573a59f2a4b1c0bb (from https://pypi.org/simple/fspotlib/), version: 0.0.1 2021-07-09T17:21:14,869 Found link https://files.pythonhosted.org/packages/7b/66/3f0b8fab4510c994ca6321d70e7ed7e52efb838ea974694e868586154788/fspotlib-0.0.2.tar.gz#sha256=4472282935566ff36061e2f08bfcf3261299181632f52b0bb75f7d7b84c53e4a (from https://pypi.org/simple/fspotlib/), version: 0.0.2 2021-07-09T17:21:14,870 Skipping link: not a file: https://pypi.org/simple/fspotlib/ 2021-07-09T17:21:14,889 Given no hashes to check 1 links for project 'fspotlib': discarding no candidates 2021-07-09T17:21:14,911 Collecting fspotlib==0.0.1 2021-07-09T17:21:14,913 Created temporary directory: /tmp/pip-unpack-lgrljgdw 2021-07-09T17:21:15,085 Downloading fspotlib-0.0.1.tar.gz (1.5 kB) 2021-07-09T17:21:15,120 Added fspotlib==0.0.1 from https://files.pythonhosted.org/packages/79/56/4c77421b44b264c7ab4534b58c30894e6471b1f84fd1a598aa50477d8919/fspotlib-0.0.1.tar.gz#sha256=1113ea51aca1820f3dca33e4eed0f1fee32c44a972b0ea9d573a59f2a4b1c0bb to build tracker '/tmp/pip-req-tracker-xtvtwfjs' 2021-07-09T17:21:15,121 Running setup.py (path:/tmp/pip-wheel-_he7yj_v/fspotlib_0166ca10ce3b476a89a335dd4e95765f/setup.py) egg_info for package fspotlib 2021-07-09T17:21:15,121 Created temporary directory: /tmp/pip-pip-egg-info-tnmtw7gn 2021-07-09T17:21:15,122 Running command python setup.py egg_info 2021-07-09T17:21:15,778 Traceback (most recent call last): 2021-07-09T17:21:15,779 File "", line 1, in 2021-07-09T17:21:15,779 File "/tmp/pip-wheel-_he7yj_v/fspotlib_0166ca10ce3b476a89a335dd4e95765f/setup.py", line 5, in 2021-07-09T17:21:15,779 import fspotlib 2021-07-09T17:21:15,779 File "/tmp/pip-wheel-_he7yj_v/fspotlib_0166ca10ce3b476a89a335dd4e95765f/fspotlib/__init__.py", line 10, in 2021-07-09T17:21:15,780 from core import say_hello 2021-07-09T17:21:15,781 ModuleNotFoundError: No module named 'core' 2021-07-09T17:21:15,836 WARNING: Discarding https://files.pythonhosted.org/packages/79/56/4c77421b44b264c7ab4534b58c30894e6471b1f84fd1a598aa50477d8919/fspotlib-0.0.1.tar.gz#sha256=1113ea51aca1820f3dca33e4eed0f1fee32c44a972b0ea9d573a59f2a4b1c0bb (from https://pypi.org/simple/fspotlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T17:21:15,838 ERROR: Could not find a version that satisfies the requirement fspotlib==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-09T17:21:15,838 ERROR: No matching distribution found for fspotlib==0.0.1 2021-07-09T17:21:15,839 Exception information: 2021-07-09T17:21:15,839 Traceback (most recent call last): 2021-07-09T17:21:15,839 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T17:21:15,839 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T17:21:15,839 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T17:21:15,839 raise RequirementsConflicted(criterion) 2021-07-09T17:21:15,839 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fspotlib==0.0.1') 2021-07-09T17:21:15,839 2021-07-09T17:21:15,839 During handling of the above exception, another exception occurred: 2021-07-09T17:21:15,839 2021-07-09T17:21:15,839 Traceback (most recent call last): 2021-07-09T17:21:15,839 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T17:21:15,839 result = self._result = resolver.resolve( 2021-07-09T17:21:15,839 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T17:21:15,839 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T17:21:15,839 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T17:21:15,839 raise ResolutionImpossible(e.criterion.information) 2021-07-09T17:21:15,839 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fspotlib==0.0.1'), parent=None)] 2021-07-09T17:21:15,839 2021-07-09T17:21:15,839 The above exception was the direct cause of the following exception: 2021-07-09T17:21:15,839 2021-07-09T17:21:15,839 Traceback (most recent call last): 2021-07-09T17:21:15,839 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T17:21:15,839 status = self.run(options, args) 2021-07-09T17:21:15,839 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T17:21:15,839 return func(self, options, args) 2021-07-09T17:21:15,839 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T17:21:15,839 requirement_set = resolver.resolve( 2021-07-09T17:21:15,839 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T17:21:15,839 raise error from e 2021-07-09T17:21:15,839 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fspotlib==0.0.1 2021-07-09T17:21:15,844 Removed fspotlib==0.0.1 from https://files.pythonhosted.org/packages/79/56/4c77421b44b264c7ab4534b58c30894e6471b1f84fd1a598aa50477d8919/fspotlib-0.0.1.tar.gz#sha256=1113ea51aca1820f3dca33e4eed0f1fee32c44a972b0ea9d573a59f2a4b1c0bb from build tracker '/tmp/pip-req-tracker-xtvtwfjs' 2021-07-09T17:21:15,845 Removed build tracker: '/tmp/pip-req-tracker-xtvtwfjs'