2021-07-10T07:43:11,590 Created temporary directory: /tmp/pip-ephem-wheel-cache-c10h7ax9 2021-07-10T07:43:11,593 Created temporary directory: /tmp/pip-req-tracker-l1b8d6gz 2021-07-10T07:43:11,594 Initialized build tracking at /tmp/pip-req-tracker-l1b8d6gz 2021-07-10T07:43:11,594 Created build tracker: /tmp/pip-req-tracker-l1b8d6gz 2021-07-10T07:43:11,594 Entered build tracker: /tmp/pip-req-tracker-l1b8d6gz 2021-07-10T07:43:11,595 Created temporary directory: /tmp/pip-wheel-r0yenggx 2021-07-10T07:43:11,629 1 location(s) to search for versions of python-mailerlite: 2021-07-10T07:43:11,629 * https://pypi.org/simple/python-mailerlite/ 2021-07-10T07:43:11,629 Fetching project page and analyzing links: https://pypi.org/simple/python-mailerlite/ 2021-07-10T07:43:11,630 Getting page https://pypi.org/simple/python-mailerlite/ 2021-07-10T07:43:11,631 Found index url https://pypi.org/simple 2021-07-10T07:43:11,843 Found link https://files.pythonhosted.org/packages/19/2a/7e0b28867e6db28740ecab7305f62ee7abf5cf099df3adf106268686fc57/python-mailerlite-0.1a.tar.gz#sha256=024fa866b61e5343b4d53457e409fd14716cb0e42ee2b1fe0e9552a402b333af (from https://pypi.org/simple/python-mailerlite/), version: 0.1a 2021-07-10T07:43:11,843 Found link https://files.pythonhosted.org/packages/fd/57/4e8143a6a22ce1c894a6084e8c8a31cd569762d425013b32bd9d3ac2a820/python-mailerlite-0.1b0.tar.gz#sha256=b011a215d8b1f3e70da05ba917ffe119a3bb1824c6c3d38360094bb28f425fcf (from https://pypi.org/simple/python-mailerlite/), version: 0.1b0 2021-07-10T07:43:11,844 Found link https://files.pythonhosted.org/packages/4e/a2/9c2861d88aa74a298c156e9846729f374f78eeefa297b4a025048eff08bc/python-mailerlite-0.1.tar.gz#sha256=e90426ffb03ebce03b599cb1c54c21d7c74d4ebfd0d933cbe5db175e214f1f44 (from https://pypi.org/simple/python-mailerlite/), version: 0.1 2021-07-10T07:43:11,844 Skipping link: not a file: https://pypi.org/simple/python-mailerlite/ 2021-07-10T07:43:11,862 Given no hashes to check 1 links for project 'python-mailerlite': discarding no candidates 2021-07-10T07:43:11,881 Collecting python-mailerlite==0.1 2021-07-10T07:43:11,882 Created temporary directory: /tmp/pip-unpack-h2jw8ycp 2021-07-10T07:43:12,058 Downloading python-mailerlite-0.1.tar.gz (4.4 kB) 2021-07-10T07:43:12,101 Added python-mailerlite==0.1 from https://files.pythonhosted.org/packages/4e/a2/9c2861d88aa74a298c156e9846729f374f78eeefa297b4a025048eff08bc/python-mailerlite-0.1.tar.gz#sha256=e90426ffb03ebce03b599cb1c54c21d7c74d4ebfd0d933cbe5db175e214f1f44 to build tracker '/tmp/pip-req-tracker-l1b8d6gz' 2021-07-10T07:43:12,102 Running setup.py (path:/tmp/pip-wheel-r0yenggx/python-mailerlite_3cd32126539e41e3a2200b2036750750/setup.py) egg_info for package python-mailerlite 2021-07-10T07:43:12,103 Created temporary directory: /tmp/pip-pip-egg-info-9nz35jrr 2021-07-10T07:43:12,103 Running command python setup.py egg_info 2021-07-10T07:43:12,771 Traceback (most recent call last): 2021-07-10T07:43:12,772 File "", line 1, in 2021-07-10T07:43:12,772 File "/tmp/pip-wheel-r0yenggx/python-mailerlite_3cd32126539e41e3a2200b2036750750/setup.py", line 22, in 2021-07-10T07:43:12,772 long_description=(read('README.md')), 2021-07-10T07:43:12,772 File "/tmp/pip-wheel-r0yenggx/python-mailerlite_3cd32126539e41e3a2200b2036750750/setup.py", line 8, in read 2021-07-10T07:43:12,773 with open(os.path.join(*paths), 'r') as f: 2021-07-10T07:43:12,773 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-10T07:43:12,822 WARNING: Discarding https://files.pythonhosted.org/packages/4e/a2/9c2861d88aa74a298c156e9846729f374f78eeefa297b4a025048eff08bc/python-mailerlite-0.1.tar.gz#sha256=e90426ffb03ebce03b599cb1c54c21d7c74d4ebfd0d933cbe5db175e214f1f44 (from https://pypi.org/simple/python-mailerlite/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T07:43:12,824 ERROR: Could not find a version that satisfies the requirement python-mailerlite==0.1 (from versions: 0.1a0, 0.1b0, 0.1) 2021-07-10T07:43:12,824 ERROR: No matching distribution found for python-mailerlite==0.1 2021-07-10T07:43:12,825 Exception information: 2021-07-10T07:43:12,825 Traceback (most recent call last): 2021-07-10T07:43:12,825 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T07:43:12,825 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T07:43:12,825 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T07:43:12,825 raise RequirementsConflicted(criterion) 2021-07-10T07:43:12,825 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-mailerlite==0.1') 2021-07-10T07:43:12,825 2021-07-10T07:43:12,825 During handling of the above exception, another exception occurred: 2021-07-10T07:43:12,825 2021-07-10T07:43:12,825 Traceback (most recent call last): 2021-07-10T07:43:12,825 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T07:43:12,825 result = self._result = resolver.resolve( 2021-07-10T07:43:12,825 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T07:43:12,825 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T07:43:12,825 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T07:43:12,825 raise ResolutionImpossible(e.criterion.information) 2021-07-10T07:43:12,825 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-mailerlite==0.1'), parent=None)] 2021-07-10T07:43:12,825 2021-07-10T07:43:12,825 The above exception was the direct cause of the following exception: 2021-07-10T07:43:12,825 2021-07-10T07:43:12,825 Traceback (most recent call last): 2021-07-10T07:43:12,825 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T07:43:12,825 status = self.run(options, args) 2021-07-10T07:43:12,825 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T07:43:12,825 return func(self, options, args) 2021-07-10T07:43:12,825 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T07:43:12,825 requirement_set = resolver.resolve( 2021-07-10T07:43:12,825 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T07:43:12,825 raise error from e 2021-07-10T07:43:12,825 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-mailerlite==0.1 2021-07-10T07:43:12,830 Removed python-mailerlite==0.1 from https://files.pythonhosted.org/packages/4e/a2/9c2861d88aa74a298c156e9846729f374f78eeefa297b4a025048eff08bc/python-mailerlite-0.1.tar.gz#sha256=e90426ffb03ebce03b599cb1c54c21d7c74d4ebfd0d933cbe5db175e214f1f44 from build tracker '/tmp/pip-req-tracker-l1b8d6gz' 2021-07-10T07:43:12,830 Removed build tracker: '/tmp/pip-req-tracker-l1b8d6gz'