🔨Installation
Learn how to integrate our system with Python.
Last updated
Was this helpful?
Learn how to integrate our system with Python.
Last updated
Was this helpful?
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! 🎉
You can also go directly to:
Clone this GitHub repository.
The SDK is available under echo3d_api.py
.
All set! 🎉
Click the button in the top header bar allows you to access the echo3D SDK for Python on GitHub.