2021-10-28T21:36:32,853 Created temporary directory: /tmp/pip-ephem-wheel-cache-s2p3cynm 2021-10-28T21:36:32,857 Created temporary directory: /tmp/pip-req-tracker-hoxrd5s4 2021-10-28T21:36:32,857 Initialized build tracking at /tmp/pip-req-tracker-hoxrd5s4 2021-10-28T21:36:32,857 Created build tracker: /tmp/pip-req-tracker-hoxrd5s4 2021-10-28T21:36:32,858 Entered build tracker: /tmp/pip-req-tracker-hoxrd5s4 2021-10-28T21:36:32,858 Created temporary directory: /tmp/pip-wheel-0eq57v3x 2021-10-28T21:36:32,888 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-28T21:36:32,891 2 location(s) to search for versions of streamlit-stepper-bar: 2021-10-28T21:36:32,891 * https://pypi.org/simple/streamlit-stepper-bar/ 2021-10-28T21:36:32,891 * https://www.piwheels.org/simple/streamlit-stepper-bar/ 2021-10-28T21:36:32,892 Fetching project page and analyzing links: https://pypi.org/simple/streamlit-stepper-bar/ 2021-10-28T21:36:32,892 Getting page https://pypi.org/simple/streamlit-stepper-bar/ 2021-10-28T21:36:32,894 Found index url https://pypi.org/simple 2021-10-28T21:36:32,980 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:36:32,980 Fetching project page and analyzing links: https://www.piwheels.org/simple/streamlit-stepper-bar/ 2021-10-28T21:36:32,981 Getting page https://www.piwheels.org/simple/streamlit-stepper-bar/ 2021-10-28T21:36:32,982 Found index url https://www.piwheels.org/simple 2021-10-28T21:36:33,158 Skipping link: not a file: https://www.piwheels.org/simple/streamlit-stepper-bar/ 2021-10-28T21:36:33,158 Skipping link: not a file: https://pypi.org/simple/streamlit-stepper-bar/ 2021-10-28T21:36:33,173 Given no hashes to check 1 links for project 'streamlit-stepper-bar': discarding no candidates 2021-10-28T21:36:33,188 Collecting streamlit-stepper-bar==0.0.1 2021-10-28T21:36:33,189 Created temporary directory: /tmp/pip-unpack-pj76s5sw 2021-10-28T21:36:33,363 Downloading streamlit_stepper_bar-0.0.1.tar.gz (1.6 kB) 2021-10-28T21:36:33,403 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-hoxrd5s4' 2021-10-28T21:36:33,404 Running setup.py (path:/tmp/pip-wheel-0eq57v3x/streamlit-stepper-bar_3f69fc82065945f8bcbdc013182c1198/setup.py) egg_info for package streamlit-stepper-bar 2021-10-28T21:36:33,405 Created temporary directory: /tmp/pip-pip-egg-info-8m3kzd_6 2021-10-28T21:36:33,405 Running command python setup.py egg_info 2021-10-28T21:36:34,350 Traceback (most recent call last): 2021-10-28T21:36:34,351 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 35, in __getattr__ 2021-10-28T21:36:34,351 for statement in self.module.body 2021-10-28T21:36:34,351 StopIteration 2021-10-28T21:36:34,352 The above exception was the direct cause of the following exception: 2021-10-28T21:36:34,352 Traceback (most recent call last): 2021-10-28T21:36:34,352 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 387, in _parse_attr 2021-10-28T21:36:34,353 return getattr(StaticModule(module_name), attr_name) 2021-10-28T21:36:34,353 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 43, in __getattr__ 2021-10-28T21:36:34,353 ) from e 2021-10-28T21:36:34,353 AttributeError: streamlit_stepper_bar has no attribute __version__ 2021-10-28T21:36:34,354 During handling of the above exception, another exception occurred: 2021-10-28T21:36:34,355 Traceback (most recent call last): 2021-10-28T21:36:34,355 File "", line 1, in 2021-10-28T21:36:34,355 File "/tmp/pip-wheel-0eq57v3x/streamlit-stepper-bar_3f69fc82065945f8bcbdc013182c1198/setup.py", line 3, in 2021-10-28T21:36:34,355 setup() 2021-10-28T21:36:34,355 File "/usr/local/lib/python3.7/dist-packages/setuptools/__init__.py", line 153, in setup 2021-10-28T21:36:34,356 return distutils.core.setup(**attrs) 2021-10-28T21:36:34,356 File "/usr/lib/python3.7/distutils/core.py", line 121, in setup 2021-10-28T21:36:34,356 dist.parse_config_files() 2021-10-28T21:36:34,356 File "/usr/local/lib/python3.7/dist-packages/setuptools/dist.py", line 779, in parse_config_files 2021-10-28T21:36:34,357 ignore_option_errors=ignore_option_errors) 2021-10-28T21:36:34,357 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 157, in parse_configuration 2021-10-28T21:36:34,357 meta.parse() 2021-10-28T21:36:34,357 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 463, in parse 2021-10-28T21:36:34,357 section_parser_method(section_options) 2021-10-28T21:36:34,358 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 436, in parse_section 2021-10-28T21:36:34,358 self[name] = value 2021-10-28T21:36:34,358 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 220, in __setitem__ 2021-10-28T21:36:34,358 value = parser(value) 2021-10-28T21:36:34,359 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 557, in _parse_version 2021-10-28T21:36:34,359 version = self._parse_attr(value, self.package_dir) 2021-10-28T21:36:34,359 File "/usr/local/lib/python3.7/dist-packages/setuptools/config.py", line 390, in _parse_attr 2021-10-28T21:36:34,359 module = importlib.import_module(module_name) 2021-10-28T21:36:34,359 File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module 2021-10-28T21:36:34,360 return _bootstrap._gcd_import(name[level:], package, level) 2021-10-28T21:36:34,360 File "", line 1006, in _gcd_import 2021-10-28T21:36:34,360 File "", line 983, in _find_and_load 2021-10-28T21:36:34,360 File "", line 967, in _find_and_load_unlocked 2021-10-28T21:36:34,360 File "", line 677, in _load_unlocked 2021-10-28T21:36:34,361 File "", line 728, in exec_module 2021-10-28T21:36:34,361 File "", line 219, in _call_with_frames_removed 2021-10-28T21:36:34,361 File "/tmp/pip-wheel-0eq57v3x/streamlit-stepper-bar_3f69fc82065945f8bcbdc013182c1198/streamlit_stepper_bar/__init__.py", line 2, in 2021-10-28T21:36:34,361 import streamlit.components.v1 as components 2021-10-28T21:36:34,362 ModuleNotFoundError: No module named 'streamlit' 2021-10-28T21:36:34,406 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:36:34,408 ERROR: Could not find a version that satisfies the requirement streamlit-stepper-bar==0.0.1 (from versions: 0.0.1) 2021-10-28T21:36:34,408 ERROR: No matching distribution found for streamlit-stepper-bar==0.0.1 2021-10-28T21:36:34,408 Exception information: 2021-10-28T21:36:34,408 Traceback (most recent call last): 2021-10-28T21:36:34,408 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-28T21:36:34,408 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-28T21:36:34,408 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-28T21:36:34,408 raise RequirementsConflicted(criterion) 2021-10-28T21:36:34,408 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('streamlit-stepper-bar==0.0.1') 2021-10-28T21:36:34,408 2021-10-28T21:36:34,408 During handling of the above exception, another exception occurred: 2021-10-28T21:36:34,408 2021-10-28T21:36:34,408 Traceback (most recent call last): 2021-10-28T21:36:34,408 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-28T21:36:34,408 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-28T21:36:34,408 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-28T21:36:34,408 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-28T21:36:34,408 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-28T21:36:34,408 raise ResolutionImpossible(e.criterion.information) 2021-10-28T21:36:34,408 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('streamlit-stepper-bar==0.0.1'), parent=None)] 2021-10-28T21:36:34,408 2021-10-28T21:36:34,408 The above exception was the direct cause of the following exception: 2021-10-28T21:36:34,408 2021-10-28T21:36:34,408 Traceback (most recent call last): 2021-10-28T21:36:34,408 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-28T21:36:34,408 status = self.run(options, args) 2021-10-28T21:36:34,408 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-28T21:36:34,408 return func(self, options, args) 2021-10-28T21:36:34,408 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-28T21:36:34,408 reqs, check_supported_wheels=True 2021-10-28T21:36:34,408 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-28T21:36:34,408 raise error from e 2021-10-28T21:36:34,408 pip._internal.exceptions.DistributionNotFound: No matching distribution found for streamlit-stepper-bar==0.0.1 2021-10-28T21:36:34,413 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-hoxrd5s4' 2021-10-28T21:36:34,413 Removed build tracker: '/tmp/pip-req-tracker-hoxrd5s4'