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
Hello! I am trying to install a package using pip: pip install 'furiosa-sdk[quantizer]', but I get a lot of warnings and an error. Is the project still supported?
Collecting furiosa-sdk[quantizer]
Using cached furiosa_sdk-0.10.2-py3-none-any.whl.metadata (5.1 kB)
Collecting furiosa-cli==0.10.* (from furiosa-sdk[quantizer])
Using cached furiosa_cli-0.10.2-py3-none-any.whl.metadata (1.4 kB)
Collecting furiosa-runtime==0.10.* (from furiosa-sdk[quantizer])
Using cached furiosa_runtime-0.10.2-py3-none-any.whl.metadata (1.8 kB)
Collecting furiosa-tools==0.10.* (from furiosa-sdk[quantizer])
Using cached furiosa_tools-0.10.2-py3-none-any.whl.metadata (1.5 kB)
Collecting furiosa-optimizer==0.10.* (from furiosa-sdk[quantizer])
Using cached furiosa_optimizer-0.10.2-py3-none-any.whl.metadata (1.5 kB)
Collecting furiosa-quantizer==0.10.* (from furiosa-sdk[quantizer])
Using cached furiosa_quantizer-0.10.2-py3-none-any.whl.metadata (1.4 kB)
Collecting furiosa-common==0.10.* (from furiosa-cli==0.10.*->furiosa-sdk[quantizer])
Using cached furiosa_common-0.10.2-py3-none-any.whl.metadata (1.7 kB)
Collecting numpy~=1.24 (from furiosa-optimizer==0.10.*->furiosa-sdk[quantizer])
Using cached numpy-1.26.4-cp313-cp313-macosx_14_0_arm64.whl
Collecting onnx~=1.14.0 (from furiosa-optimizer==0.10.*->furiosa-sdk[quantizer])
Using cached onnx-1.14.1.tar.gz (11.3 MB)
Installing build dependencies ... Getting requirements to build wheel ... Installing backend dependencies ... Preparing metadata (pyproject.toml) ... Collecting onnx-simplifier~=0.4.33 (from furiosa-optimizer==0.10.*->furiosa-sdk[quantizer])
Using cached onnx-simplifier-0.4.36.tar.gz (21.0 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/6a/95/9d93b8cfdd9f57abe7000cd6b9e56e2c518ce0e6bf6b312b1cf37b4e68a8/onnx-simplifier-0.4.36.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/6a/95/9d93b8cfdd9f57abe7000cd6b9e56e2c518ce0e6bf6b312b1cf37b4e68a8/onnx-simplifier-0.4.36.tar.gz (from furiosa-optimizer==0.10.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.35.tar.gz (20.1 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/a5/65/56398c020ea361a879968d8f703ccf34fcb4ad172eff17b132f6948271ad/onnx-simplifier-0.4.35.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/a5/65/56398c020ea361a879968d8f703ccf34fcb4ad172eff17b132f6948271ad/onnx-simplifier-0.4.35.tar.gz (from furiosa-optimizer==0.10.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.34.tar.gz (20.1 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/0a/03/9e4224cd6baf914eefd3f04512f85a67647c70b3ceb25e73c0b42262e0d0/onnx-simplifier-0.4.34.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/0a/03/9e4224cd6baf914eefd3f04512f85a67647c70b3ceb25e73c0b42262e0d0/onnx-simplifier-0.4.34.tar.gz (from furiosa-optimizer==0.10.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.33.tar.gz (20.1 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/e5/cf/530c3645de1461841ad677b500726fe26b554d9f7e987f83099042fc41c8/onnx-simplifier-0.4.33.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/e5/cf/530c3645de1461841ad677b500726fe26b554d9f7e987f83099042fc41c8/onnx-simplifier-0.4.33.tar.gz (from furiosa-optimizer==0.10.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
INFO: pip is looking at multiple versions of furiosa-optimizer to determine which version is compatible with other requirements. This could take a while.
Collecting furiosa-optimizer==0.10.* (from furiosa-sdk[quantizer])
Using cached furiosa_optimizer-0.10.1-py3-none-any.whl.metadata (1.5 kB)
Using cached furiosa_optimizer-0.10.0-py3-none-any.whl.metadata (1.5 kB)
Collecting furiosa-sdk[quantizer]
Using cached furiosa_sdk-0.10.1-py3-none-any.whl.metadata (5.1 kB)
Using cached furiosa_sdk-0.10.0-py3-none-any.whl.metadata (5.0 kB)
INFO: pip is still looking at multiple versions of furiosa-optimizer to determine which version is compatible with other requirements. This could take a while.
Using cached furiosa_sdk-0.9.2-py3-none-any.whl.metadata (4.9 kB)
Collecting furiosa-cli==0.9.* (from furiosa-sdk[quantizer])
Using cached furiosa_cli-0.9.1-py3-none-any.whl.metadata (1.2 kB)
Collecting furiosa-runtime==0.9.* (from furiosa-sdk[quantizer])
Using cached furiosa_runtime-0.9.1-py3-none-any.whl.metadata (1.6 kB)
Collecting furiosa-tools==0.9.* (from furiosa-sdk[quantizer])
Using cached furiosa_tools-0.9.1-py3-none-any.whl.metadata (1.2 kB)
Collecting furiosa-optimizer==0.9.* (from furiosa-sdk[quantizer])
Using cached furiosa_optimizer-0.9.1-py3-none-any.whl.metadata (1.4 kB)
Collecting furiosa-quantizer==0.9.* (from furiosa-sdk[quantizer])
Using cached furiosa_quantizer-0.9.1-py3-none-any.whl.metadata (1.3 kB)
Collecting furiosa-common==0.9.* (from furiosa-optimizer==0.9.*->furiosa-sdk[quantizer])
Using cached furiosa_common-0.9.1-py3-none-any.whl.metadata (1.2 kB)
Collecting onnx~=1.12.0 (from furiosa-optimizer==0.9.*->furiosa-sdk[quantizer])
Using cached onnx-1.12.0.tar.gz (10.1 MB)
Preparing metadata (setup.py) ... Collecting onnx-simplifier~=0.4.22 (from furiosa-optimizer==0.9.*->furiosa-sdk[quantizer])
Using cached onnx-simplifier-0.4.31.tar.gz (20.1 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/52/cc/1d98036bbca75422a7d22b2ea932dd548fac6275f70debaf5272f3235876/onnx-simplifier-0.4.31.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/52/cc/1d98036bbca75422a7d22b2ea932dd548fac6275f70debaf5272f3235876/onnx-simplifier-0.4.31.tar.gz (from furiosa-optimizer==0.9.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.30.tar.gz (20.1 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/4f/ce/a0426de4d0a10ea601239d3c154ed37442049cd9744e0c6be3bbfa6a29bd/onnx-simplifier-0.4.30.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/4f/ce/a0426de4d0a10ea601239d3c154ed37442049cd9744e0c6be3bbfa6a29bd/onnx-simplifier-0.4.30.tar.gz (from furiosa-optimizer==0.9.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.28.tar.gz (19.2 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/32/c2/dfdcd60db8521a132fe5d9a809385b72ab29767fc1c8a254b21b1ff9aea5/onnx-simplifier-0.4.28.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/32/c2/dfdcd60db8521a132fe5d9a809385b72ab29767fc1c8a254b21b1ff9aea5/onnx-simplifier-0.4.28.tar.gz (from furiosa-optimizer==0.9.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.27.tar.gz (19.2 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/01/b5/1531376d145ab33e2e57a2e00123d3ace04bccfded5d677bb7ccee161f0e/onnx-simplifier-0.4.27.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/01/b5/1531376d145ab33e2e57a2e00123d3ace04bccfded5d677bb7ccee161f0e/onnx-simplifier-0.4.27.tar.gz (from furiosa-optimizer==0.9.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.26.tar.gz (19.2 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/20/38/7228c85423d4efc13957c63e41f315bb1c4c00eea73aae6f5c1052b79a9d/onnx-simplifier-0.4.26.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/20/38/7228c85423d4efc13957c63e41f315bb1c4c00eea73aae6f5c1052b79a9d/onnx-simplifier-0.4.26.tar.gz (from furiosa-optimizer==0.9.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.25.tar.gz (19.2 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/10/fc/e3a37891ef5ac34d64f5cdbcab0adfa8258bc4c95bd889f573051b3df169/onnx-simplifier-0.4.25.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/10/fc/e3a37891ef5ac34d64f5cdbcab0adfa8258bc4c95bd889f573051b3df169/onnx-simplifier-0.4.25.tar.gz (from furiosa-optimizer==0.9.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.24.tar.gz (19.2 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/a4/42/899654fae8596260e151375e2b6862e01583853a0b0c135478d59d2a891f/onnx-simplifier-0.4.24.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/a4/42/899654fae8596260e151375e2b6862e01583853a0b0c135478d59d2a891f/onnx-simplifier-0.4.24.tar.gz (from furiosa-optimizer==0.9.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.23.tar.gz (19.2 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/c4/93/28286f47c8f8d06665260d261183d58e360f867144ccfc9564c7d9127a72/onnx-simplifier-0.4.23.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/c4/93/28286f47c8f8d06665260d261183d58e360f867144ccfc9564c7d9127a72/onnx-simplifier-0.4.23.tar.gz (from furiosa-optimizer==0.9.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.22.tar.gz (19.2 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/78/d6/e1f2ad04e8a81508b26053cc4583a4c627936ee62583b1eef483cfecba91/onnx-simplifier-0.4.22.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/78/d6/e1f2ad04e8a81508b26053cc4583a4c627936ee62583b1eef483cfecba91/onnx-simplifier-0.4.22.tar.gz (from furiosa-optimizer==0.9.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Collecting furiosa-optimizer==0.9.* (from furiosa-sdk[quantizer])
Using cached furiosa_optimizer-0.9.0-py3-none-any.whl.metadata (1.4 kB)
Collecting furiosa-sdk[quantizer]
Using cached furiosa_sdk-0.9.1-py3-none-any.whl.metadata (4.9 kB)
INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
Using cached furiosa_sdk-0.9.0-py3-none-any.whl.metadata (4.8 kB)
Using cached furiosa_sdk-0.8.0-py2.py3-none-any.whl.metadata (4.6 kB)
Collecting furiosa-cli==0.8.* (from furiosa-sdk[quantizer])
Using cached furiosa_cli-0.8.0-py2.py3-none-any.whl.metadata (1.2 kB)
Collecting furiosa-runtime==0.8.* (from furiosa-sdk[quantizer])
Using cached furiosa_runtime-0.8.2-py3-none-any.whl.metadata (1.6 kB)
Collecting furiosa-tools==0.8.* (from furiosa-sdk[quantizer])
Using cached furiosa_tools-0.8.2-py3-none-any.whl.metadata (1.2 kB)
Collecting furiosa-quantizer==0.8.* (from furiosa-sdk[quantizer])
Using cached furiosa_quantizer-0.8.0-py2.py3-none-any.whl.metadata (3.1 kB)
Collecting furiosa-common==0.8.* (from furiosa-cli==0.8.*->furiosa-sdk[quantizer])
Using cached furiosa_common-0.8.0-py2.py3-none-any.whl.metadata (1.2 kB)
Collecting onnx-simplifier~=0.4.8 (from furiosa-quantizer==0.8.*->furiosa-sdk[quantizer])
Using cached onnx-simplifier-0.4.21.tar.gz (19.2 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/86/41/d2ab73deedb4c27d3ab73416a5a4b17611339ae59f528d67170efdcb01ec/onnx-simplifier-0.4.21.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/86/41/d2ab73deedb4c27d3ab73416a5a4b17611339ae59f528d67170efdcb01ec/onnx-simplifier-0.4.21.tar.gz (from furiosa-quantizer==0.8.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.20.tar.gz (19.2 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/cc/10/f7c5656ecffa34894d00a87833573cf9057478c4e321a3ad701dab557bb7/onnx-simplifier-0.4.20.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/cc/10/f7c5656ecffa34894d00a87833573cf9057478c4e321a3ad701dab557bb7/onnx-simplifier-0.4.20.tar.gz (from furiosa-quantizer==0.8.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.19.tar.gz (19.2 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/31/70/4056e2a5797dae2e3edda382e35eb5ee95ba3040e8201fe5737d9e72b1fa/onnx-simplifier-0.4.19.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/31/70/4056e2a5797dae2e3edda382e35eb5ee95ba3040e8201fe5737d9e72b1fa/onnx-simplifier-0.4.19.tar.gz (from furiosa-quantizer==0.8.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.17.tar.gz (19.2 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/07/f2/924ec403c7030b0fd202b8755d3d368a2adce683779f05351b48698cb151/onnx-simplifier-0.4.17.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/07/f2/924ec403c7030b0fd202b8755d3d368a2adce683779f05351b48698cb151/onnx-simplifier-0.4.17.tar.gz (from furiosa-quantizer==0.8.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.15.tar.gz (19.2 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/67/40/4853be899f646ded01044a3d88188989e9ba536a9526fbe382764252572b/onnx-simplifier-0.4.15.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.7): Requested onnxsim from https://files.pythonhosted.org/packages/67/40/4853be899f646ded01044a3d88188989e9ba536a9526fbe382764252572b/onnx-simplifier-0.4.15.tar.gz (from furiosa-quantizer==0.8.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.13.tar.gz (18.1 MB)
Preparing metadata (setup.py) ... WARNING: Generating metadata for package onnx-simplifier produced metadata for project name onnxsim. Fix your #egg=onnx-simplifier fragments.
Discarding https://files.pythonhosted.org/packages/1e/a8/de6f65f50ac5c457f0a0fe1de8802f681b0c20650e0db23560a675319f71/onnx-simplifier-0.4.13.tar.gz (from https://pypi.org/simple/onnx-simplifier/) (requires-python:>=3.6): Requested onnxsim from https://files.pythonhosted.org/packages/1e/a8/de6f65f50ac5c457f0a0fe1de8802f681b0c20650e0db23560a675319f71/onnx-simplifier-0.4.13.tar.gz (from furiosa-quantizer==0.8.*->furiosa-sdk) has inconsistent name: expected 'onnx-simplifier', but metadata has 'onnxsim'
Using cached onnx-simplifier-0.4.10.tar.gz (18.1 MB)
Preparing metadata (setup.py) ... error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [51 lines of output]
[/private/var/folders/72/b2t6g2j111q_wmvh2pm885t00000gn/T/pip-install-w2jfb01b/onnx-simplifier_f46000f45bf74d7fb5ff39793816feb1/setup.py:26](https://file+.vscode-resource.vscode-cdn.net/private/var/folders/72/b2t6g2j111q_wmvh2pm885t00000gn/T/pip-install-w2jfb01b/onnx-simplifier_f46000f45bf74d7fb5ff39793816feb1/setup.py:26): DeprecationWarning: Use shutil.which instead of find_executable
CMAKE = find_executable('cmake')
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
[/venv/lib/python3.13/site-packages/setuptools/__init__.py:94](https://file+.vscode-resource.vscode-cdn.net/venv/lib/python3.13/site-packages/setuptools/__init__.py:94): _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
Traceback (most recent call last):
File "<string>", line 2, in <module>
exec(compile('''
~~~~^^^^^^^^^^^^
# This is <pip-setuptools-caller> -- a caller that pip uses to run setup.py
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<31 lines>...
exec(compile(setup_py_code, filename, "exec"))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
''' % ('/private/var/folders/72/b2t6g2j111q_wmvh2pm885t00000gn/T/pip-install-w2jfb01b/onnx-simplifier_f46000f45bf74d7fb5ff39793816feb1/setup.py',), "<pip-setuptools-caller>", "exec"))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<pip-setuptools-caller>", line 34, in <module>
File "/private/var/folders/72/b2t6g2j111q_wmvh2pm885t00000gn/T/pip-install-w2jfb01b/onnx-simplifier_f46000f45bf74d7fb5ff39793816feb1/setup.py", line 271, in <module>
setuptools.setup(
~~~~~~~~~~~~~~~~^
name=os.getenv("ONNXSIM_PKG_NAME", "onnxsim"),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...<33 lines>...
},
^^
)
^
File "/venv/lib/python3.13/site-packages/setuptools/__init__.py", line 117, in setup
return distutils.core.setup(**attrs)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/venv/lib/python3.13/site-packages/setuptools/_distutils/core.py", line 148, in setup
_setup_distribution = dist = klass(attrs)
~~~~~^^^^^^^
File "/venv/lib/python3.13/site-packages/setuptools/dist.py", line 330, in __init__
self.metadata.version = self._normalize_version(self.metadata.version)
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "/venv/lib/python3.13/site-packages/setuptools/dist.py", line 366, in _normalize_version
normalized = str(Version(version))
~~~~~~~^^^^^^^^^
File "/venv/lib/python3.13/site-packages/packaging/version.py", line 202, in __init__
raise InvalidVersion(f"Invalid version: {version!r}")
packaging.version.InvalidVersion: Invalid version: 'unknown'
[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.
The text was updated successfully, but these errors were encountered:
Hello! I am trying to install a package using pip:
pip install 'furiosa-sdk[quantizer]'
, but I get a lot of warnings and an error. Is the project still supported?The text was updated successfully, but these errors were encountered: