Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PS C:\Users\Clement\Documents\prepa\tipe\ocaml-tsp> pip install vaex
- Collecting vaex
- Downloading vaex-4.6.0-py3-none-any.whl (4.7 kB)
- Collecting vaex-viz<0.6,>=0.5.0
- Downloading vaex_viz-0.5.0-py3-none-any.whl (19 kB)
- Collecting vaex-server<0.8,>=0.7.0
- Downloading vaex_server-0.7.0-py3-none-any.whl (22 kB)
- Collecting vaex-astro<0.10,>=0.9.0
- Downloading vaex_astro-0.9.0-py3-none-any.whl (20 kB)
- Collecting vaex-hdf5<0.12,>=0.11.0
- Downloading vaex_hdf5-0.11.0-py3-none-any.whl (15 kB)
- Collecting vaex-jupyter<0.7,>=0.6.0
- Downloading vaex_jupyter-0.6.0-py3-none-any.whl (42 kB)
- |████████████████████████████████| 42 kB 364 kB/s
- Collecting vaex-core<5,>=4.6.0
- Downloading vaex-core-4.6.0.tar.gz (2.4 MB)
- |████████████████████████████████| 2.4 MB 6.4 MB/s
- Installing build dependencies ... done
- Getting requirements to build wheel ... done
- Preparing metadata (pyproject.toml) ... done
- Collecting vaex-ml<0.16,>=0.15.0
- Downloading vaex_ml-0.15.0-py3-none-any.whl (108 kB)
- |████████████████████████████████| 108 kB ...
- Collecting astropy
- Downloading astropy-5.0-cp310-cp310-win_amd64.whl (6.6 MB)
- |████████████████████████████████| 6.6 MB 3.2 MB/s
- Collecting frozendict
- Downloading frozendict-2.1.1-py3-none-any.whl (12 kB)
- Collecting pyarrow>=3.0
- Downloading pyarrow-6.0.1-cp310-cp310-win_amd64.whl (15.5 MB)
- |████████████████████████████████| 15.5 MB 6.4 MB/s
- Collecting aplus
- Downloading aplus-0.11.0.tar.gz (3.7 kB)
- Preparing metadata (setup.py) ... done
- Collecting nest-asyncio>=1.3.3
- Downloading nest_asyncio-1.5.4-py3-none-any.whl (5.1 kB)
- Collecting tabulate>=0.8.3
- Downloading tabulate-0.8.9-py3-none-any.whl (25 kB)
- Requirement already satisfied: numpy>=1.16 in c:\users\clement\appdata\local\programs\python\python310\lib\site-pacages (from vaex-core<5,>=4.6.0->vaex) (1.21.2)
- Collecting pyyaml
- Downloading PyYAML-6.0-cp310-cp310-win_amd64.whl (151 kB)
- |████████████████████████████████| 151 kB 6.4 MB/s
- Collecting blake3
- Downloading blake3-0.2.1.tar.gz (34 kB)
- Installing build dependencies ... done
- Getting requirements to build wheel ... done
- Preparing metadata (pyproject.toml) ... error
- ERROR: Command errored out with exit status 1:
- command: 'C:\Users\Clement\AppData\Local\Programs\Python\Python310\python.exe' 'C:\Users\Clement\AppData\Local\Pograms\Python\Python310\lib\site-packages\pip\_vendor\pep517\in_process\_in_process.py' prepare_metadata_for_build_heel 'C:\Users\Clement\AppData\Local\Temp\tmppobibwuk'
- cwd: C:\Users\Clement\AppData\Local\Temp\pip-install-hk4mqruo\blake3_d0e51749d7a44bb7a0dcdb2631f0bcfe
- Complete output (6 lines):
- Cargo, the Rust package manager, is not installed or is not on PATH.
- This package requires Rust and Cargo to compile extensions. Install it through
- the system's package manager or via https://rustup.rs/
- Checking for Rust toolchain....
- ----------------------------------------
- WARNING: Discarding https://files.pythonhosted.org/packages/41/fc/87b3afa472c5d45146590243273f970913eaa731cd6a81e9cd16822d882/blake3-0.2.1.tar.gz#sha256=e298e7c8e56ab37a1942b9c595f15f72695b5a31c4e8ac9957fc8e4df14a3109 (from https:/pypi.org/simple/blake3/). Command errored out with exit status 1: 'C:\Users\Clement\AppData\Local\Programs\Python\ython310\python.exe' 'C:\Users\Clement\AppData\Local\Programs\Python\Python310\lib\site-packages\pip\_vendor\pep517in_process\_in_process.py' prepare_metadata_for_build_wheel 'C:\Users\Clement\AppData\Local\Temp\tmppobibwuk' Check
- the logs for full command output.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement