2021-11-06T23:57:45,037 Created temporary directory: /tmp/pip-ephem-wheel-cache-sb7xxi81 2021-11-06T23:57:45,040 Created temporary directory: /tmp/pip-req-tracker-3bo6j4x6 2021-11-06T23:57:45,041 Initialized build tracking at /tmp/pip-req-tracker-3bo6j4x6 2021-11-06T23:57:45,041 Created build tracker: /tmp/pip-req-tracker-3bo6j4x6 2021-11-06T23:57:45,041 Entered build tracker: /tmp/pip-req-tracker-3bo6j4x6 2021-11-06T23:57:45,042 Created temporary directory: /tmp/pip-wheel-9796k3pq 2021-11-06T23:57:45,075 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-06T23:57:45,078 2 location(s) to search for versions of streamlit-pollination: 2021-11-06T23:57:45,078 * https://pypi.org/simple/streamlit-pollination/ 2021-11-06T23:57:45,078 * https://www.piwheels.org/simple/streamlit-pollination/ 2021-11-06T23:57:45,078 Fetching project page and analyzing links: https://pypi.org/simple/streamlit-pollination/ 2021-11-06T23:57:45,079 Getting page https://pypi.org/simple/streamlit-pollination/ 2021-11-06T23:57:45,080 Found index url https://pypi.org/simple 2021-11-06T23:57:45,168 Found link https://files.pythonhosted.org/packages/43/b9/d0575bec01231196f8484286597716656f704cd6e6d2b3f5ec8c765748f7/streamlit-pollination-0.1.0.tar.gz#sha256=c9f026dd6a0c1490add519998283a8b22f57e99f5ec737d5ff155eb066bbe59a (from https://pypi.org/simple/streamlit-pollination/), version: 0.1.0 2021-11-06T23:57:45,168 Skipping link: No binaries permitted for streamlit-pollination: https://files.pythonhosted.org/packages/21/6a/0e924fdfb79cbe420d03363cd3d22c6a8449b797521a40e93519cb9ec278/streamlit_pollination-0.1.0-py2.py3-none-any.whl#sha256=72e27ac96d485e432e9bfa5eebefbe1a067b67186766cdb564ede2f57e2b9ccc (from https://pypi.org/simple/streamlit-pollination/) 2021-11-06T23:57:45,169 Fetching project page and analyzing links: https://www.piwheels.org/simple/streamlit-pollination/ 2021-11-06T23:57:45,169 Getting page https://www.piwheels.org/simple/streamlit-pollination/ 2021-11-06T23:57:45,170 Found index url https://www.piwheels.org/simple 2021-11-06T23:57:45,335 Skipping link: not a file: https://www.piwheels.org/simple/streamlit-pollination/ 2021-11-06T23:57:45,335 Skipping link: not a file: https://pypi.org/simple/streamlit-pollination/ 2021-11-06T23:57:45,351 Given no hashes to check 1 links for project 'streamlit-pollination': discarding no candidates 2021-11-06T23:57:45,366 Collecting streamlit-pollination==0.1.0 2021-11-06T23:57:45,368 Created temporary directory: /tmp/pip-unpack-7bjosv2u 2021-11-06T23:57:45,408 Downloading streamlit-pollination-0.1.0.tar.gz (6.7 kB) 2021-11-06T23:57:45,455 Added streamlit-pollination==0.1.0 from https://files.pythonhosted.org/packages/43/b9/d0575bec01231196f8484286597716656f704cd6e6d2b3f5ec8c765748f7/streamlit-pollination-0.1.0.tar.gz#sha256=c9f026dd6a0c1490add519998283a8b22f57e99f5ec737d5ff155eb066bbe59a to build tracker '/tmp/pip-req-tracker-3bo6j4x6' 2021-11-06T23:57:45,456 Running setup.py (path:/tmp/pip-wheel-9796k3pq/streamlit-pollination_d1bb2895f530453cb8265d4ceaf51a7d/setup.py) egg_info for package streamlit-pollination 2021-11-06T23:57:45,457 Created temporary directory: /tmp/pip-pip-egg-info-_3uqb5vv 2021-11-06T23:57:45,457 Running command python setup.py egg_info 2021-11-06T23:57:46,205 Traceback (most recent call last): 2021-11-06T23:57:46,206 File "", line 1, in 2021-11-06T23:57:46,206 File "/tmp/pip-wheel-9796k3pq/streamlit-pollination_d1bb2895f530453cb8265d4ceaf51a7d/setup.py", line 6, in 2021-11-06T23:57:46,206 with open('requirements.txt') as f: 2021-11-06T23:57:46,206 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-11-06T23:57:46,256 WARNING: Discarding https://files.pythonhosted.org/packages/43/b9/d0575bec01231196f8484286597716656f704cd6e6d2b3f5ec8c765748f7/streamlit-pollination-0.1.0.tar.gz#sha256=c9f026dd6a0c1490add519998283a8b22f57e99f5ec737d5ff155eb066bbe59a (from https://pypi.org/simple/streamlit-pollination/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-11-06T23:57:46,257 ERROR: Could not find a version that satisfies the requirement streamlit-pollination==0.1.0 (from versions: 0.1.0) 2021-11-06T23:57:46,258 ERROR: No matching distribution found for streamlit-pollination==0.1.0 2021-11-06T23:57:46,258 Exception information: 2021-11-06T23:57:46,258 Traceback (most recent call last): 2021-11-06T23:57:46,258 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-06T23:57:46,258 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-06T23:57:46,258 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-06T23:57:46,258 raise RequirementsConflicted(criterion) 2021-11-06T23:57:46,258 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('streamlit-pollination==0.1.0') 2021-11-06T23:57:46,258 2021-11-06T23:57:46,258 During handling of the above exception, another exception occurred: 2021-11-06T23:57:46,258 2021-11-06T23:57:46,258 Traceback (most recent call last): 2021-11-06T23:57:46,258 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-06T23:57:46,258 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-06T23:57:46,258 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-06T23:57:46,258 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-06T23:57:46,258 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-06T23:57:46,258 raise ResolutionImpossible(e.criterion.information) 2021-11-06T23:57:46,258 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('streamlit-pollination==0.1.0'), parent=None)] 2021-11-06T23:57:46,258 2021-11-06T23:57:46,258 The above exception was the direct cause of the following exception: 2021-11-06T23:57:46,258 2021-11-06T23:57:46,258 Traceback (most recent call last): 2021-11-06T23:57:46,258 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-06T23:57:46,258 status = self.run(options, args) 2021-11-06T23:57:46,258 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-06T23:57:46,258 return func(self, options, args) 2021-11-06T23:57:46,258 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-06T23:57:46,258 reqs, check_supported_wheels=True 2021-11-06T23:57:46,258 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-06T23:57:46,258 raise error from e 2021-11-06T23:57:46,258 pip._internal.exceptions.DistributionNotFound: No matching distribution found for streamlit-pollination==0.1.0 2021-11-06T23:57:46,263 Removed streamlit-pollination==0.1.0 from https://files.pythonhosted.org/packages/43/b9/d0575bec01231196f8484286597716656f704cd6e6d2b3f5ec8c765748f7/streamlit-pollination-0.1.0.tar.gz#sha256=c9f026dd6a0c1490add519998283a8b22f57e99f5ec737d5ff155eb066bbe59a from build tracker '/tmp/pip-req-tracker-3bo6j4x6' 2021-11-06T23:57:46,263 Removed build tracker: '/tmp/pip-req-tracker-3bo6j4x6'