Comment on page
🔨
Installation
Learn how to integrate our system with Python.
Download and install Python 3.8.16 from:
By default, pip (a Python package installation tool) should also be installed.
Run the following commands:
pip install vedo
pip install pyrender
The above commands should install vedo and pyrender to your Python environment.
All set! 🎉
Click the
button in the top header bar allows you to access the echo3D SDK for Python on GitHub.


You can also go directly to:
The SDK is available under
echo3d_api.py
.All set! 🎉
Last modified 3mo ago