Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix missing python-setuptools deb package dep #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rudi-helm
Copy link

Fixed bug reported in #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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant