Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Open3D version incompatibly #162

Open
adrienzhh opened this issue Feb 10, 2023 · 2 comments
Open

[BUG] Open3D version incompatibly #162

adrienzhh opened this issue Feb 10, 2023 · 2 comments

Comments

@adrienzhh
Copy link

I was trying to run the gif python example from the main page. I followed the shell instruction and installed 0.9.0 open3d version. This would raise o3d has no pipelines attributes error. I was able to solve this one by simply erased the pipelines feature. However, this then later raise aborted (core dumped) since the feature feed in seems to still require pipelines. I solved it using 0.11.0 open3d. Is this a common problem or maybe we have to update README to a new open3d version. Thanks.

@EdoardoPassera
Copy link

I have the core dumped problem, maybe I need to use o3d 0.11.0.

@abhishekmonogram
Copy link

I tried python=3.8 and open3d=0.17. Can confirm that it works. So when you create the conda environment use python=3.8 and then install open3d=0.17 version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants