当前位置:网站首页>Open3d library installation, CONDA common instructions, importing open3d times this error solving environment: failed with initial frozen solve Retrying w
Open3d library installation, CONDA common instructions, importing open3d times this error solving environment: failed with initial frozen solve Retrying w
2022-07-19 15:48:00 【Redamancy06】
1. open3d The installation of the library
use conda install open3d Command import open3d This mistake Solving environment: failed with initial frozen solve. Retrying with flexibl
Open3D It's an open source library , Support rapid development processing 3D Data software .Open3D Front end use C ++ and Python A set of carefully selected data structures and algorithms are disclosed . The back end is highly optimized , And set to parallelize .Open3D Has two interfaces :C ++ and Python. This tutorial focuses on Python Interface , Because it's easy to use , Should be regarded as Open3D The main interface of .
conda Usually and numpy And other common libraries , Application conda When installing, you need to enter :
pip3 install open3d-python
Many are omitted , Here we are open3d The library is installed successfully
conda Commonly used instructions
Creating a virtual environment
conda create --name pytorch python=3.8 # Create assignment python edition
Activate / Use / Enter a virtual environment
conda activate pytorch
Copy a virtual environment
conda create --name new_pytorch --clone pytorch
Source server management
conda The current source is set at $HOME/.condarc in , You can view it through the text viewer or use the command >conda config --show-sources see .
conda config --show-sources # View the current usage source
conda config --remove channels Source name or link # Delete the specified source
conda config --add channels Source name or link # Add the specified source
for example :
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
Tsinghua source
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
conda config --set show_channel_urls yes
China University of science and technology
conda config --add channels https://mirrors.ustc.edu.cn/anaconda/pkgs/main/
conda config --add channels https://mirrors.ustc.edu.cn/anaconda/pkgs/free/
conda config --add channels https://mirrors.ustc.edu.cn/anaconda/cloud/conda-forge/
conda config --add channels https://mirrors.ustc.edu.cn/anaconda/cloud/msys2/
conda config --add channels https://mirrors.ustc.edu.cn/anaconda/cloud/bioconda/
conda config --add channels https://mirrors.ustc.edu.cn/anaconda/cloud/menpo/
conda config --set show_channel_urls yes
Alibaba cloud http://mirrors.aliyun.com/pypi/simple/
douban (douban) http://pypi.douban.com/simple/
Tsinghua University https://pypi.tuna.tsinghua.edu.cn/simple/
University of science and technology of China http://pypi.mirrors.ustc.edu.cn/simple/
upgrade
Ana
conda Need to upgrade first conda
conda update conda
conda update anaconda
边栏推荐
- Is it safe to buy funds in a securities account. Can you make a short line
- ArkUI路由跳转
- The use of "!" in vscode is invalid, and there is no solution to the template problem
- LBP特征笔记
- 股票财务信息,董事会,监事会等高管信息爬取
- C语言简易版通讯录(静态版)
- Woman Yelling At a Cat
- 網絡上開戶買基金是否安全呢?剛接觸基金,不懂求指導
- 新基民在股票账户上买基金安全吗
- Questions about Alibaba cloud's classic network
猜你喜欢
在线摇骰子色子工具
进 /user/用户名/Library/Application Support/
C# 实现winform软件最小化到系统托盘,开机自启动
test
Upload files to remote devices through pyro4 command parameters
test
SSH uses Socks5 proxy to connect to the remote server
es6解构赋值一学就会
Series operations of stack and queue containers (detailed explanation)
Lecture 21 of project practice: platform commodity Library
随机推荐
C# 实现winform软件最小化到系统托盘,开机自启动
通过群晖套件搭建内网邮件服务
Pat grade b-b1005 continue (3n+1) guess score (25) [map solve]
ES6 deconstruction and assignment can be learned as soon as possible
Series operations of stack and queue containers (detailed explanation)
【C语言进阶】---常见内存函数
ArkUI开发框架组件的生命周期
HCNP Routing&Switching之BFD
C语言力扣第34题之在排序数组中查找元素的第一个和最后一个位置。两种方法
ADN公益加速 —— Jsdelivr npm(国内),ElmCDN的优质替代方案
Identity Server 4使用OpenID Connect添加用户身份验证(三)
lambda函数以及对 items.sort(key = lambda y:y[1], reverse = True) 的理解。
Caddy's introduction
Build intranet mail service through Qunhui Suite
Several reasons for postman calling interface to return 404
PostgreSQL在Linux和Windows安装和入门基础教程
test
低代码搭建建筑设计公司数据管理案例分析
emoji 为什么叫 emoji
原力计划——怎么样才能参与原力计划