my specs are;
GTX 1060 6 GB
16 gb of ddr3 ram
im using endeavouroS which is arch linux.
I followed the following instructions on comfyui on linux from their page:
-
'sudo pacman -S python python-pip' and my pythong version is python-3.14.6-1 -
I would create a virtual environment and activate it:
a.“python3 -m venv .venv’
b.''source .venv/bin/activate” -
I entered to instal pytorch with cuda 13.0
-
I entered “pip install -r requirements.txt” and I got this error “ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt”
-
I entered “python main.py” and got this error “python: can’t open file ‘/home/starkush96/main.py’: [Errno 2] No such file or directory”
-
I also tried to install it through CLI, “pip install comfy-cli”
-
when I entered “comfy launch” I got this "Launching ComfyUI from: /home/starkush96/comfy/ComfyUI
[INFO] setup plugin alembic.autogenerate.schemas
[INFO] setup plugin alembic.autogenerate.tables
[INFO] setup plugin alembic.autogenerate.types
[INFO] setup plugin alembic.autogenerate.constraints
[INFO] setup plugin alembic.autogenerate.defaults
[INFO] setup plugin alembic.autogenerate.comments
[INFO] setup plugin alembic.autogenerate.checkconstraint_byname
[START] Security scan
[INFO] [ComfyUI-Manager] Using uv as Python module for pip operations.
Using Python 3.14.6 environment at: /home/starkush96/.venv
[DONE] Security scan
** ComfyUI startup time: 2026-08-05 18:06:14.248
** Platform: Linux
** Python version: 3.14.6 (main, Jun 15 2026, 11:36:54) [GCC 16.1.1 20260430]
** Python executable: /home/starkush96/.venv/bin/python
** ComfyUI Path: /home/starkush96/comfy/ComfyUI
** ComfyUI Base Folder Path: /home/starkush96/comfy/ComfyUI
** User directory: /home/starkush96/comfy/ComfyUI/user
** ComfyUI-Manager config path: /home/starkush96/comfy/ComfyUI/user/__manager/config.ini
** Log path: /home/starkush96/comfy/ComfyUI/user/comfyui.log
Using Python 3.14.6 environment at: /home/starkush96/.venv
Using Python 3.14.6 environment at: /home/starkush96/.venv
[INFO] [PRE] ComfyUI-Manager
[INFO] Found comfy_kitchen backend cuda: {‘available’: True, ‘disabled’: False, ‘unavailable_reason’: None, ‘capabil
ities’: [‘adaln’, ‘apply_rope’, ‘apply_rope1’, ‘apply_rope1_’, ‘apply_rope_’, ‘apply_rope_split_half’, ‘apply_rope_s
plit_half1’, ‘apply_rope_split_half1_’, ‘apply_rope_split_half_’, ‘convrot_w4a4_linear’, ‘dequantize_convrot_w4a4_we
ight’, ‘dequantize_int8_convrot_weight’, ‘dequantize_int8_convrot_weight_dtype’, ‘dequantize_int8_simple’, ‘dequanti
ze_int8_simple_dtype’, ‘dequantize_nvfp4’, ‘dequantize_per_tensor_fp8’, ‘gemv_awq_w4a16’, ‘int8_linear’, ‘prepare_in
t4_weight_for_int8_linear’, ‘quantize_and_rotate_rowwise’, ‘quantize_convrot_w4a4_weight’, ‘quantize_int8_convrot_we
ight’, ‘quantize_int8_rowwise’, ‘quantize_int8_tensorwise’, ‘quantize_mxfp8’, ‘quantize_nvfp4’, ‘quantize_per_tensor
_fp8’, ‘quantize_svdquant_w4a4’, ‘rms_adaln’, ‘rms_rope’, ‘rms_rope1’, ‘rms_rope1_’, ‘rms_rope_’, ‘rms_rope_split_ha
lf’, ‘rms_rope_split_half1’, ‘rms_rope_split_half1_’, ‘rms_rope_split_half_’, ‘scaled_mm_nvfp4’, ‘scaled_mm_svdquant
_w4a4’, ‘stochastic_rounding_fp8’]}
[INFO] Found comfy_kitchen backend triton: {‘available’: True, ‘disabled’: True, ‘unavailable_reason’: None, ‘capabi
lities’: [‘adaln’, ‘apply_rope’, ‘apply_rope1’, ‘apply_rope1_’, ‘apply_rope_’, ‘apply_rope_split_half’, ‘apply_rope_
split_half1’, ‘apply_rope_split_half1_’, ‘apply_rope_split_half_’, ‘dequantize_nvfp4’, ‘dequantize_per_tensor_fp8’,
‘int8_linear’, ‘quantize_and_rotate_rowwise’, ‘quantize_int8_rowwise’, ‘quantize_mxfp8’, ‘quantize_nvfp4’, ‘quantize
_per_tensor_fp8’, ‘rms_adaln’, ‘rms_rope’, ‘rms_rope1’, ‘rms_rope1_’, ‘rms_rope_’, ‘rms_rope_split_half’, ‘rms_rope_
split_half1’, ‘rms_rope_split_half1_’, ‘rms_rope_split_half_’]}
[INFO] Found comfy_kitchen backend eager: {‘available’: True, ‘disabled’: False, ‘unavailable_reason’: None, ‘capabi
lities’: [‘adaln’, ‘apply_rope’, ‘apply_rope1’, ‘apply_rope1_’, ‘apply_rope_’, ‘apply_rope_split_half’, ‘apply_rope_
split_half1’, ‘apply_rope_split_half1_’, ‘apply_rope_split_half_’, ‘convrot_w4a4_linear’, ‘dequantize_convrot_w4a4_w
eight’, ‘dequantize_int8_convrot_weight’, ‘dequantize_int8_convrot_weight_dtype’, ‘dequantize_int8_embedding’, ‘dequ
antize_int8_simple’, ‘dequantize_int8_simple_dtype’, ‘dequantize_mxfp8’, ‘dequantize_nvfp4’, ‘dequantize_per_tensor_
fp8’, ‘gemv_awq_w4a16’, ‘int8_linear’, ‘prepare_int4_weight_for_int8_linear’, ‘quantize_and_rotate_rowwise’, ‘quanti
ze_convrot_w4a4_weight’, ‘quantize_int8_convrot_weight’, ‘quantize_int8_rowwise’, ‘quantize_int8_tensorwise’, ‘quant
ize_mxfp8’, ‘quantize_nvfp4’, ‘quantize_per_tensor_fp8’, ‘quantize_svdquant_w4a4’, ‘rms_adaln’, ‘rms_rope’, ‘rms_rop
e1’, ‘rms_rope1_’, ‘rms_rope_’, ‘rms_rope_split_half’, ‘rms_rope_split_half1’, ‘rms_rope_split_half1_’, ‘rms_rope_sp
lit_half_’, ‘scaled_mm_mxfp8’, ‘scaled_mm_nvfp4’, ‘scaled_mm_svdquant_w4a4’, ‘stochastic_rounding_fp8’]}
[INFO] Found comfy_kitchen backend hip: {‘available’: False, ‘disabled’: False, ‘unavailable_reason’: ‘PyTorch ROCm/
HIP runtime not available’, ‘capabilities’: []}
[INFO] Checkpoint files will always be loaded safely.
/home/starkush96/.venv/lib/python3.14/site-packages/torch/cuda/_init_.py:422: UserWarning: Found GPU0 NVIDIA GeFor
ce GTX 1060 6GB which is of compute capability (CC) 6.1.
The following list shows the CCs this version of PyTorch was built for and the hardware CCs it supports:- 7.5 which supports hardware CC >=7.5,<8.0
- 8.0 which supports hardware CC >=8.0,<9.0 except {8.7}
- 8.6 which supports hardware CC >=8.6,<9.0 except {8.7}
- 9.0 which supports hardware CC >=9.0,<10.0
- 10.0 which supports hardware CC >=10.0,<11.0 except {10.1}
- 12.0 which supports hardware CC >=12.0,<13.0
Your installed torch==2.13.0+cu130 does not include kernels for this GPU. Reinstall the same version against a CUDA
build that does, e.g.:
For CUDA 12.6 use pip install torch==2.13.0 --index-url h ttps://download.pytorch.org/whl/cu126
_warn_unsupported_code(d, device_cc, code_ccs)
/home/starkush96/.venv/lib/python3.14/site-packages/torch/cuda/_init_.py:540: UserWarning:
NVIDIA GeForce GTX 1060 6GB with CUDA capability sm_61 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_75 sm_80 sm_86 sm_90 sm_100 sm_120.
If you want to use the NVIDIA GeForce GTX 1060 6GB GPU with PyTorch, please check the instructions at h ttps://pytorch.org/get-started/locally/
queued_call()
[INFO] Total VRAM 6064 MB, total RAM 15945 MB
[INFO] pytorch version: 2.13.0+cu130
[INFO] Set vram state to: NORMAL_VRAM
[INFO] Device: cuda:0 NVIDIA GeForce GTX 1060 6GB : cudaMallocAsync
[INFO] Using async weight offloading with 2 streams
[INFO] Enabled pinned memory 11849
[INFO] Using pytorch attention
[INFO] aimdo: /project/src/control.c:276:INFO:comfy-aimdo inited for GPU: NVIDIA GeForce GTX 1060 6GB (VRAM: 6064 MB
)
[INFO] DynamicVRAM support detected and enabledINFO\] Python version: 3.14.6 (main, Jun 15 2026, 11:36:54) \[GCC 16.1.1 20260430[INFO] ComfyUI version: 0.30.0
[INFO] comfy-aimdo version: 0.4.13
[INFO] comfy-kitchen version: 0.2.26
[INFO] comfyui-frontend-package version: 1.48.6
[INFO] comfyui-workflow-templates version: 0.11.31
[INFO] comfyui-embedded-docs version: 0.5.9
[INFO] comfy-kitchen version: 0.2.26
[INFO] comfy-aimdo version: 0.4.13
[INFO] [Prompt Server] web root: /home/starkush96/.venv/lib/python3.14/site-packages/comfyui_frontend_package/static
[INFO] Asset seeder disabled
[INFO] [START] ComfyUI-Manager
[ComfyUI-Manager] Using GitPython backend
[INFO] [ComfyUI-Manager] network_mode: public
Fatal Python error: Illegal instructionStack (most recent call first):
File “<frozen importlib._bootstrap>”, line 491 in _call_with_frames_removed
File “<frozen importlib._bootstrap_external>”, line 1061 in exec_module
File “<frozen importlib._bootstrap>”, line 938 in _load_unlocked
File “<frozen importlib._bootstrap>”, line 1342 in _find_and_load_unlocked
File “<frozen importlib._bootstrap>”, line 1371 in _find_and_load
File “/home/starkush96/.venv/lib/python3.14/site-packages/kornia_rs/_init_.py”, line 1 in
File “<frozen importlib._bootstrap>”, line 491 in _call_with_frames_removed
File “<frozen importlib._bootstrap_external>”, line 759 in exec_module
File “<frozen importlib._bootstrap>”, line 938 in _load_unlocked
File “<frozen importlib._bootstrap>”, line 1342 in _find_and_load_unlocked
File “<frozen importlib._bootstrap>”, line 1371 in _find_and_load
File “/home/starkush96/.venv/lib/python3.14/site-packages/kornia/io/io.py”, line 24 in
File “<frozen importlib._bootstrap>”, line 491 in _call_with_frames_removed
File “<frozen importlib._bootstrap_external>”, line 759 in exec_module
File “<frozen importlib._bootstrap>”, line 938 in _load_unlocked
File “<frozen importlib._bootstrap>”, line 1342 in _find_and_load_unlocked
File “<frozen importlib._bootstrap>”, line 1371 in _find_and_load
File “/home/starkush96/.venv/lib/python3.14/site-packages/kornia/io/_init_.py”, line 23 in
File “<frozen importlib._bootstrap>”, line 491 in _call_with_frames_removed
File “<frozen importlib._bootstrap_external>”, line 759 in exec_module
File “<frozen importlib._bootstrap>”, line 938 in _load_unlocked
File “<frozen importlib._bootstrap>”, line 1342 in _find_and_load_unlocked
File “<frozen importlib._bootstrap>”, line 1371 in _find_and_load
File “<frozen importlib._bootstrap>”, line 491 in _call_with_frames_removed
File “<frozen importlib._bootstrap>”, line 1314 in _find_and_load_unlocked
File “<frozen importlib._bootstrap>”, line 1371 in _find_and_load
File “/home/starkush96/.venv/lib/python3.14/site-packages/kornia/image/image.py”, line 37 in
File “<frozen importlib._bootstrap>”, line 491 in _call_with_frames_removed
File “<frozen importlib._bootstrap_external>”, line 759 in exec_module
File “<frozen importlib._bootstrap>”, line 938 in _load_unlocked
File “<frozen importlib._bootstrap>”, line 1342 in _find_and_load_unlocked
File “<frozen importlib._bootstrap>”, line 1371 in _find_and_load
File “/home/starkush96/.venv/lib/python3.14/site-packages/kornia/image/_init_.py”, line 26 in
File “<frozen importlib._bootstrap>”, line 491 in _call_with_frames_removed
File “<frozen importlib._bootstrap_external>”, line 759 in exec_module
File “<frozen importlib._bootstrap>”, line 938 in _load_unlocked
File “<frozen importlib._bootstrap>”, line 1342 in _find_and_load_unlocked
File “<frozen importlib._bootstrap>”, line 1371 in _find_and_load
File “<frozen importlib._bootstrap>”, line 491 in _call_with_frames_removed
File “<frozen importlib._bootstrap>”, line 1314 in _find_and_load_unlocked
File “<frozen importlib._bootstrap>”, line 1371 in _find_and_load
File “/home/starkush96/.venv/lib/python3.14/site-packages/kornia/filters/in_range.py”, line 25 in
File “<frozen importlib._bootstrap>”, line 491 in _call_with_frames_removed
File “<frozen importlib._bootstrap_external>”, line 759 in exec_module
File “<frozen importlib._bootstrap>”, line 938 in _load_unlocked
File “<frozen importlib._bootstrap>”, line 1342 in _find_and_load_unlocked
File “<frozen importlib._bootstrap>”, line 1371 in _find_and_load
File “/home/starkush96/.venv/lib/python3.14/site-packages/kornia/filters/_init_.py”, line 40 in
File “<frozen importlib._bootstrap>”, line 491 in _call_with_frames_removed
File “<frozen importlib._bootstrap_external>”, line 759 in exec_module
File “<frozen importlib._bootstrap>”, line 938 in _load_unlocked
File “<frozen importlib._bootstrap>”, line 1342 in _find_and_load_unlocked
File “<frozen importlib._bootstrap>”, line 1371 in _find_and_load
File “<frozen importlib._bootstrap>”, line 491 in _call_with_frames_removed
File “<frozen importlib._bootstrap>”, line 1434 in _handle_fromlist
File “/home/starkush96/.venv/lib/python3.14/site-packages/kornia/_init_.py”, line 28 in
File “<frozen importlib._bootstrap>”, line 491 in _call_with_frames_removed
File “<frozen importlib._bootstrap_external>”, line 759 in exec_module
File “<frozen importlib._bootstrap>”, line 938 in _load_unlocked
File “<frozen importlib._bootstrap>”, line 1342 in _find_and_load_unlocked
File “<frozen importlib._bootstrap>”, line 1371 in _find_and_load
File “/home/starkush96/comfy/ComfyUI/comfy_extras/nodes_post_processing.py”, line 9 in
File “<frozen importlib._bootstrap>”, line 491 in _call_with_frames_removed
File “<frozen importlib._bootstrap_external>”, line 759 in exec_module
File “<frozen importlib._bootstrap>”, line 938 in _load_unlocked
File “<frozen importlib._bootstrap>”, line 1342 in _find_and_load_unlocked
File “<frozen importlib._bootstrap>”, line 1371 in _find_and_load
File “/home/starkush96/comfy/ComfyUI/comfy_extras/nodes_latent.py”, line 2 in
File “<frozen importlib._bootstrap>”, line 491 in _call_with_frames_removed
File “<frozen importlib._bootstrap_external>”, line 759 in exec_module
File “/home/starkush96/comfy/ComfyUI/nodes.py”, line 2256 in load_custom_node
File “/home/starkush96/comfy/ComfyUI/nodes.py”, line 2525 in init_builtin_extra_nodes
File “/home/starkush96/comfy/ComfyUI/nodes.py”, line 2553 in init_extra_nodes
File “/usr/lib/python3.14/asyncio/events.py”, line 94 in _run
File “/usr/lib/python3.14/asyncio/base_events.py”, line 2056 in _run_once
File “/usr/lib/python3.14/asyncio/base_events.py”, line 677 in run_foreverCurrent thread’s C stack trace (most recent call first):
Binary file “/usr/lib/libpython3.14.so.1.0”, at _Py_DumpStack+0x4d [0x7fc0e3767ba1]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x16ce35 [0x7fc0e376ce35]
Binary file “/usr/lib/libc.so.6”, at +0x3e6f0 [0x7fc0e323e6f0]
Binary file “/home/starkush96/.venv/lib/python3.14/site-packages/kornia_rs/kornia_rs.cpython-314-x86_64-linux-gnu.
so”, at +0x552698 [0x7fbfad152698]
Binary file “/home/starkush96/.venv/lib/python3.14/site-packages/kornia_rs/kornia_rs.cpython-314-x86_64-linux-gnu.
so”, at +0x40c47a [0x7fbfad00c47a]
Binary file “/home/starkush96/.venv/lib/python3.14/site-packages/kornia_rs/kornia_rs.cpython-314-x86_64-linux-gnu.
so”, at +0x54df80 [0x7fbfad14df80]
Binary file “/home/starkush96/.venv/lib/python3.14/site-packages/kornia_rs/kornia_rs.cpython-314-x86_64-linux-gnu.
so”, at +0x54fd3b [0x7fbfad14fd3b]
Binary file “/home/starkush96/.venv/lib/python3.14/site-packages/kornia_rs/kornia_rs.cpython-314-x86_64-linux-gnu.
so”, at +0x409bf8 [0x7fbfad009bf8]
Binary file “/home/starkush96/.venv/lib/python3.14/site-packages/kornia_rs/kornia_rs.cpython-314-x86_64-linux-gnu.
so”, at +0x3dafe0 [0x7fbfacfdafe0]
Binary file “/home/starkush96/.venv/lib/python3.14/site-packages/kornia_rs/kornia_rs.cpython-314-x86_64-linux-gnu.
so”, at +0x4dca16 [0x7fbfad0dca16]
Binary file “/home/starkush96/.venv/lib/python3.14/site-packages/kornia_rs/kornia_rs.cpython-314-x86_64-linux-gnu.
so”, at +0x491709 [0x7fbfad091709]
Binary file “/home/starkush96/.venv/lib/python3.14/site-packages/kornia_rs/kornia_rs.cpython-314-x86_64-linux-gnu.
so”, at +0x3fce64 [0x7fbfacffce64]
Binary file “/home/starkush96/.venv/lib/python3.14/site-packages/kornia_rs/kornia_rs.cpython-314-x86_64-linux-gnu.
so”, at +0x4dec3d [0x7fbfad0dec3d]
Binary file “/usr/lib/libpython3.14.so.1.0”, at PyModule_ExecDef+0xb0 [0x7fc0e38c86f0]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x2d0964 [0x7fc0e38d0964]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x652f2 [0x7fc0e36652f2]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x1e346b [0x7fc0e37e346b]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x1d5ba0 [0x7fc0e37d5ba0]
Binary file “/usr/lib/libpython3.14.so.1.0”, at PyObject_CallMethodObjArgs+0x125 [0x7fc0e3823765]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x2d94e6 [0x7fc0e38d94e6]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x221ada [0x7fc0e3821ada]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x5d636 [0x7fc0e365d636]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x1b7952 [0x7fc0e37b7952]
Binary file “/usr/lib/libpython3.14.so.1.0”, at PyEval_EvalCode+0xb4 [0x7fc0e38ba2c4]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x2dd976 [0x7fc0e38dd976]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x652f2 [0x7fc0e36652f2]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x1e346b [0x7fc0e37e346b]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x1d5ba0 [0x7fc0e37d5ba0]
Binary file “/usr/lib/libpython3.14.so.1.0”, at PyObject_CallMethodObjArgs+0x125 [0x7fc0e3823765]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x2d94e6 [0x7fc0e38d94e6]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x221ada [0x7fc0e3821ada]
Binary file “/usr/lib/libpython3.14.so.1.0”, at +0x5d636 [0x7fc0e365d636]Extension modules: sqlalchemy.cyextension.collections, sqlalchemy.cyextension.immutabledict, sqlalchemy.cyextension.
processors, sqlalchemy.cyextension.resultproxy, sqlalchemy.cyextension.util, greenlet._greenlet, markupsafe._speedup
s, yaml._yaml, PIL._imaging, multidict._multidict, yarl._quoting_c, propcache._helpers_c, aiohttp._http_writer, aioh
ttp._http_parser, aiohttp._websocket.mask, aiohttp._websocket.reader_c, frozenlist._frozenlist, chardet.models, char
det.pipeline.ascii, chardet.pipeline.confusion, chardet.pipeline.escape, chardet.pipeline.magic, chardet.pipeline.st
atistical, chardet.pipeline.structural, chardet.pipeline.utf8, chardet.pipeline.utf1632, chardet.pipeline.validity,
chardet.pipeline.orchestrator, charset_normalizer.md, charset_normalizer.cd, requests.packages.chardet.models, reque
sts.packages.chardet.pipeline.ascii, requests.packages.chardet.pipeline.confusion, requests.packages.chardet.pipelin
e.escape, requests.packages.chardet.pipeline.magic, requests.packages.chardet.pipeline.statistical, requests.package
s.chardet.pipeline.structural, requests.packages.chardet.pipeline.utf8, requests.packages.chardet.pipeline.utf1632,
requests.packages.chardet.pipeline.validity, requests.packages.chardet.pipeline.orchestrator, numpy._core._multiarra
y_umath, numpy.linalg._umath_linalg, torch._C, torch._C._dynamo.autograd_compiler, torch._C._dynamo.eval_frame, torc
h._C._dynamo.guards, torch._C._dynamo.utils, torch._C._fft, torch._C._linalg, torch._C._nested, torch._C._nn, torch.
_C._sparse, torch._C._special, cuda.bindings._bindings.cydriver, cuda.bindings.cydriver, cuda.bindings.driver, cuda.
bindings._bindings.cyruntime_ptds, cuda.bindings._bindings.cyruntime, cuda.bindings.cyruntime, cuda.bindings.runtime
, numpy.random._common, numpy.random.bit_generator, numpy.random._bounded_integers, numpy.random._pcg64, numpy.rando
m._generator, numpy.random._mt19937, numpy.random._philox, numpy.random._sfc64, numpy.random.mtrand, psutil._psutil_
linux, PIL._imagingft, _cyutility, scipy._cyutility, scipy._lib._ccallback_c, scipy.ndimage._nd_image, scipy.ndimage
._rank_filter_1d, scipy.special._ufuncs_cxx, scipy.linalg._fblas, scipy.linalg._flapack, scipy.linalg._batched_linal
g, scipy.linalg._cythonized_array_utils, scipy.linalg._solve_toeplitz, scipy.linalg._internal_matfuncs, scipy.linalg
._linalg_pythran, scipy.linalg.cython_blas, scipy.linalg.cython_lapack, scipy.linalg._decomp_update, scipy.special._
ellip_harm_2, scipy.special._special_ufuncs, scipy.special._gufuncs, scipy.special._ufuncs, scipy.special._specfun,
scipy.special._comb, _ni_label, scipy.ndimage._ni_label, regex._regex, scipy.integrate._odepack, scipy.integrate._qu
adpack, scipy.integrate._vode, scipy.integrate._dop, scipy.sparse._sparsetools, _csparsetools, scipy.sparse._csparse
tools, scipy.sparse.linalg._dsolve._superlu, scipy.sparse.linalg._eigen.arpack._arpacklib, scipy.sparse.linalg._prop
ack, scipy.optimize._group_columns, scipy._lib.messagestream, scipy.optimize._trlib._trlib, scipy.optimize._lbfgsb,
_moduleTNC, scipy.optimize._moduleTNC, scipy.optimize._slsqplib, scipy.optimize._minpack, scipy.optimize._lsq.givens
_elimination, scipy.optimize._zeros, scipy._lib._uarray._uarray, scipy.linalg._decomp_interpolative, scipy.optimize.
_bglu_dense, scipy.optimize._lsap, scipy.spatial._ckdtree, scipy.spatial._hausdorff, scipy.spatial._distance_wrap, s
cipy.spatial._qhull, scipy.spatial._voronoi, scipy.spatial.transform._rotation_cy, scipy.spatial.transform._rigid_tr
ansform_cy, scipy.optimize._direct, scipy.interpolate._fitpack, scipy.interpolate._dierckx, scipy.interpolate._ppoly
, scipy.interpolate._interpnd, scipy.interpolate._rbfinterp_pythran, scipy.interpolate._rgi_cython, scipy.special.cy
thon_special, scipy.stats._stats, scipy.stats._biasedurn, scipy.stats._levy_stable.levyst, scipy.stats._stats_pythra
n, scipy.stats._ansari_swilk_statistics, scipy.sparse.csgraph._tools, scipy.sparse.csgraph._shortest_path, scipy.spa
rse.csgraph._traversal, scipy.sparse.csgraph._min_spanning_tree, scipy.sparse.csgraph._flow, scipy.sparse.csgraph._m
atching, scipy.sparse.csgraph._reordering, scipy.stats._sobol, scipy.stats._qmc_cy, scipy.stats._rcont.rcont, scipy.
stats._qmvnt_cy, av._core, av.logging, av.buffer, av.audio.format, av.error, av.dictionary, av.container.pyio, av.fo
rmat, av.index, av.utils, av.stream, av.container.streams, av.sidedata.encparams, av.sidedata.motionvectors, av.side
data.sidedata, av.opaque, av.packet, av.container.input, av.bitstream, av.container.output, av.container.core, av.co
dec.context, av.video.format, av.video.reformatter, av.plane, av.video.plane, av.video.frame, av.video.stream, av.co
dec.hwaccel, av.codec.codec, av.frame, av.audio.layout, av.audio.plane, av.audio.frame, av.audio.stream, av.filter.l
ink, av.filter.context, av.filter.graph, av.filter.filter, av.filter.loudnorm, av.audio.resampler, av.audio.codeccon
text, av.audio.fifo, av.device, av.video.codeccontext, av.subtitles.stream, _cffi_backend (total: 199)" and when I put inhttp://127.0.0.1:8188 it wont take me to the interface.