baopin132

Results 5 comments of baopin132

> Hi! I have an error when installing environment. Open3d package is unable to run successfully. Further, installation of different versions has different errors. With the Open3d version==0.9.0.0, a common...

> 你好,我们尝试了docker安装,但是没有成功,网址无法访问 > 想问下你们用的torch版本是多少呢?为什么我们在安装open3d时说最高版本只有0.13.0,没有0.14.0 结果如下 此外,当我们安装0.9.0以下版本后,能成功import但由于版本过低,不存在一些函数,但是0.9.0以上版本的时候,无法成功import,结果如下 1、Our version of torch is 1.9.0, but it will not affect as long as your version is greater than 1.7.1. 2、you can firstly try...

> 你好,我们尝试了docker安装,但是没有成功,网址无法访问 Did you just run this command in the Ubuntu system?I just tried to pull it down and it's OK

> 我没有用ubuntu系统,这个网站无法访问,是不是因为你在某个局域网里呢? Our image is created in the ubuntu system, so there may be some problems with other systems using Docker. Later, we will update a requirement file to facilitate...

> 谢谢,当我执行下面这些命令的时候,并没有找到open3d==0.14.1 python -m pip install -U pip pip install open3d==0.14.1 This may be related to your download source.Or you can follow the official tutorial to install the open3d :http://www.open3d.org/docs/release/getting_started.html