0
Maestro: ERROR: pip's dependency resolver does not currently take into account all the packages that are…
App: Maestro (Maestro.git)
Repo: https://github.com/Blizaine/Maestro.git
Generated: 2026-08-20T05:00:43.017Z
Pinokio: 8.0.40
Platform: win32 x64
Node: v22.21.1
Summary
Error while installing inpaint tools
System
{
"pinokio": {
"version": "8.0.40",
"node": "v22.21.1",
"platform": "win32",
"arch": "x64"
},
"hardware": {
"gpu": "nvidia",
"gpu_model": "nvidia geforce rtx 5070 ti laptop gpu",
"ram_gb": 31,
"vram_gb": 12
},
"os": {
"platform": "Windows",
"distro": "Microsoft Windows 11 Home",
"release": "10.0.26200",
"codename": "25H2",
"kernel": "10.0.26200",
"arch": "x64",
"build": "26200",
"servicepack": "0.0",
"uefi": true
},
"system": {
"manufacturer": "ASUSTeK COMPUTER INC.",
"model": "ROG Zephyrus G16 GU605CR_GU605CR",
"version": "1.0",
"virtual": false
},
"cpu": {
"manufacturer": "Intel",
"brand": "Core™ Ultra 9 285H",
"vendor": "GenuineIntel",
"family": "6",
"model": "197",
"stepping": "2",
"speed": 2.9,
"speedMin": 2.9,
"speedMax": 2.9,
"cores": 16,
"physicalCores": 16,
"processors": 1,
"performanceCores": 16,
"efficiencyCores": 0,
"virtualization": true,
"cache": {
"l1d": 622592,
"l1i": 1048576,
"l2": 29360128,
"l3": 25165824
}
},
"memory": {
"total": 33752989696,
"free": 24052715520,
"used": 9700274176,
"active": 9700274176,
"available": 24052715520,
"buffers": 0,
"cached": 0,
"slab": 0,
"buffcache": 0,
"swaptotal": 16106127360,
"swapused": 0,
"swapfree": 16106127360
},
"gpus": [
{
"model": "virtual display"
},
{
"model": "nvidia geforce rtx 5070 ti laptop gpu"
},
{
"model": "intel(r) arc(tm) 140t gpu (16gb)"
}
],
"graphics": {
"controllers": [
{
"vendor": "Cherry",
"model": "Virtual Display",
"vram": 0,
"vramDynamic": true
},
{
"vendor": "NVIDIA",
"model": "NVIDIA GeForce RTX 5070 Ti Laptop GPU",
"bus": "PCI",
"vram": 12227,
"vramDynamic": false,
"driverVersion": "595.79"
},
{
"vendor": "Intel Corporation",
"model": "Intel(R) Arc(TM) 140T GPU (16GB)",
"bus": "PCI",
"vram": 2047.99609375,
"vramDynamic": true
}
],
"displays": [
{
"model": "Default Monitor",
"main": true,
"builtin": true,
"connection": "INTERNAL",
"currentResX": 1707,
"currentResY": 1067,
"resolutionX": 2560,
"resolutionY": 1600,
"pixelDepth": 32,
"currentRefreshRate": 240
}
]
}
}
Logs
logs/api/sam_install.js/1787201358068
Source: api / sam_install.js
Lines: 14 total, last 14 included
[api shell.run]
Microsoft Windows [Version 10.0.26200.9168]
(c) Microsoft Corporation. All rights reserved.
C:\pinokio\api\Maestro.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git clone https://github.com/facebookresearch/sam3.git app/services/sam/sam3
Cloning into 'app/services/sam/sam3'...
remote: Enumerating objects: 1400, done.
remote: Counting objects: 100% (76/76), done.
remote: Compressing objects: 100% (70/70), done.
remote: Total 1400 (delta 19), reused 6 (delta 6), pack-reused 1324 (from 2)
Receiving objects: 100% (1400/1400), 60.86 MiB | 10.97 MiB/s, done.
Resolving deltas: 100% (445/445), done.
(base) C:\pinokio\api\Maestro.git>
logs/api/sam_install.js/1787201374271
Source: api / sam_install.js
Lines: 8 total, last 8 included
[api shell.run]
Microsoft Windows [Version 10.0.26200.9168]
(c) Microsoft Corporation. All rights reserved.
C:\pinokio\api\Maestro.git\app\services\sam\sam3>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && git pull
Already up to date.
(base) C:\pinokio\api\Maestro.git\app\services\sam\sam3>
logs/api/sam_install.js/1787201383809
Source: api / sam_install.js
Lines: 143 total, last 143 included
[api shell.run]
Microsoft Windows [Version 10.0.26200.9168]
(c) Microsoft Corporation. All rights reserved.
C:\pinokio\api\Maestro.git>conda_hook & conda create -y -p "C:\pinokio\api\Maestro.git\app\services\sam\env" python=3.12 & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\Maestro.git\app\services\sam\env" && pip install torch torchvision --index-url https://download.pytorch.org/whl/cu128
Retrieving notices: done
Channels:
- conda-forge
Platform: win-64
Collecting package metadata (repodata.json): done
Solving environment: done
## Package Plan ##
environment location: C:\pinokio\api\Maestro.git\app\services\sam\env
added / updated specs:
- python=3.12
The following packages will be downloaded:
package | build
---------------------------|-----------------
bzip2-1.0.8 | h0ad9c76_10 55 KB conda-forge
libexpat-2.8.1 | hac47afa_1 70 KB conda-forge
libffi-3.7.0 | h3d046cb_0 49 KB conda-forge
liblzma-5.8.3 | hfd05255_1 103 KB conda-forge
libsqlite-3.53.4 | hf5d6505_1 1.3 MB conda-forge
libzlib-1.3.2 | hfd05255_3 57 KB conda-forge
openssl-3.6.3 | hf411b9b_1 9.0 MB conda-forge
packaging-26.3 | pyhc364b38_0 114 KB conda-forge
pip-26.2.1 | pyh8b19718_0 1.1 MB conda-forge
python-3.12.13 |hb12b558_1_cpython 15.2 MB conda-forge
setuptools-84.0.0 | pyh332efcf_0 512 KB conda-forge
tk-8.6.13 | h967ab96_3 3.6 MB conda-forge
tzdata-2026c | h151e31d_0 116 KB conda-forge
vc-14.5 | ha367084_41 21 KB conda-forge
vc14_runtime-14.51.36247 | habf1de7_41 750 KB conda-forge
vcomp14-14.51.36247 | habf1de7_41 152 KB conda-forge
wheel-0.48.0 | pyhd8ed1ab_0 34 KB conda-forge
------------------------------------------------------------
Total: 32.1 MB
The following NEW packages will be INSTALLED:
bzip2 conda-forge/win-64::bzip2-1.0.8-h0ad9c76_10
ca-certificates conda-forge/noarch::ca-certificates-2026.7.22-h4c7d964_0
libexpat conda-forge/win-64::libexpat-2.8.1-hac47afa_1
libffi conda-forge/win-64::libffi-3.7.0-h3d046cb_0
liblzma conda-forge/win-64::liblzma-5.8.3-hfd05255_1
libsqlite conda-forge/win-64::libsqlite-3.53.4-hf5d6505_1
libzlib conda-forge/win-64::libzlib-1.3.2-hfd05255_3
openssl conda-forge/win-64::openssl-3.6.3-hf411b9b_1
packaging conda-forge/noarch::packaging-26.3-pyhc364b38_0
pip conda-forge/noarch::pip-26.2.1-pyh8b19718_0
python conda-forge/win-64::python-3.12.13-hb12b558_1_cpython
setuptools conda-forge/noarch::setuptools-84.0.0-pyh332efcf_0
tk conda-forge/win-64::tk-8.6.13-h967ab96_3
tzdata conda-forge/noarch::tzdata-2026c-h151e31d_0
ucrt conda-forge/win-64::ucrt-10.0.26100.0-h57928b3_0
vc conda-forge/win-64::vc-14.5-ha367084_41
vc14_runtime conda-forge/win-64::vc14_runtime-14.51.36247-habf1de7_41
vcomp14 conda-forge/win-64::vcomp14-14.51.36247-habf1de7_41
wheel conda-forge/noarch::wheel-0.48.0-pyhd8ed1ab_0
Downloading and Extracting Packages:
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
#
# To activate this environment, use
#
# $ conda activate C:\pinokio\api\Maestro.git\app\services\sam\env
#
# To deactivate an active environment, use
#
# $ conda deactivate
WARNING conda.conda_pypi.main:notify_externally_managed_future(156):
Did you know? You can install many PyPI packages with conda
using the conda-pypi beta. Get started:
https://docs.conda.io/projects/conda/en/stable/new-features.html
Looking in indexes: https://download.pytorch.org/whl/cu128
Collecting torch
Downloading torch-2.11.0%2Bcu128-cp312-cp312-win_amd64.whl.metadata (29 kB)
Collecting torchvision
Downloading torchvision-0.26.0%2Bcu128-cp312-cp312-win_amd64.whl.metadata (5.6 kB)
Collecting filelock (from torch)
Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB)
Collecting typing-extensions>=4.10.0 (from torch)
Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB)
Collecting setuptools<82 (from torch)
Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB)
Collecting sympy>=1.13.3 (from torch)
Downloading sympy-1.14.0-py3-none-any.whl.metadata (12 kB)
Collecting networkx>=2.5.1 (from torch)
Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB)
Collecting jinja2 (from torch)
Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
Collecting fsspec>=0.8.5 (from torch)
Downloading fsspec-2026.7.0-py3-none-any.whl.metadata (10 kB)
Collecting numpy (from torchvision)
Downloading numpy-2.5.2-cp312-cp312-win_amd64.whl.metadata (6.6 kB)
Collecting pillow!=8.3.*,>=5.3.0 (from torchvision)
Downloading pillow-12.3.0-cp312-cp312-win_amd64.whl.metadata (9.3 kB)
Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch)
Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB)
Collecting MarkupSafe>=2.0 (from jinja2->torch)
Downloading markupsafe-3.0.3-cp312-cp312-win_amd64.whl.metadata (2.8 kB)
Downloading torch-2.11.0%2Bcu128-cp312-cp312-win_amd64.whl (2753.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 GB 7.1 MB/s 0:04:08
Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 7.0 MB/s 0:00:00
Downloading torchvision-0.26.0%2Bcu128-cp312-cp312-win_amd64.whl (9.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 8.6 MB/s 0:00:01
Downloading fsspec-2026.7.0-py3-none-any.whl (206 kB)
Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 5.3 MB/s 0:00:00
Downloading pillow-12.3.0-cp312-cp312-win_amd64.whl (7.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 9.5 MB/s 0:00:00
Downloading sympy-1.14.0-py3-none-any.whl (6.3 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.3/6.3 MB 9.9 MB/s 0:00:00
Downloading mpmath-1.3.0-py3-none-any.whl (536 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 8.8 MB/s 0:00:00
Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB)
Downloading filelock-3.32.3-py3-none-any.whl (98 kB)
Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
Downloading markupsafe-3.0.3-cp312-cp312-win_amd64.whl (15 kB)
Downloading numpy-2.5.2-cp312-cp312-win_amd64.whl (12.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.5/12.5 MB 10.0 MB/s 0:00:01
Installing collected packages: mpmath, typing-extensions, sympy, setuptools, pillow, numpy, networkx, MarkupSafe, fsspec, filelock, jinja2, torch, torchvision
Attempting uninstall: setuptools
Found existing installation: setuptools 84.0.0
Uninstalling setuptools-84.0.0:
Successfully uninstalled setuptools-84.0.0
Successfully installed MarkupSafe-3.0.3 filelock-3.32.3 fsspec-2026.7.0 jinja2-3.1.6 mpmath-1.3.0 networkx-3.6.1 numpy-2.5.2 pillow-12.3.0 setuptools-78.1.0 sympy-1.14.0 torch-2.11.0+cu128 torchvision-0.26.0+cu128 typing-extensions-4.16.0
(C:\pinokio\api\Maestro.git\app\services\sam\env) C:\pinokio\api\Maestro.git>
logs/api/sam_install.js/1787201793096
Source: api / sam_install.js
Lines: 104 total, last 104 included
[api shell.run]
Microsoft Windows [Version 10.0.26200.9168]
(c) Microsoft Corporation. All rights reserved.
C:\pinokio\api\Maestro.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\Maestro.git\app\services\sam\env" && pip install app/services/sam/sam3
Processing .\app\services\sam\sam3
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting timm>=1.0.17 (from sam3==0.1.0)
Downloading timm-1.0.28-py3-none-any.whl.metadata (40 kB)
Collecting numpy<2,>=1.26 (from sam3==0.1.0)
Downloading numpy-1.26.4-cp312-cp312-win_amd64.whl.metadata (61 kB)
Collecting tqdm (from sam3==0.1.0)
Downloading tqdm-4.70.0-py3-none-any.whl.metadata (57 kB)
Collecting ftfy==6.1.1 (from sam3==0.1.0)
Downloading ftfy-6.1.1-py3-none-any.whl.metadata (6.1 kB)
Collecting regex (from sam3==0.1.0)
Downloading regex-2026.7.19-cp312-cp312-win_amd64.whl.metadata (41 kB)
Collecting iopath>=0.1.10 (from sam3==0.1.0)
Downloading iopath-0.1.10.tar.gz (42 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Requirement already satisfied: typing_extensions in .\app\services\sam\env\Lib\site-packages (from sam3==0.1.0) (4.16.0)
Collecting huggingface_hub (from sam3==0.1.0)
Downloading huggingface_hub-1.28.0-py3-none-any.whl.metadata (16 kB)
Collecting wcwidth>=0.2.5 (from ftfy==6.1.1->sam3==0.1.0)
Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB)
Collecting portalocker (from iopath>=0.1.10->sam3==0.1.0)
Downloading portalocker-4.1.0-py3-none-any.whl.metadata (11 kB)
Requirement already satisfied: torch in .\app\services\sam\env\Lib\site-packages (from timm>=1.0.17->sam3==0.1.0) (2.11.0+cu128)
Requirement already satisfied: torchvision in .\app\services\sam\env\Lib\site-packages (from timm>=1.0.17->sam3==0.1.0) (0.26.0+cu128)
Collecting pyyaml (from timm>=1.0.17->sam3==0.1.0)
Downloading pyyaml-6.0.3-cp312-cp312-win_amd64.whl.metadata (2.4 kB)
Collecting safetensors (from timm>=1.0.17->sam3==0.1.0)
Downloading safetensors-0.8.0-cp310-abi3-win_amd64.whl.metadata (4.2 kB)
Collecting click<9.0.0,>=8.4.2 (from huggingface_hub->sam3==0.1.0)
Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB)
Requirement already satisfied: filelock>=3.10.0 in .\app\services\sam\env\Lib\site-packages (from huggingface_hub->sam3==0.1.0) (3.32.3)
Requirement already satisfied: fsspec>=2023.5.0 in .\app\services\sam\env\Lib\site-packages (from huggingface_hub->sam3==0.1.0) (2026.7.0)
Collecting hf-xet<2.0.0,>=1.5.2 (from huggingface_hub->sam3==0.1.0)
Downloading hf_xet-1.6.0-cp38-abi3-win_amd64.whl.metadata (4.9 kB)
Collecting httpx<1,>=0.23.0 (from huggingface_hub->sam3==0.1.0)
Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)
Requirement already satisfied: packaging>=20.9 in .\app\services\sam\env\Lib\site-packages (from huggingface_hub->sam3==0.1.0) (26.3)
Collecting colorama (from click<9.0.0,>=8.4.2->huggingface_hub->sam3==0.1.0)
Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
Collecting anyio (from httpx<1,>=0.23.0->huggingface_hub->sam3==0.1.0)
Downloading anyio-4.14.2-py3-none-any.whl.metadata (4.6 kB)
Collecting certifi (from httpx<1,>=0.23.0->huggingface_hub->sam3==0.1.0)
Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB)
Collecting httpcore==1.* (from httpx<1,>=0.23.0->huggingface_hub->sam3==0.1.0)
Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
Collecting idna (from httpx<1,>=0.23.0->huggingface_hub->sam3==0.1.0)
Downloading idna-3.19-py3-none-any.whl.metadata (9.2 kB)
Collecting h11>=0.16 (from httpcore==1.*->httpx<1,>=0.23.0->huggingface_hub->sam3==0.1.0)
Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
Requirement already satisfied: setuptools<82 in .\app\services\sam\env\Lib\site-packages (from torch->timm>=1.0.17->sam3==0.1.0) (78.1.0)
Requirement already satisfied: sympy>=1.13.3 in .\app\services\sam\env\Lib\site-packages (from torch->timm>=1.0.17->sam3==0.1.0) (1.14.0)
Requirement already satisfied: networkx>=2.5.1 in .\app\services\sam\env\Lib\site-packages (from torch->timm>=1.0.17->sam3==0.1.0) (3.6.1)
Requirement already satisfied: jinja2 in .\app\services\sam\env\Lib\site-packages (from torch->timm>=1.0.17->sam3==0.1.0) (3.1.6)
Requirement already satisfied: mpmath<1.4,>=1.1.0 in .\app\services\sam\env\Lib\site-packages (from sympy>=1.13.3->torch->timm>=1.0.17->sam3==0.1.0) (1.3.0)
Requirement already satisfied: MarkupSafe>=2.0 in .\app\services\sam\env\Lib\site-packages (from jinja2->torch->timm>=1.0.17->sam3==0.1.0) (3.0.3)
Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in .\app\services\sam\env\Lib\site-packages (from torchvision->timm>=1.0.17->sam3==0.1.0) (12.3.0)
Downloading ftfy-6.1.1-py3-none-any.whl (53 kB)
Downloading numpy-1.26.4-cp312-cp312-win_amd64.whl (15.5 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.5/15.5 MB 11.5 MB/s 0:00:01
Downloading timm-1.0.28-py3-none-any.whl (2.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 10.7 MB/s 0:00:00
Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB)
Downloading huggingface_hub-1.28.0-py3-none-any.whl (793 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 8.6 MB/s 0:00:00
Downloading click-8.4.2-py3-none-any.whl (119 kB)
Downloading hf_xet-1.6.0-cp38-abi3-win_amd64.whl (4.0 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 11.5 MB/s 0:00:00
Downloading httpx-0.28.1-py3-none-any.whl (73 kB)
Downloading httpcore-1.0.9-py3-none-any.whl (78 kB)
Downloading h11-0.16.0-py3-none-any.whl (37 kB)
Downloading pyyaml-6.0.3-cp312-cp312-win_amd64.whl (154 kB)
Downloading tqdm-4.70.0-py3-none-any.whl (80 kB)
Downloading anyio-4.14.2-py3-none-any.whl (125 kB)
Downloading idna-3.19-py3-none-any.whl (68 kB)
Downloading certifi-2026.7.22-py3-none-any.whl (136 kB)
Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Downloading portalocker-4.1.0-py3-none-any.whl (65 kB)
Downloading regex-2026.7.19-cp312-cp312-win_amd64.whl (277 kB)
Downloading safetensors-0.8.0-cp310-abi3-win_amd64.whl (355 kB)
Building wheels for collected packages: sam3, iopath
Building wheel for sam3 (pyproject.toml) ... done
Created wheel for sam3: filename=sam3-0.1.0-py3-none-any.whl size=2048134 sha256=179dc1f4ad07d738f720ff6bae52619a847635a99ae840f32b3c46d726451bda
Stored in directory: C:\pinokio\cache\TMPDIR\pip-ephem-wheel-cache-7qyzeqtx\wheels\67\41\5c\2ad752c6e23040056f52c6e54f8692a66c611b9b67f26efed3
Building wheel for iopath (pyproject.toml) ... done
Created wheel for iopath: filename=iopath-0.1.10-py3-none-any.whl size=31607 sha256=d37b6d8c10465afd7ac0a9c8017f5a257ebeeee855f61e514f86678ebe86fa8b
Stored in directory: c:\pinokio\cache\pip_cache_dir\wheels\7c\96\04\4f5f31ff812f684f69f40cb1634357812220aac58d4698048c
Successfully built sam3 iopath
Installing collected packages: wcwidth, safetensors, regex, pyyaml, portalocker, numpy, idna, hf-xet, h11, colorama, certifi, tqdm, httpcore, ftfy, click, anyio, iopath, httpx, huggingface_hub, timm, sam3
Attempting uninstall: numpy
Found existing installation: numpy 2.5.2
Uninstalling numpy-2.5.2:
Successfully uninstalled numpy-2.5.2
Successfully installed anyio-4.14.2 certifi-2026.7.22 click-8.4.2 colorama-0.4.6 ftfy-6.1.1 h11-0.16.0 hf-xet-1.6.0 httpcore-1.0.9 httpx-0.28.1 huggingface_hub-1.28.0 idna-3.19 iopath-0.1.10 numpy-1.26.4 portalocker-4.1.0 pyyaml-6.0.3 regex-2026.7.19 safetensors-0.8.0 sam3-0.1.0 timm-1.0.28 tqdm-4.70.0 wcwidth-0.8.2
(C:\pinokio\api\Maestro.git\app\services\sam\env) C:\pinokio\api\Maestro.git>
logs/api/sam_install.js/1787201842185
Source: api / sam_install.js
Lines: 106 total, last 106 included
[api shell.run]
Microsoft Windows [Version 10.0.26200.9168]
(c) Microsoft Corporation. All rights reserved.
C:\pinokio\api\Maestro.git>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate "C:\pinokio\api\Maestro.git\app\services\sam\env" && pip install -r app/services/sam/requirements.txt
Ignoring triton: markers 'sys_platform == "linux"' don't match your environment
Requirement already satisfied: timm>=1.0.17 in .\app\services\sam\env\Lib\site-packages (from -r app/services/sam/requirements.txt (line 6)) (1.0.28)
Collecting numpy>=2 (from -r app/services/sam/requirements.txt (line 7))
Using cached numpy-2.5.2-cp312-cp312-win_amd64.whl.metadata (6.6 kB)
Requirement already satisfied: tqdm in .\app\services\sam\env\Lib\site-packages (from -r app/services/sam/requirements.txt (line 8)) (4.70.0)
Requirement already satisfied: ftfy==6.1.1 in .\app\services\sam\env\Lib\site-packages (from -r app/services/sam/requirements.txt (line 9)) (6.1.1)
Requirement already satisfied: regex in .\app\services\sam\env\Lib\site-packages (from -r app/services/sam/requirements.txt (line 10)) (2026.7.19)
Requirement already satisfied: iopath>=0.1.10 in .\app\services\sam\env\Lib\site-packages (from -r app/services/sam/requirements.txt (line 11)) (0.1.10)
Requirement already satisfied: typing_extensions in .\app\services\sam\env\Lib\site-packages (from -r app/services/sam/requirements.txt (line 12)) (4.16.0)
Requirement already satisfied: huggingface_hub in .\app\services\sam\env\Lib\site-packages (from -r app/services/sam/requirements.txt (line 13)) (1.28.0)
Collecting psutil (from -r app/services/sam/requirements.txt (line 14))
Downloading psutil-7.2.2-cp37-abi3-win_amd64.whl.metadata (22 kB)
Collecting einops (from -r app/services/sam/requirements.txt (line 17))
Downloading einops-0.8.2-py3-none-any.whl.metadata (13 kB)
Collecting pycocotools (from -r app/services/sam/requirements.txt (line 18))
Downloading pycocotools-2.0.11-cp312-abi3-win_amd64.whl.metadata (1.3 kB)
Collecting decord (from -r app/services/sam/requirements.txt (line 19))
Downloading decord-0.6.0-py3-none-win_amd64.whl.metadata (422 bytes)
Collecting opencv-python-headless (from -r app/services/sam/requirements.txt (line 20))
Downloading opencv_python_headless-5.0.0.93-cp37-abi3-win_amd64.whl.metadata (20 kB)
Collecting triton-windows (from -r app/services/sam/requirements.txt (line 23))
Downloading triton_windows-3.7.1.post27-cp312-cp312-win_amd64.whl.metadata (1.8 kB)
Collecting xformers (from -r app/services/sam/requirements.txt (line 25))
Downloading xformers-0.0.35-py39-none-win_amd64.whl.metadata (1.0 kB)
Collecting fastapi>=0.115.0 (from -r app/services/sam/requirements.txt (line 28))
Downloading fastapi-0.141.1-py3-none-any.whl.metadata (27 kB)
Collecting uvicorn>=0.34.0 (from -r app/services/sam/requirements.txt (line 29))
Downloading uvicorn-0.52.4-py3-none-any.whl.metadata (6.6 kB)
Requirement already satisfied: Pillow>=10.0 in .\app\services\sam\env\Lib\site-packages (from -r app/services/sam/requirements.txt (line 30)) (12.3.0)
Collecting scipy (from -r app/services/sam/requirements.txt (line 31))
Downloading scipy-1.18.0-cp312-cp312-win_amd64.whl.metadata (61 kB)
Collecting ninja (from -r app/services/sam/requirements.txt (line 32))
Downloading ninja-1.13.0-py3-none-win_amd64.whl.metadata (5.1 kB)
Requirement already satisfied: wcwidth>=0.2.5 in .\app\services\sam\env\Lib\site-packages (from ftfy==6.1.1->-r app/services/sam/requirements.txt (line 9)) (0.8.2)
Requirement already satisfied: torch in .\app\services\sam\env\Lib\site-packages (from timm>=1.0.17->-r app/services/sam/requirements.txt (line 6)) (2.11.0+cu128)
Requirement already satisfied: torchvision in .\app\services\sam\env\Lib\site-packages (from timm>=1.0.17->-r app/services/sam/requirements.txt (line 6)) (0.26.0+cu128)
Requirement already satisfied: pyyaml in .\app\services\sam\env\Lib\site-packages (from timm>=1.0.17->-r app/services/sam/requirements.txt (line 6)) (6.0.3)
Requirement already satisfied: safetensors in .\app\services\sam\env\Lib\site-packages (from timm>=1.0.17->-r app/services/sam/requirements.txt (line 6)) (0.8.0)
Requirement already satisfied: colorama in .\app\services\sam\env\Lib\site-packages (from tqdm->-r app/services/sam/requirements.txt (line 8)) (0.4.6)
Requirement already satisfied: portalocker in .\app\services\sam\env\Lib\site-packages (from iopath>=0.1.10->-r app/services/sam/requirements.txt (line 11)) (4.1.0)
Requirement already satisfied: click<9.0.0,>=8.4.2 in .\app\services\sam\env\Lib\site-packages (from huggingface_hub->-r app/services/sam/requirements.txt (line 13)) (8.4.2)
Requirement already satisfied: filelock>=3.10.0 in .\app\services\sam\env\Lib\site-packages (from huggingface_hub->-r app/services/sam/requirements.txt (line 13)) (3.32.3)
Requirement already satisfied: fsspec>=2023.5.0 in .\app\services\sam\env\Lib\site-packages (from huggingface_hub->-r app/services/sam/requirements.txt (line 13)) (2026.7.0)
Requirement already satisfied: hf-xet<2.0.0,>=1.5.2 in .\app\services\sam\env\Lib\site-packages (from huggingface_hub->-r app/services/sam/requirements.txt (line 13)) (1.6.0)
Requirement already satisfied: httpx<1,>=0.23.0 in .\app\services\sam\env\Lib\site-packages (from huggingface_hub->-r app/services/sam/requirements.txt (line 13)) (0.28.1)
Requirement already satisfied: packaging>=20.9 in .\app\services\sam\env\Lib\site-packages (from huggingface_hub->-r app/services/sam/requirements.txt (line 13)) (26.3)
Requirement already satisfied: anyio in .\app\services\sam\env\Lib\site-packages (from httpx<1,>=0.23.0->huggingface_hub->-r app/services/sam/requirements.txt (line 13)) (4.14.2)
Requirement already satisfied: certifi in .\app\services\sam\env\Lib\site-packages (from httpx<1,>=0.23.0->huggingface_hub->-r app/services/sam/requirements.txt (line 13)) (2026.7.22)
Requirement already satisfied: httpcore==1.* in .\app\services\sam\env\Lib\site-packages (from httpx<1,>=0.23.0->huggingface_hub->-r app/services/sam/requirements.txt (line 13)) (1.0.9)
Requirement already satisfied: idna in .\app\services\sam\env\Lib\site-packages (from httpx<1,>=0.23.0->huggingface_hub->-r app/services/sam/requirements.txt (line 13)) (3.19)
Requirement already satisfied: h11>=0.16 in .\app\services\sam\env\Lib\site-packages (from httpcore==1.*->httpx<1,>=0.23.0->huggingface_hub->-r app/services/sam/requirements.txt (line 13)) (0.16.0)
Collecting starlette>=0.46.0 (from fastapi>=0.115.0->-r app/services/sam/requirements.txt (line 28))
Downloading starlette-1.6.0-py3-none-any.whl.metadata (6.4 kB)
Collecting pydantic>=2.9.0 (from fastapi>=0.115.0->-r app/services/sam/requirements.txt (line 28))
Downloading pydantic-2.13.4-py3-none-any.whl.metadata (109 kB)
Collecting typing-inspection>=0.4.2 (from fastapi>=0.115.0->-r app/services/sam/requirements.txt (line 28))
Downloading typing_inspection-0.4.4-py3-none-any.whl.metadata (2.6 kB)
Collecting annotated-doc>=0.0.2 (from fastapi>=0.115.0->-r app/services/sam/requirements.txt (line 28))
Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB)
Collecting annotated-types>=0.6.0 (from pydantic>=2.9.0->fastapi>=0.115.0->-r app/services/sam/requirements.txt (line 28))
Downloading annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB)
Collecting pydantic-core==2.46.4 (from pydantic>=2.9.0->fastapi>=0.115.0->-r app/services/sam/requirements.txt (line 28))
Downloading pydantic_core-2.46.4-cp312-cp312-win_amd64.whl.metadata (6.7 kB)
Requirement already satisfied: setuptools<82 in .\app\services\sam\env\Lib\site-packages (from torch->timm>=1.0.17->-r app/services/sam/requirements.txt (line 6)) (78.1.0)
Requirement already satisfied: sympy>=1.13.3 in .\app\services\sam\env\Lib\site-packages (from torch->timm>=1.0.17->-r app/services/sam/requirements.txt (line 6)) (1.14.0)
Requirement already satisfied: networkx>=2.5.1 in .\app\services\sam\env\Lib\site-packages (from torch->timm>=1.0.17->-r app/services/sam/requirements.txt (line 6)) (3.6.1)
Requirement already satisfied: jinja2 in .\app\services\sam\env\Lib\site-packages (from torch->timm>=1.0.17->-r app/services/sam/requirements.txt (line 6)) (3.1.6)
Requirement already satisfied: mpmath<1.4,>=1.1.0 in .\app\services\sam\env\Lib\site-packages (from sympy>=1.13.3->torch->timm>=1.0.17->-r app/services/sam/requirements.txt (line 6)) (1.3.0)
Requirement already satisfied: MarkupSafe>=2.0 in .\app\services\sam\env\Lib\site-packages (from jinja2->torch->timm>=1.0.17->-r app/services/sam/requirements.txt (line 6)) (3.0.3)
Using cached numpy-2.5.2-cp312-cp312-win_amd64.whl (12.5 MB)
Downloading psutil-7.2.2-cp37-abi3-win_amd64.whl (137 kB)
Downloading einops-0.8.2-py3-none-any.whl (65 kB)
Downloading pycocotools-2.0.11-cp312-abi3-win_amd64.whl (77 kB)
Downloading decord-0.6.0-py3-none-win_amd64.whl (24.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.7/24.7 MB 11.3 MB/s 0:00:02
Downloading opencv_python_headless-5.0.0.93-cp37-abi3-win_amd64.whl (43.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 MB 11.6 MB/s 0:00:03
Downloading triton_windows-3.7.1.post27-cp312-cp312-win_amd64.whl (49.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.7/49.7 MB 10.8 MB/s 0:00:04
Downloading xformers-0.0.35-py39-none-win_amd64.whl (2.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 11.7 MB/s 0:00:00
Downloading fastapi-0.141.1-py3-none-any.whl (131 kB)
Downloading uvicorn-0.52.4-py3-none-any.whl (79 kB)
Downloading scipy-1.18.0-cp312-cp312-win_amd64.whl (36.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 36.6/36.6 MB 11.2 MB/s 0:00:03
Downloading ninja-1.13.0-py3-none-win_amd64.whl (309 kB)
Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB)
Downloading pydantic-2.13.4-py3-none-any.whl (472 kB)
Downloading pydantic_core-2.46.4-cp312-cp312-win_amd64.whl (2.1 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 9.7 MB/s 0:00:00
Downloading annotated_types-0.8.0-py3-none-any.whl (13 kB)
Downloading starlette-1.6.0-py3-none-any.whl (75 kB)
Downloading typing_inspection-0.4.4-py3-none-any.whl (14 kB)
Installing collected packages: typing-inspection, triton-windows, pydantic-core, psutil, numpy, ninja, einops, annotated-types, annotated-doc, uvicorn, starlette, scipy, pydantic, pycocotools, opencv-python-headless, decord, xformers, fastapi
Attempting uninstall: numpy
Found existing installation: numpy 1.26.4
Uninstalling numpy-1.26.4:
Successfully uninstalled numpy-1.26.4
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
sam3 0.1.0 requires numpy<2,>=1.26, but you have numpy 2.5.2 which is incompatible.
Successfully installed annotated-doc-0.0.5 annotated-types-0.8.0 decord-0.6.0 einops-0.8.2 fastapi-0.141.1 ninja-1.13.0 numpy-2.5.2 opencv-python-headless-5.0.0.93 psutil-7.2.2 pycocotools-2.0.11 pydantic-2.13.4 pydantic-core-2.46.4 scipy-1.18.0 starlette-1.6.0 triton-windows-3.7.1.post27 typing-inspection-0.4.4 uvicorn-0.52.4 xformers-0.0.35
Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
