pythonopen3d

Can't install open3d libraries (Error:Could not find a version that satisfies the requirement open3d)


I use pyCharm software in windows 10, and when I tried to install open3d the following error appeared:

ERROR: Could not find a version that satisfies the requirement open3d (from versions: none)
ERROR: No matching distribution found for open3d

I tried to install it using cmd but the same error appeared, also pip version is 20.1.1.

Image


Solution

  • Solved: by installing python version 3.77 and run code using it instead of 3.8