Skip to content

not able to install #1689

Open
Open
@rahul26g

Description

@rahul26g

Image

2025-03-29 09:29:01,256 ERROR Error during installation: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001ABF188B090>: Failed to establish a new connection: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions')': /simple/pip/

WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001ABF188BBD0>: Failed to establish a new connection: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions')': /simple/pip/

WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001ABF189C710>: Failed to establish a new connection: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions')': /simple/pip/

WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001ABF189CF50>: Failed to establish a new connection: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions')': /simple/pip/

WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001ABF189D910>: Failed to establish a new connection: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions')': /simple/pip/

ERROR: Could not find a version that satisfies the requirement pip (from versions: none)

ERROR: No matching distribution found for pip

Traceback (most recent call last):
File "C:\Users\RAHUL\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 287, in install
await self._install(cb)
File "C:\Users\RAHUL\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 131, in _install
await install_if_missing(python_dir, self._install_python, network, cb)
File "C:\Users\RAHUL\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 604, in install_if_missing
await try_install(path, installer, *args)
File "C:\Users\RAHUL\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 599, in try_install
raise e
File "C:\Users\RAHUL\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 594, in try_install
await installer(*args)
File "C:\Users\RAHUL\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 180, in _install_python
await _execute_process("Python", [self._python_cmd, get_pip_file], dir, cb)
File "C:\Users\RAHUL\AppData\Roaming\krita\pykrita\ai_diffusion\server.py", line 588, in execute_process
raise Exception(
("Error during installation") + f": {errlog}")
Exception: Error during installation: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001ABF188B090>: Failed to establish a new connection: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions')': /simple/pip/

WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001ABF188BBD0>: Failed to establish a new connection: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions')': /simple/pip/

WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001ABF189C710>: Failed to establish a new connection: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions')': /simple/pip/

WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001ABF189CF50>: Failed to establish a new connection: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions')': /simple/pip/

WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001ABF189D910>: Failed to establish a new connection: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions')': /simple/pip/

ERROR: Could not find a version that satisfies the requirement pip (from versions: none)

ERROR: No matching distribution found for pip

2025-03-29 09:29:01,257 ERROR Installation failed
2025-03-29 09:29:01,257 INFO Found server installation vincomplete at C:\Users\RAHUL\AppData\Roaming\krita\ai_diffusion\server

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions