2021-10-28T21:45:02,423 Created temporary directory: /tmp/pip-ephem-wheel-cache-ckuzqvm3 2021-10-28T21:45:02,425 Created temporary directory: /tmp/pip-req-tracker-d8au4rwq 2021-10-28T21:45:02,426 Initialized build tracking at /tmp/pip-req-tracker-d8au4rwq 2021-10-28T21:45:02,426 Created build tracker: /tmp/pip-req-tracker-d8au4rwq 2021-10-28T21:45:02,426 Entered build tracker: /tmp/pip-req-tracker-d8au4rwq 2021-10-28T21:45:02,427 Created temporary directory: /tmp/pip-wheel-vet15ap2 2021-10-28T21:45:02,459 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-28T21:45:02,461 2 location(s) to search for versions of streamlit-stepper-bar: 2021-10-28T21:45:02,461 * https://pypi.org/simple/streamlit-stepper-bar/ 2021-10-28T21:45:02,461 * https://www.piwheels.org/simple/streamlit-stepper-bar/ 2021-10-28T21:45:02,462 Fetching project page and analyzing links: https://pypi.org/simple/streamlit-stepper-bar/ 2021-10-28T21:45:02,463 Getting page https://pypi.org/simple/streamlit-stepper-bar/ 2021-10-28T21:45:02,464 Found index url https://pypi.org/simple 2021-10-28T21:45:02,567 Found link https://files.pythonhosted.org/packages/10/ed/474f2f6df48bd63e181e143f0eea8d2d0a16c74716f8ff278bf0835f4505/streamlit_stepper_bar-0.0.1.tar.gz#sha256=e22ece93627e17d2362779ef729a4cde8cd62593ea3248160685f3855459fac6 (from https://pypi.org/simple/streamlit-stepper-bar/) (requires-python:>=3.7), version: 0.0.1 2021-10-28T21:45:02,568 Fetching project page and analyzing links: https://www.piwheels.org/simple/streamlit-stepper-bar/ 2021-10-28T21:45:02,568 Getting page https://www.piwheels.org/simple/streamlit-stepper-bar/ 2021-10-28T21:45:02,569 Found index url https://www.piwheels.org/simple 2021-10-28T21:45:02,749 Skipping link: not a file: https://www.piwheels.org/simple/streamlit-stepper-bar/ 2021-10-28T21:45:02,749 Skipping link: not a file: https://pypi.org/simple/streamlit-stepper-bar/ 2021-10-28T21:45:02,770 Given no hashes to check 1 links for project 'streamlit-stepper-bar': discarding no candidates 2021-10-28T21:45:02,789 Collecting streamlit-stepper-bar==0.0.1 2021-10-28T21:45:02,790 Created temporary directory: /tmp/pip-unpack-f88ioc1q 2021-10-28T21:45:02,831 Downloading streamlit_stepper_bar-0.0.1.tar.gz (1.6 kB) 2021-10-28T21:45:02,863 Added streamlit-stepper-bar==0.0.1 from https://files.pythonhosted.org/packages/10/ed/474f2f6df48bd63e181e143f0eea8d2d0a16c74716f8ff278bf0835f4505/streamlit_stepper_bar-0.0.1.tar.gz#sha256=e22ece93627e17d2362779ef729a4cde8cd62593ea3248160685f3855459fac6 to build tracker '/tmp/pip-req-tracker-d8au4rwq' 2021-10-28T21:45:02,864 Running setup.py (path:/tmp/pip-wheel-vet15ap2/streamlit-stepper-bar_9ce5c39cced349cea9eb2fd8815e3fbe/setup.py) egg_info for package streamlit-stepper-bar 2021-10-28T21:45:02,865 Created temporary directory: /tmp/pip-pip-egg-info-hspqm8sv 2021-10-28T21:45:02,866 Running command python setup.py egg_info 2021-10-28T21:45:03,756 Traceback (most recent call last): 2021-10-28T21:45:03,757 File "/usr/local/lib/python3.9/dist-packages/setuptools/config.py", line 33, in __getattr__ 2021-10-28T21:45:03,757 return next( 2021-10-28T21:45:03,757 StopIteration 2021-10-28T21:45:03,757 The above exception was the direct cause of the following exception: 2021-10-28T21:45:03,758 Traceback (most recent call last): 2021-10-28T21:45:03,758 File "/usr/local/lib/python3.9/dist-packages/setuptools/config.py", line 387, in _parse_attr 2021-10-28T21:45:03,758 return getattr(StaticModule(module_name), attr_name) 2021-10-28T21:45:03,758 File "/usr/local/lib/python3.9/dist-packages/setuptools/config.py", line 41, in __getattr__ 2021-10-28T21:45:03,758 raise AttributeError( 2021-10-28T21:45:03,758 AttributeError: streamlit_stepper_bar has no attribute __version__ 2021-10-28T21:45:03,759 During handling of the above exception, another exception occurred: 2021-10-28T21:45:03,759 Traceback (most recent call last): 2021-10-28T21:45:03,759 File "", line 1, in 2021-10-28T21:45:03,759 File "/tmp/pip-wheel-vet15ap2/streamlit-stepper-bar_9ce5c39cced349cea9eb2fd8815e3fbe/setup.py", line 3, in 2021-10-28T21:45:03,759 setup() 2021-10-28T21:45:03,759 File "/usr/local/lib/python3.9/dist-packages/setuptools/__init__.py", line 153, in setup 2021-10-28T21:45:03,760 return distutils.core.setup(**attrs) 2021-10-28T21:45:03,760 File "/usr/lib/python3.9/distutils/core.py", line 121, in setup 2021-10-28T21:45:03,760 dist.parse_config_files() 2021-10-28T21:45:03,760 File "/usr/local/lib/python3.9/dist-packages/setuptools/dist.py", line 778, in parse_config_files 2021-10-28T21:45:03,760 parse_configuration(self, self.command_options, 2021-10-28T21:45:03,760 File "/usr/local/lib/python3.9/dist-packages/setuptools/config.py", line 157, in parse_configuration 2021-10-28T21:45:03,761 meta.parse() 2021-10-28T21:45:03,761 File "/usr/local/lib/python3.9/dist-packages/setuptools/config.py", line 463, in parse 2021-10-28T21:45:03,761 section_parser_method(section_options) 2021-10-28T21:45:03,762 File "/usr/local/lib/python3.9/dist-packages/setuptools/config.py", line 436, in parse_section 2021-10-28T21:45:03,762 self[name] = value 2021-10-28T21:45:03,762 File "/usr/local/lib/python3.9/dist-packages/setuptools/config.py", line 220, in __setitem__ 2021-10-28T21:45:03,763 value = parser(value) 2021-10-28T21:45:03,763 File "/usr/local/lib/python3.9/dist-packages/setuptools/config.py", line 557, in _parse_version 2021-10-28T21:45:03,763 version = self._parse_attr(value, self.package_dir) 2021-10-28T21:45:03,763 File "/usr/local/lib/python3.9/dist-packages/setuptools/config.py", line 390, in _parse_attr 2021-10-28T21:45:03,764 module = importlib.import_module(module_name) 2021-10-28T21:45:03,764 File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module 2021-10-28T21:45:03,764 return _bootstrap._gcd_import(name[level:], package, level) 2021-10-28T21:45:03,765 File "", line 1030, in _gcd_import 2021-10-28T21:45:03,765 File "", line 1007, in _find_and_load 2021-10-28T21:45:03,765 File "", line 986, in _find_and_load_unlocked 2021-10-28T21:45:03,765 File "", line 680, in _load_unlocked 2021-10-28T21:45:03,765 File "", line 790, in exec_module 2021-10-28T21:45:03,766 File "", line 228, in _call_with_frames_removed 2021-10-28T21:45:03,766 File "/tmp/pip-wheel-vet15ap2/streamlit-stepper-bar_9ce5c39cced349cea9eb2fd8815e3fbe/streamlit_stepper_bar/__init__.py", line 2, in 2021-10-28T21:45:03,767 import streamlit.components.v1 as components 2021-10-28T21:45:03,767 ModuleNotFoundError: No module named 'streamlit' 2021-10-28T21:45:03,818 WARNING: Discarding https://files.pythonhosted.org/packages/10/ed/474f2f6df48bd63e181e143f0eea8d2d0a16c74716f8ff278bf0835f4505/streamlit_stepper_bar-0.0.1.tar.gz#sha256=e22ece93627e17d2362779ef729a4cde8cd62593ea3248160685f3855459fac6 (from https://pypi.org/simple/streamlit-stepper-bar/) (requires-python:>=3.7). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-28T21:45:03,819 ERROR: Could not find a version that satisfies the requirement streamlit-stepper-bar==0.0.1 (from versions: 0.0.1) 2021-10-28T21:45:03,820 ERROR: No matching distribution found for streamlit-stepper-bar==0.0.1 2021-10-28T21:45:03,820 Exception information: 2021-10-28T21:45:03,820 Traceback (most recent call last): 2021-10-28T21:45:03,820 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-28T21:45:03,820 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-28T21:45:03,820 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-28T21:45:03,820 raise RequirementsConflicted(criterion) 2021-10-28T21:45:03,820 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('streamlit-stepper-bar==0.0.1') 2021-10-28T21:45:03,820 2021-10-28T21:45:03,820 During handling of the above exception, another exception occurred: 2021-10-28T21:45:03,820 2021-10-28T21:45:03,820 Traceback (most recent call last): 2021-10-28T21:45:03,820 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-28T21:45:03,820 result = self._result = resolver.resolve( 2021-10-28T21:45:03,820 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-28T21:45:03,820 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-28T21:45:03,820 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-28T21:45:03,820 raise ResolutionImpossible(e.criterion.information) 2021-10-28T21:45:03,820 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('streamlit-stepper-bar==0.0.1'), parent=None)] 2021-10-28T21:45:03,820 2021-10-28T21:45:03,820 The above exception was the direct cause of the following exception: 2021-10-28T21:45:03,820 2021-10-28T21:45:03,820 Traceback (most recent call last): 2021-10-28T21:45:03,820 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-28T21:45:03,820 status = self.run(options, args) 2021-10-28T21:45:03,820 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-28T21:45:03,820 return func(self, options, args) 2021-10-28T21:45:03,820 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-10-28T21:45:03,820 requirement_set = resolver.resolve( 2021-10-28T21:45:03,820 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-28T21:45:03,820 raise error from e 2021-10-28T21:45:03,820 pip._internal.exceptions.DistributionNotFound: No matching distribution found for streamlit-stepper-bar==0.0.1 2021-10-28T21:45:03,825 Removed streamlit-stepper-bar==0.0.1 from https://files.pythonhosted.org/packages/10/ed/474f2f6df48bd63e181e143f0eea8d2d0a16c74716f8ff278bf0835f4505/streamlit_stepper_bar-0.0.1.tar.gz#sha256=e22ece93627e17d2362779ef729a4cde8cd62593ea3248160685f3855459fac6 from build tracker '/tmp/pip-req-tracker-d8au4rwq' 2021-10-28T21:45:03,826 Removed build tracker: '/tmp/pip-req-tracker-d8au4rwq'