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

pybind11::init(): factory function returned nullptr #103

Open
18780165950 opened this issue Mar 19, 2024 · 1 comment
Open

pybind11::init(): factory function returned nullptr #103

18780165950 opened this issue Mar 19, 2024 · 1 comment

Comments

@18780165950
Copy link

Traceback (most recent call last):
File "/netdrive/project/tangzihang/trt-samples-for-hackathon-cn-master/trt-samples-for-hackathon-cn-master/cookbook/01-SimpleDemo/TensorRT8.5/main_1.py", line 104, in
run() # create a serialized network of TensorRT and do inference
File "/netdrive/project/tangzihang/trt-samples-for-hackathon-cn-master/trt-samples-for-hackathon-cn-master/cookbook/01-SimpleDemo/TensorRT8.5/main_1.py", line 38, in run
builder = trt.Builder(logger) # create Builder
TypeError: pybind11::init(): factory function returned nullptr

@18780165950
Copy link
Author

how to solve this error? help!

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

No branches or pull requests

1 participant