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

0.17.0 install problem #6490

Open
3 tasks done
Petrina-Lau opened this issue Nov 14, 2023 · 5 comments
Open
3 tasks done

0.17.0 install problem #6490

Petrina-Lau opened this issue Nov 14, 2023 · 5 comments
Labels

Comments

@Petrina-Lau
Copy link

Checklist

My Question

Hi there, I have encountered an error when trying to install v.0.17.0 as the documentation suggested using pip install open3d. it installed 0.16.0 or 0.16.1, at different trial. When I tried to force it to install the newest version, it throws up Could not find a version that satisfies the requirement open3d==0.17.0 (from versions: 0.16.0, 0.16.1). I updated pip and pip3 as suggested in previous issue but the problem remains, could you advise?

@Petrina-Lau
Copy link
Author

I later found out that it is a mac issue, any suggestion I can try?

@johnthagen
Copy link
Contributor

johnthagen commented Nov 21, 2023

What Python version are you running? If 3.11, you will need to wait for the next release

If 3.12, you will need to track:

For now, only 3.8-3.10 are supported on PyPI.

@johnthagen
Copy link
Contributor

Maybe your issue is the same as

@saurabheights
Copy link
Contributor

For 3.11, you can install development release from here - http://www.open3d.org/docs/latest/getting_started.html#development-version-pip

@johnthagen
Copy link
Contributor

I would try again as 3.11 wheels have now been published with 0.18 release:

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

No branches or pull requests

3 participants