2023-09-22T11:48:38,886 Created temporary directory: /tmp/pip-build-tracker-9gr2es5s 2023-09-22T11:48:38,887 Initialized build tracking at /tmp/pip-build-tracker-9gr2es5s 2023-09-22T11:48:38,888 Created build tracker: /tmp/pip-build-tracker-9gr2es5s 2023-09-22T11:48:38,888 Entered build tracker: /tmp/pip-build-tracker-9gr2es5s 2023-09-22T11:48:38,889 Created temporary directory: /tmp/pip-wheel-u5jpj4dr 2023-09-22T11:48:38,892 Created temporary directory: /tmp/pip-ephem-wheel-cache-p_3wmie9 2023-09-22T11:48:38,914 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-22T11:48:38,918 2 location(s) to search for versions of projxon-cyber-security-system: 2023-09-22T11:48:38,918 * https://pypi.org/simple/projxon-cyber-security-system/ 2023-09-22T11:48:38,918 * https://www.piwheels.org/simple/projxon-cyber-security-system/ 2023-09-22T11:48:38,919 Fetching project page and analyzing links: https://pypi.org/simple/projxon-cyber-security-system/ 2023-09-22T11:48:38,920 Getting page https://pypi.org/simple/projxon-cyber-security-system/ 2023-09-22T11:48:38,921 Found index url https://pypi.org/simple/ 2023-09-22T11:48:39,062 Fetched page https://pypi.org/simple/projxon-cyber-security-system/ as application/vnd.pypi.simple.v1+json 2023-09-22T11:48:39,065 Skipping link: Missing project version for projxon-cyber-security-system: https://files.pythonhosted.org/packages/7b/f1/caeadc59236cf578fa2788b0b16333b8645312193640e54dcb03f843f384/Projxon%20Cyber%20Security%20System-0.0.3.tar.gz (from https://pypi.org/simple/projxon-cyber-security-system/) (requires-python:>=3.7) 2023-09-22T11:48:39,065 Skipping link: No binaries permitted for projxon-cyber-security-system: https://files.pythonhosted.org/packages/45/c6/129e6227feea8dec71622e606c0833363320a6f7f1461f7e1efdc530a15c/Projxon_Cyber_Security_System-0.0.3-py3-none-any.whl (from https://pypi.org/simple/projxon-cyber-security-system/) (requires-python:>=3.7) 2023-09-22T11:48:39,066 Skipping link: Missing project version for projxon-cyber-security-system: https://files.pythonhosted.org/packages/27/0a/0b1c8388bb497357061f464c4c3ce757363fa1a1f9dee30d389bc337db1b/Projxon%20Cyber%20Security%20System-0.0.4.tar.gz (from https://pypi.org/simple/projxon-cyber-security-system/) (requires-python:>=3.7) 2023-09-22T11:48:39,067 Skipping link: No binaries permitted for projxon-cyber-security-system: https://files.pythonhosted.org/packages/ec/73/61a76fd52f6e095ec0f96f0570a41edfcf5cc2054f76caf0729f8b58b4e5/Projxon_Cyber_Security_System-0.0.4-py3-none-any.whl (from https://pypi.org/simple/projxon-cyber-security-system/) (requires-python:>=3.7) 2023-09-22T11:48:39,067 Skipping link: Missing project version for projxon-cyber-security-system: https://files.pythonhosted.org/packages/96/80/2bf1cf54dd0da7b888af152497dcd5e886833fc5f2f6c6332b9aa8fa95c3/Projxon%20Cyber%20Security%20System-0.0.5.tar.gz (from https://pypi.org/simple/projxon-cyber-security-system/) (requires-python:>=3.7) 2023-09-22T11:48:39,068 Skipping link: No binaries permitted for projxon-cyber-security-system: https://files.pythonhosted.org/packages/61/09/ab63247971c24e210b782d874c4bd75aa52dbb152a25918b802668c03e44/Projxon_Cyber_Security_System-0.0.5-py3-none-any.whl (from https://pypi.org/simple/projxon-cyber-security-system/) (requires-python:>=3.7) 2023-09-22T11:48:39,069 Fetching project page and analyzing links: https://www.piwheels.org/simple/projxon-cyber-security-system/ 2023-09-22T11:48:39,070 Getting page https://www.piwheels.org/simple/projxon-cyber-security-system/ 2023-09-22T11:48:39,071 Found index url https://www.piwheels.org/simple/ 2023-09-22T11:48:39,229 Fetched page https://www.piwheels.org/simple/projxon-cyber-security-system/ as text/html 2023-09-22T11:48:39,230 Skipping link: not a file: https://www.piwheels.org/simple/projxon-cyber-security-system/ 2023-09-22T11:48:39,231 Skipping link: not a file: https://pypi.org/simple/projxon-cyber-security-system/ 2023-09-22T11:48:39,248 Given no hashes to check 0 links for project 'projxon-cyber-security-system': discarding no candidates 2023-09-22T11:48:39,249 ERROR: Could not find a version that satisfies the requirement projxon-cyber-security-system==0.0.5 (from versions: none) 2023-09-22T11:48:39,251 ERROR: No matching distribution found for projxon-cyber-security-system==0.0.5 2023-09-22T11:48:39,253 Exception information: 2023-09-22T11:48:39,253 Traceback (most recent call last): 2023-09-22T11:48:39,253 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-22T11:48:39,253 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-22T11:48:39,253 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-22T11:48:39,253 raise RequirementsConflicted(criterion) 2023-09-22T11:48:39,253 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('projxon-cyber-security-system==0.0.5') 2023-09-22T11:48:39,253 2023-09-22T11:48:39,253 During handling of the above exception, another exception occurred: 2023-09-22T11:48:39,253 2023-09-22T11:48:39,253 Traceback (most recent call last): 2023-09-22T11:48:39,253 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-22T11:48:39,253 result = self._result = resolver.resolve( 2023-09-22T11:48:39,253 ^^^^^^^^^^^^^^^^^ 2023-09-22T11:48:39,253 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-22T11:48:39,253 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-22T11:48:39,253 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-22T11:48:39,253 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-22T11:48:39,253 raise ResolutionImpossible(e.criterion.information) 2023-09-22T11:48:39,253 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('projxon-cyber-security-system==0.0.5'), parent=None)] 2023-09-22T11:48:39,253 2023-09-22T11:48:39,253 The above exception was the direct cause of the following exception: 2023-09-22T11:48:39,253 2023-09-22T11:48:39,253 Traceback (most recent call last): 2023-09-22T11:48:39,253 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-22T11:48:39,253 status = run_func(*args) 2023-09-22T11:48:39,253 ^^^^^^^^^^^^^^^ 2023-09-22T11:48:39,253 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-22T11:48:39,253 return func(self, options, args) 2023-09-22T11:48:39,253 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-22T11:48:39,253 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-22T11:48:39,253 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-22T11:48:39,253 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-22T11:48:39,253 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-22T11:48:39,253 raise error from e 2023-09-22T11:48:39,253 pip._internal.exceptions.DistributionNotFound: No matching distribution found for projxon-cyber-security-system==0.0.5 2023-09-22T11:48:39,258 Removed build tracker: '/tmp/pip-build-tracker-9gr2es5s'