安裝open3d

太一吾鱼水發表於2024-09-04

https://pypi.org/project/open3d/#history

(D:\anaconda3\yhexie) C:\Users\yhexie>pip install open3d
Collecting open3d
  Downloading open3d-0.18.0-cp310-cp310-win_amd64.whl.metadata (4.1 kB)
Requirement already satisfied: numpy>=1.18.0 in d:\anaconda3\yhexie\lib\site-packages (from open3d) (1.24.1)
Collecting dash>=2.6.0 (from open3d)
  Downloading dash-2.17.1-py3-none-any.whl.metadata (10 kB)
Requirement already satisfied: werkzeug>=2.2.3 in d:\anaconda3\yhexie\lib\site-packages (from open3d) (3.0.1)
Collecting nbformat>=5.7.0 (from open3d)
  Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB)
Collecting configargparse (from open3d)
  Downloading ConfigArgParse-1.7-py3-none-any.whl.metadata (23 kB)
Collecting ipywidgets>=8.0.4 (from open3d)
  Downloading ipywidgets-8.1.5-py3-none-any.whl.metadata (2.3 kB)
Collecting Flask<3.1,>=1.0.4 (from dash>=2.6.0->open3d)
  Downloading flask-3.0.3-py3-none-any.whl.metadata (3.2 kB)
Collecting plotly>=5.0.0 (from dash>=2.6.0->open3d)
  Downloading plotly-5.24.0-py3-none-any.whl.metadata (7.3 kB)
Collecting dash-html-components==2.0.0 (from dash>=2.6.0->open3d)
  Downloading dash_html_components-2.0.0-py3-none-any.whl.metadata (3.8 kB)
Collecting dash-core-components==2.0.0 (from dash>=2.6.0->open3d)
  Downloading dash_core_components-2.0.0-py3-none-any.whl.metadata (2.9 kB)
Collecting dash-table==5.0.0 (from dash>=2.6.0->open3d)
  Downloading dash_table-5.0.0-py3-none-any.whl.metadata (2.4 kB)
Collecting importlib-metadata (from dash>=2.6.0->open3d)
  Downloading importlib_metadata-8.4.0-py3-none-any.whl.metadata (4.7 kB)
Requirement already satisfied: typing-extensions>=4.1.1 in d:\anaconda3\yhexie\lib\site-packages (from dash>=2.6.0->open3d) (4.5.0)
Requirement already satisfied: requests in d:\anaconda3\yhexie\lib\site-packages (from dash>=2.6.0->open3d) (2.31.0)
Collecting retrying (from dash>=2.6.0->open3d)
  Downloading retrying-1.3.4-py3-none-any.whl.metadata (6.9 kB)
Collecting nest-asyncio (from dash>=2.6.0->open3d)
  Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB)
Requirement already satisfied: setuptools in d:\anaconda3\yhexie\lib\site-packages (from dash>=2.6.0->open3d) (68.2.2)
Collecting comm>=0.1.3 (from ipywidgets>=8.0.4->open3d)
  Downloading comm-0.2.2-py3-none-any.whl.metadata (3.7 kB)
Collecting ipython>=6.1.0 (from ipywidgets>=8.0.4->open3d)
  Downloading ipython-8.27.0-py3-none-any.whl.metadata (5.0 kB)
Collecting traitlets>=4.3.1 (from ipywidgets>=8.0.4->open3d)
  Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB)
Collecting widgetsnbextension~=4.0.12 (from ipywidgets>=8.0.4->open3d)
  Downloading widgetsnbextension-4.0.13-py3-none-any.whl.metadata (1.6 kB)
Collecting jupyterlab-widgets~=3.0.12 (from ipywidgets>=8.0.4->open3d)
  Downloading jupyterlab_widgets-3.0.13-py3-none-any.whl.metadata (4.1 kB)
Collecting fastjsonschema>=2.15 (from nbformat>=5.7.0->open3d)
  Downloading fastjsonschema-2.20.0-py3-none-any.whl.metadata (2.1 kB)
Collecting jsonschema>=2.6 (from nbformat>=5.7.0->open3d)
  Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
Collecting jupyter-core!=5.0.*,>=4.12 (from nbformat>=5.7.0->open3d)
  Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB)
Requirement already satisfied: MarkupSafe>=2.1.1 in d:\anaconda3\yhexie\lib\site-packages (from werkzeug>=2.2.3->open3d) (2.1.3)
Requirement already satisfied: Jinja2>=3.1.2 in d:\anaconda3\yhexie\lib\site-packages (from Flask<3.1,>=1.0.4->dash>=2.6.0->open3d) (3.1.3)
Collecting itsdangerous>=2.1.2 (from Flask<3.1,>=1.0.4->dash>=2.6.0->open3d)
  Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB)
Collecting click>=8.1.3 (from Flask<3.1,>=1.0.4->dash>=2.6.0->open3d)
  Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
Collecting blinker>=1.6.2 (from Flask<3.1,>=1.0.4->dash>=2.6.0->open3d)
  Downloading blinker-1.8.2-py3-none-any.whl.metadata (1.6 kB)
Collecting decorator (from ipython>=6.1.0->ipywidgets>=8.0.4->open3d)
  Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB)
Collecting jedi>=0.16 (from ipython>=6.1.0->ipywidgets>=8.0.4->open3d)
  Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB)
Collecting matplotlib-inline (from ipython>=6.1.0->ipywidgets>=8.0.4->open3d)
  Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB)
Collecting prompt-toolkit<3.1.0,>=3.0.41 (from ipython>=6.1.0->ipywidgets>=8.0.4->open3d)
  Downloading prompt_toolkit-3.0.47-py3-none-any.whl.metadata (6.4 kB)
Collecting pygments>=2.4.0 (from ipython>=6.1.0->ipywidgets>=8.0.4->open3d)
  Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB)
Collecting stack-data (from ipython>=6.1.0->ipywidgets>=8.0.4->open3d)
  Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
Collecting exceptiongroup (from ipython>=6.1.0->ipywidgets>=8.0.4->open3d)
  Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB)
Collecting typing-extensions>=4.1.1 (from dash>=2.6.0->open3d)
  Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Requirement already satisfied: colorama in d:\anaconda3\yhexie\lib\site-packages (from ipython>=6.1.0->ipywidgets>=8.0.4->open3d) (0.4.6)
Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat>=5.7.0->open3d)
  Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB)
Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat>=5.7.0->open3d)
  Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB)
Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat>=5.7.0->open3d)
  Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat>=5.7.0->open3d)
  Downloading rpds_py-0.20.0-cp310-none-win_amd64.whl.metadata (4.2 kB)
Collecting platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->nbformat>=5.7.0->open3d)
  Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB)
Collecting pywin32>=300 (from jupyter-core!=5.0.*,>=4.12->nbformat>=5.7.0->open3d)
  Downloading pywin32-306-cp310-cp310-win_amd64.whl.metadata (6.6 kB)
Collecting tenacity>=6.2.0 (from plotly>=5.0.0->dash>=2.6.0->open3d)
  Downloading tenacity-9.0.0-py3-none-any.whl.metadata (1.2 kB)
Requirement already satisfied: packaging in d:\anaconda3\yhexie\lib\site-packages (from plotly>=5.0.0->dash>=2.6.0->open3d) (24.0)
Collecting zipp>=0.5 (from importlib-metadata->dash>=2.6.0->open3d)
  Downloading zipp-3.20.1-py3-none-any.whl.metadata (3.7 kB)
Requirement already satisfied: charset-normalizer<4,>=2 in d:\anaconda3\yhexie\lib\site-packages (from requests->dash>=2.6.0->open3d) (2.0.4)
Requirement already satisfied: idna<4,>=2.5 in d:\anaconda3\yhexie\lib\site-packages (from requests->dash>=2.6.0->open3d) (3.4)
Requirement already satisfied: urllib3<3,>=1.21.1 in d:\anaconda3\yhexie\lib\site-packages (from requests->dash>=2.6.0->open3d) (2.1.0)
Requirement already satisfied: certifi>=2017.4.17 in d:\anaconda3\yhexie\lib\site-packages (from requests->dash>=2.6.0->open3d) (2024.2.2)
Requirement already satisfied: six>=1.7.0 in d:\anaconda3\yhexie\lib\site-packages (from retrying->dash>=2.6.0->open3d) (1.16.0)
Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=6.1.0->ipywidgets>=8.0.4->open3d)
  Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB)
Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.41->ipython>=6.1.0->ipywidgets>=8.0.4->open3d)
  Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
Collecting executing>=1.2.0 (from stack-data->ipython>=6.1.0->ipywidgets>=8.0.4->open3d)
  Downloading executing-2.1.0-py2.py3-none-any.whl.metadata (8.9 kB)
Collecting asttokens>=2.1.0 (from stack-data->ipython>=6.1.0->ipywidgets>=8.0.4->open3d)
  Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB)
Collecting pure-eval (from stack-data->ipython>=6.1.0->ipywidgets>=8.0.4->open3d)
  Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB)
Downloading open3d-0.18.0-cp310-cp310-win_amd64.whl (62.9 MB)
   ---------------------------------------- 62.9/62.9 MB 8.8 MB/s eta 0:00:00
Downloading dash-2.17.1-py3-none-any.whl (7.5 MB)
   ---------------------------------------- 7.5/7.5 MB 10.2 MB/s eta 0:00:00
Downloading dash_core_components-2.0.0-py3-none-any.whl (3.8 kB)
Downloading dash_html_components-2.0.0-py3-none-any.whl (4.1 kB)
Downloading dash_table-5.0.0-py3-none-any.whl (3.9 kB)
Downloading ipywidgets-8.1.5-py3-none-any.whl (139 kB)
   ---------------------------------------- 139.8/139.8 kB 8.1 MB/s eta 0:00:00
Downloading nbformat-5.10.4-py3-none-any.whl (78 kB)
   ---------------------------------------- 78.5/78.5 kB 4.3 MB/s eta 0:00:00
Downloading ConfigArgParse-1.7-py3-none-any.whl (25 kB)
Downloading comm-0.2.2-py3-none-any.whl (7.2 kB)
Downloading fastjsonschema-2.20.0-py3-none-any.whl (23 kB)
Downloading flask-3.0.3-py3-none-any.whl (101 kB)
   ---------------------------------------- 101.7/101.7 kB ? eta 0:00:00
Downloading ipython-8.27.0-py3-none-any.whl (818 kB)
   ---------------------------------------- 819.0/819.0 kB 17.2 MB/s eta 0:00:00
Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB)
   ---------------------------------------- 88.5/88.5 kB 5.2 MB/s eta 0:00:00
Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB)
Downloading jupyterlab_widgets-3.0.13-py3-none-any.whl (214 kB)
   ---------------------------------------- 214.4/214.4 kB 12.8 MB/s eta 0:00:00
Downloading plotly-5.24.0-py3-none-any.whl (19.0 MB)
   ---------------------------------------- 19.0/19.0 MB 5.3 MB/s eta 0:00:00
Downloading traitlets-5.14.3-py3-none-any.whl (85 kB)
   ---------------------------------------- 85.4/85.4 kB 267.3 kB/s eta 0:00:00
Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Downloading widgetsnbextension-4.0.13-py3-none-any.whl (2.3 MB)
   ---------------------------------------- 2.3/2.3 MB 6.0 MB/s eta 0:00:00
Downloading importlib_metadata-8.4.0-py3-none-any.whl (26 kB)
Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB)
Downloading retrying-1.3.4-py3-none-any.whl (11 kB)
Downloading attrs-24.2.0-py3-none-any.whl (63 kB)
   ---------------------------------------- 63.0/63.0 kB ? eta 0:00:00
Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB)
Downloading click-8.1.7-py3-none-any.whl (97 kB)
   ---------------------------------------- 97.9/97.9 kB ? eta 0:00:00
Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB)
Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB)
   ---------------------------------------- 1.6/1.6 MB 12.5 MB/s eta 0:00:00
Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)
Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB)
Downloading prompt_toolkit-3.0.47-py3-none-any.whl (386 kB)
   ---------------------------------------- 386.4/386.4 kB 12.1 MB/s eta 0:00:00
Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
   ---------------------------------------- 1.2/1.2 MB 15.3 MB/s eta 0:00:00
Downloading pywin32-306-cp310-cp310-win_amd64.whl (9.2 MB)
   ---------------------------------------- 9.2/9.2 MB 10.7 MB/s eta 0:00:00
Downloading referencing-0.35.1-py3-none-any.whl (26 kB)
Downloading rpds_py-0.20.0-cp310-none-win_amd64.whl (213 kB)
   ---------------------------------------- 213.5/213.5 kB 12.7 MB/s eta 0:00:00
Downloading tenacity-9.0.0-py3-none-any.whl (28 kB)
Downloading zipp-3.20.1-py3-none-any.whl (9.0 kB)
Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB)
Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB)
Downloading stack_data-0.6.3-py3-none-any.whl (24 kB)
Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB)
Downloading executing-2.1.0-py2.py3-none-any.whl (25 kB)
Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB)
   ---------------------------------------- 103.7/103.7 kB 5.8 MB/s eta 0:00:00
Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB)
Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
Installing collected packages: wcwidth, pywin32, pure-eval, fastjsonschema, dash-table, dash-html-components, dash-core-components, zipp,
widgetsnbextension, typing-extensions, traitlets, tenacity, rpds-py, retrying, pygments, prompt-toolkit, platformdirs, parso, nest-asyncio,
jupyterlab-widgets, itsdangerous, executing, exceptiongroup, decorator, configargparse, click, blinker, attrs, asttokens, stack-data, referencing,
plotly, matplotlib-inline, jupyter-core, jedi, importlib-metadata, Flask, comm, jsonschema-specifications, ipython, dash, jsonschema,
ipywidgets, nbformat, open3d Attempting uninstall: typing
-extensions Found existing installation: typing_extensions 4.5.0 Uninstalling typing_extensions-4.5.0: Successfully uninstalled typing_extensions-4.5.0 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the
following dependency conflicts.
tensorflow-intel 2.13.0 requires typing-extensions<4.6.0,>=3.6.6, but you have typing-extensions 4.12.2 which is incompatible. Successfully installed Flask-3.0.3 asttokens-2.4.1 attrs-24.2.0 blinker-1.8.2 click-8.1.7 comm-0.2.2 configargparse-1.7
dash-2.17.1 dash-core-components-2.0.0 dash-html-components-2.0.0 dash-table-5.0.0 decorator-5.1.1 exceptiongroup-1.2.2
executing-2.1.0 fastjsonschema-2.20.0 importlib-metadata-8.4.0 ipython-8.27.0 ipywidgets-8.1.5 itsdangerous-2.2.0 jedi-0.19.1
jsonschema-4.23.0 jsonschema-specifications-2023.12.1 jupyter-core-5.7.2 jupyterlab-widgets-3.0.13 matplotlib-inline-0.1.7
nbformat-5.10.4 nest-asyncio-1.6.0 open3d-0.18.0 parso-0.8.4 platformdirs-4.2.2 plotly-5.24.0 prompt-toolkit-3.0.47
pure-eval-0.2.3 pygments-2.18.0 pywin32-306 referencing-0.35.1 retrying-1.3.4 rpds-py-0.20.0 stack-data-0.6.3 tenacity-9.0.0
traitlets-5.14.3 typing-extensions-4.12.2 wcwidth-0.2.13 widgetsnbextension-4.0.13 zipp-3.20.1

相關文章