"]
~ $ pip install vxparser
Collecting vxparser
Downloading vxparser-1.4.8.post1-py3-none-any.whl.metadata (18 kB)
Collecting aiohttp>=3.8.1 (from vxparser)
Downloading aiohttp-3.13.1.tar.gz (7.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 2.7 MB/s 0:00:03
Installing build dependencies ... done
Getting requirements to build wheel ... done
Preparing metadata (pyproject.toml) ... done
Collecting fastapi>=0.95.0 (from vxparser)
Downloading fastapi-0.120.0-py3-none-any.whl.metadata (28 kB)
Collecting inquirer>=3.1.3 (from vxparser)
Downloading inquirer-3.4.1-py3-none-any.whl.metadata (6.8 kB)
Collecting python-multipart>=0.0.6 (from vxparser)
Downloading python_multipart-0.0.20-py3-none-any.whl.metadata (1.8 kB)
Collecting requests>=2.31.0 (from vxparser)
Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB)
Collecting six>=1.16.0 (from vxparser)
Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting unidecode>=1.3.7 (from vxparser)
Downloading Unidecode-1.4.0-py3-none-any.whl.metadata (13 kB)
Collecting uvicorn>=0.13.3 (from vxparser)
Downloading uvicorn-0.38.0-py3-none-any.whl.metadata (6.8 kB)
Collecting aiohappyeyeballs>=2.5.0 (from aiohttp>=3.8.1->vxparser)
Downloading aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB)
Collecting aiosignal>=1.4.0 (from aiohttp>=3.8.1->vxparser)
Downloading aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB)
Collecting attrs>=17.3.0 (from aiohttp>=3.8.1->vxparser)
Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB)
Collecting frozenlist>=1.1.1 (from aiohttp>=3.8.1->vxparser)
Downloading frozenlist-1.8.0-py3-none-any.whl.metadata (20 kB)
Collecting multidict<7.0,>=4.5 (from aiohttp>=3.8.1->vxparser)
Downloading multidict-6.7.0-py3-none-any.whl.metadata (5.3 kB)
Collecting propcache>=0.2.0 (from aiohttp>=3.8.1->vxparser)
Downloading propcache-0.4.1-py3-none-any.whl.metadata (13 kB)
Collecting yarl<2.0,>=1.17.0 (from aiohttp>=3.8.1->vxparser)
Downloading yarl-1.22.0-py3-none-any.whl.metadata (75 kB)
Collecting idna>=2.0 (from yarl<2.0,>=1.17.0->aiohttp>=3.8.1->vxparser)
Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB)
Collecting typing-extensions>=4.2 (from aiosignal>=1.4.0->aiohttp>=3.8.1->vxparser)
Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
Collecting starlette<0.49.0,>=0.40.0 (from fastapi>=0.95.0->vxparser)
Downloading starlette-0.48.0-py3-none-any.whl.metadata (6.3 kB)
Collecting pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4 (from fastapi>=0.95.0->vxparser)
Downloading pydantic-2.12.3-py3-none-any.whl.metadata (87 kB)
Collecting annotated-doc>=0.0.2 (from fastapi>=0.95.0->vxparser)
Downloading annotated_doc-0.0.3-py3-none-any.whl.metadata (6.6 kB)
Collecting annotated-types>=0.6.0 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4->fastapi>=0.95.0->vxparser)
Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB)
Collecting pydantic-core==2.41.4 (from pydantic!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4->fastapi>=0.95.0->vxparser)
Downloading pydantic_core-2.41.4.tar.gz (457 kB)
Installing build dependencies ... error
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [28 lines of output]
Collecting maturin<2,>=1.9.4
Downloading maturin-1.9.6.tar.gz (214 kB)
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Installing backend dependencies: started
Installing backend dependencies: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'error'
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [3 lines of output]
Python reports SOABI: cpython-312
Unsupported platform: 312
Rust not found, installing into a temporary directory
[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.
[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 wwith pip.