TexasInstruments / edgeai-tidl-tools

Edgeai TIDL Tools and Examples - This repository contains Tools and example developed for Deep learning runtime (DLRT) offering provided by TI’s edge AI solutions.
Other
129 stars 33 forks source link

fix missing python-setuptools deb package dep #86

Open rudi-helm opened 1 month ago

rudi-helm commented 1 month ago

Fixed bug reported in https://github.com/TexasInstruments/edgeai-tidl-tools/issues/85 also copied here for convenience

WARNING: Error parsing dependencies of python-debian: Invalid version: '0.1.36ubuntu1' pip3 install --no-input git+https://github.com/NVIDIA/TensorRT@release/8.5#subdirectory=tools/onnx-graphsurgeon Defaulting to user installation because normal site-packages is not writeable Collecting git+https://github.com/NVIDIA/TensorRT@release/8.5#subdirectory=tools/onnx-graphsurgeon Cloning https://github.com/NVIDIA/TensorRT (to revision release/8.5) to /tmp/pip-req-build-uf8qpf84 Running command git clone --filter=blob:none --quiet https://github.com/NVIDIA/TensorRT /tmp/pip-req-build-uf8qpf84 Running command git checkout -b release/8.5 --track origin/release/8.5 Switched to a new branch 'release/8.5' Branch 'release/8.5' set up to track remote branch 'release/8.5' from 'origin'. Resolved https://github.com/NVIDIA/TensorRT to commit 68b5072fdb9df6b6edab1392b02a705394b2e906 Running command git submodule update --init --recursive -q Preparing metadata (setup.py) ... error error: subprocess-exited-with-error