There was an error while loading. Please reload this page.
To build rocPyDecode from source and install, follow the steps below:
git clone https://github.com/ROCm/rocPyDecode.git
cd rocPyDecode sudo pip3 install .
Note
sudo access is required
sudo
cd rocPyDecode sudo python3 build_rocpydecode_wheel.py
cd rocPyDecode sudo python3 setup.py bdist_wheel
.whl
./dist/
cd rocPyDecode python rocPyDecode-docker-install.py
Do NOT use sudo