-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
Description
Checklist
- I have searched for similar issues.
- For Python issues, I have tested with the latest development wheel.
- I have checked the release documentation and the latest documentation (for
masterbranch).
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?