You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/private/var/folders/6l/xrkxgs657g7_vq50479x7lc40000gp/T/pip-install-a3vd2c4d/auto-gptq_b3a2195682db45cd96af32f46fb0ce2c/setup.py", line 60, in
CUDA_VERSION = "".join(os.environ.get("CUDA_VERSION", default_cuda_version).split("."))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'split'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [12 lines of output]
Looking in links: https://llvm.github.io/torch-mlir/package-index/, https://nod-ai.github.io/SRT/pip-release-links.html, https://download.pytorch.org/whl/nightly/torch/
Collecting setuptools>=42
Using cached setuptools-69.0.3-py3-none-any.whl.metadata (6.3 kB)
Collecting wheel
Using cached wheel-0.42.0-py3-none-any.whl.metadata (2.2 kB)
Collecting packaging
Using cached packaging-23.2-py3-none-any.whl.metadata (3.2 kB)
Collecting numpy>=1.22.4
Using cached numpy-1.26.3-cp311-cp311-macosx_10_9_x86_64.whl.metadata (61 kB)
ERROR: Ignored the following versions that require a different python version: 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11
ERROR: Could not find a version that satisfies the requirement iree-compiler>=20221022.190 (from versions: none)
ERROR: No matching distribution found for iree-compiler>=20221022.190
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Collecting git+https://github.com/Xilinx/brevitas.git@dev
Cloning https://github.com/Xilinx/brevitas.git (to revision dev) to /private/var/folders/6l/xrkxgs657g7_vq50479x7lc40000gp/T/pip-req-build-7jseh9oy
Running command git clone --filter=blob:none --quiet https://github.com/Xilinx/brevitas.git /private/var/folders/6l/xrkxgs657g7_vq50479x7lc40000gp/T/pip-req-build-7jseh9oy
Running command git checkout -b dev --track origin/dev
Switched to a new branch 'dev'
Branch 'dev' set up to track remote branch 'dev' from 'origin'.
Resolved https://github.com/Xilinx/brevitas.git to commit 925545b0d2d8ebc58544bbd2c6e3be8bb86a5b65
Preparing metadata (setup.py) ... done
Requirement already satisfied: dependencies==2.0.1 in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from brevitas==0.10.1b1.dev3+g925545b) (2.0.1)
Requirement already satisfied: packaging in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from brevitas==0.10.1b1.dev3+g925545b) (23.1)
Requirement already satisfied: setuptools in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from brevitas==0.10.1b1.dev3+g925545b) (68.2.2)
Requirement already satisfied: sympy in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from brevitas==0.10.1b1.dev3+g925545b) (1.12)
Requirement already satisfied: torch>=1.9.1 in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from brevitas==0.10.1b1.dev3+g925545b) (2.2.0)
Requirement already satisfied: typing-extensions>=3.7.4 in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from brevitas==0.10.1b1.dev3+g925545b) (4.9.0)
Requirement already satisfied: unfoldNd in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from brevitas==0.10.1b1.dev3+g925545b) (0.2.1)
Requirement already satisfied: filelock in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from torch>=1.9.1->brevitas==0.10.1b1.dev3+g925545b) (3.13.1)
Requirement already satisfied: networkx in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from torch>=1.9.1->brevitas==0.10.1b1.dev3+g925545b) (3.1)
Requirement already satisfied: jinja2 in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from torch>=1.9.1->brevitas==0.10.1b1.dev3+g925545b) (3.1.2)
Requirement already satisfied: fsspec in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from torch>=1.9.1->brevitas==0.10.1b1.dev3+g925545b) (2023.12.2)
Requirement already satisfied: mpmath>=0.19 in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from sympy->brevitas==0.10.1b1.dev3+g925545b) (1.2.1)
Requirement already satisfied: numpy in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from unfoldNd->brevitas==0.10.1b1.dev3+g925545b) (1.25.2)
Requirement already satisfied: MarkupSafe>=2.0 in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from jinja2->torch>=1.9.1->brevitas==0.10.1b1.dev3+g925545b) (2.1.3)
DEPRECATION: torchsde 0.2.5 has a non-standard dependency specifier numpy>=1.19.*; python_version >= "3.7". pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of torchsde or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at pypa/pip#12063
(base) Quad-Core@iMac shark % source shark.venv/bin/activate
source: no such file or directory: shark.venv/bin/activate
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Collecting auto_gptq (from -r /Users/Quad-Core/shark/requirements.txt (line 54))
Using cached auto_gptq-0.6.0.tar.gz (120 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/private/var/folders/6l/xrkxgs657g7_vq50479x7lc40000gp/T/pip-install-a3vd2c4d/auto-gptq_b3a2195682db45cd96af32f46fb0ce2c/setup.py", line 60, in
CUDA_VERSION = "".join(os.environ.get("CUDA_VERSION", default_cuda_version).split("."))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'split'
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
MacOS detected. Installing torch-mlir from .whl, to avoid dependency problems with torch.
WARNING: Skipping timm as it is not installed.
Looking in links: https://llvm.github.io/torch-mlir/package-index/, https://download.pytorch.org/whl/nightly/torch/
ERROR: Could not find a version that satisfies the requirement torch-mlir (from versions: none)
ERROR: No matching distribution found for torch-mlir
rm: .use-iree: No such file or directory
Installing https://nod-ai.github.io/SRT/pip-release-links.html...
Looking in links: https://nod-ai.github.io/SRT/pip-release-links.html
ERROR: Could not find a version that satisfies the requirement iree-compiler (from versions: none)
ERROR: No matching distribution found for iree-compiler
Looking in links: https://llvm.github.io/torch-mlir/package-index/, https://nod-ai.github.io/SRT/pip-release-links.html, https://download.pytorch.org/whl/nightly/torch/
Obtaining file:///Users/Quad-Core/SHARK
Installing build dependencies ... error
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [12 lines of output]
Looking in links: https://llvm.github.io/torch-mlir/package-index/, https://nod-ai.github.io/SRT/pip-release-links.html, https://download.pytorch.org/whl/nightly/torch/
Collecting setuptools>=42
Using cached setuptools-69.0.3-py3-none-any.whl.metadata (6.3 kB)
Collecting wheel
Using cached wheel-0.42.0-py3-none-any.whl.metadata (2.2 kB)
Collecting packaging
Using cached packaging-23.2-py3-none-any.whl.metadata (3.2 kB)
Collecting numpy>=1.22.4
Using cached numpy-1.26.3-cp311-cp311-macosx_10_9_x86_64.whl.metadata (61 kB)
ERROR: Ignored the following versions that require a different python version: 1.21.2 Requires-Python >=3.7,<3.11; 1.21.3 Requires-Python >=3.7,<3.11; 1.21.4 Requires-Python >=3.7,<3.11; 1.21.5 Requires-Python >=3.7,<3.11; 1.21.6 Requires-Python >=3.7,<3.11
ERROR: Could not find a version that satisfies the requirement iree-compiler>=20221022.190 (from versions: none)
ERROR: No matching distribution found for iree-compiler>=20221022.190
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Collecting git+https://github.com/Xilinx/brevitas.git@dev
Cloning https://github.com/Xilinx/brevitas.git (to revision dev) to /private/var/folders/6l/xrkxgs657g7_vq50479x7lc40000gp/T/pip-req-build-7jseh9oy
Running command git clone --filter=blob:none --quiet https://github.com/Xilinx/brevitas.git /private/var/folders/6l/xrkxgs657g7_vq50479x7lc40000gp/T/pip-req-build-7jseh9oy
Running command git checkout -b dev --track origin/dev
Switched to a new branch 'dev'
Branch 'dev' set up to track remote branch 'dev' from 'origin'.
Resolved https://github.com/Xilinx/brevitas.git to commit 925545b0d2d8ebc58544bbd2c6e3be8bb86a5b65
Preparing metadata (setup.py) ... done
Requirement already satisfied: dependencies==2.0.1 in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from brevitas==0.10.1b1.dev3+g925545b) (2.0.1)
Requirement already satisfied: packaging in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from brevitas==0.10.1b1.dev3+g925545b) (23.1)
Requirement already satisfied: setuptools in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from brevitas==0.10.1b1.dev3+g925545b) (68.2.2)
Requirement already satisfied: sympy in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from brevitas==0.10.1b1.dev3+g925545b) (1.12)
Requirement already satisfied: torch>=1.9.1 in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from brevitas==0.10.1b1.dev3+g925545b) (2.2.0)
Requirement already satisfied: typing-extensions>=3.7.4 in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from brevitas==0.10.1b1.dev3+g925545b) (4.9.0)
Requirement already satisfied: unfoldNd in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from brevitas==0.10.1b1.dev3+g925545b) (0.2.1)
Requirement already satisfied: filelock in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from torch>=1.9.1->brevitas==0.10.1b1.dev3+g925545b) (3.13.1)
Requirement already satisfied: networkx in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from torch>=1.9.1->brevitas==0.10.1b1.dev3+g925545b) (3.1)
Requirement already satisfied: jinja2 in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from torch>=1.9.1->brevitas==0.10.1b1.dev3+g925545b) (3.1.2)
Requirement already satisfied: fsspec in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from torch>=1.9.1->brevitas==0.10.1b1.dev3+g925545b) (2023.12.2)
Requirement already satisfied: mpmath>=0.19 in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from sympy->brevitas==0.10.1b1.dev3+g925545b) (1.2.1)
Requirement already satisfied: numpy in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from unfoldNd->brevitas==0.10.1b1.dev3+g925545b) (1.25.2)
Requirement already satisfied: MarkupSafe>=2.0 in /Users/Quad-Core/miniconda3/lib/python3.11/site-packages (from jinja2->torch>=1.9.1->brevitas==0.10.1b1.dev3+g925545b) (2.1.3)
DEPRECATION: torchsde 0.2.5 has a non-standard dependency specifier numpy>=1.19.*; python_version >= "3.7". pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of torchsde or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at pypa/pip#12063
(base) Quad-Core@iMac shark % source shark.venv/bin/activate
source: no such file or directory: shark.venv/bin/activate
Beta Was this translation helpful? Give feedback.
All reactions