File "e:\programming\python38-32\lib\site-packages\auto_py_to_exe\packaging.py", line 131, in package run_pyinstaller() File "e:\programming\python38-32\lib\site-packages\PyInstaller\__main__.py", line 114, in run run_build(pyi_config, spec_file, **vars(args)) File "e:\programmi...
@dimblebyI don't understand exactly what to check (what could be different) as the python version / pip are the same I just believe poetry is not handling these kind of things in the best way as I do not even get a proper error. Maybe I should checkuvor back to pip as it has a...
Anyone know how to change the default download location? > "C:\Program Files\ArcGIS\Pro\bin\Python\Scripts\conda.exe" create --clone "C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3" -p "C:\GeoAI\arcgispro-py3-clone" --no-shortcuts --pinned --yes...
ERROR: Ignored the following versions that require a different python version: 0.12.0 Requires-Python >=3.9.0,<3.12; 0.12.2 Requires-Python >=3.9.0,<3.12; 0.12.3 Requires-Python >=3.9.0,<3.12; 0.12.4 Requires-Python >=3.9.0,<3.12; 0.12.5 Requires-Python >=3.9.0,<3.12; 0.12.6 R...
I am using Python 3.11.7 and at the moment I am not being able to install pytorch using the recommended command: uv pip install torch==2.1.2 torchvision==0.16.2 torchaudio==2.1.2 --index-url https://download.pytorch.org/whl/cu118 The res...
Already up to date. venv "C:\AI\Stable-Diffusion\stable-diffusion-webui\venv\Scripts\Python.exe" Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Commit hash: a9fed7c364061ae6efb37f797b6b522cb3cf7aa2 ...
(from torch->flash-attn) (1.12) Requirement already satisfied: networkx in ./.local/lib/python3.10/site-packages (from torch->flash-attn) (3.2.1) Requirement already satisfied: jinja2 in ./.local/lib/python3.10/site-packages (from torch->flash-attn) (3.1.2) Requirement already satisfied: ...
Your current environment The output of `python collect_env.py` Collecting environment information... WARNING 09-13 07:28:00 cuda.py:22] You are using a deprecated `pynvml` package. Please install `nvidia-ml-py` instead, and make sure to ...
❯ uv python list cpython-3.13.0+freethreaded-macos-aarch64-none /Users/ssbarnea/.asdf/installs/python/3.13.0t/bin/python3.13t cpython-3.13.0+freethreaded-macos-aarch64-none <download available> cpython-3.13.0-macos-aarch64-none /opt/homebrew/opt/python@3.13/bin/python3.13 -> ../...
docker run --rm amazonlinux:2023 bash -c "yum install -y python3-pip; python3 -mpip install torch; python3 -c 'import torch'" ... Successfully installed MarkupSafe-3.0.2 filelock-3.16.1 fsspec-2024.9.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.2.1 nvidia-cublas-cu12-12.4.5.8 nvidia-cu...