Git Product home page Git Product logo

jetnet's Issues

ImportError: /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0: file too short

I am using jetson xavier nx with jetpack 5.0.2.
I am running the docker setup as suggested.
i got first error
docker: Error response from daemon: failed to create shim: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'csv'
invoking the NVIDIA Container Runtime Hook directly (e.g. specifying the docker --gpus flag) is not supported. Please use the NVIDIA Container Runtime instead.: unknown.

when i removed the --gpus flag
its worked and i entered at docker command prompt.
when i run the following command
jetnet demo jetnet.easyocr.EASYOCR_EN_TRT_FP26

Traceback (most recent call last):
File "/usr/local/bin/jetnet", line 11, in
load_entry_point('jetnet', 'console_scripts', 'jetnet')()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 490, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 2854, in load_entry_point
return ep.load()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 2445, in load
return self.resolve()
File "/usr/lib/python3/dist-packages/pkg_resources/init.py", line 2451, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "/jetnet/jetnet/main.py", line 26, in
from jetnet.demo.demo import (
File "/jetnet/jetnet/demo/demo.py", line 20, in
import cv2
File "/usr/local/lib/python3.8/dist-packages/cv2/init.py", line 96, in
bootstrap()
File "/usr/local/lib/python3.8/dist-packages/cv2/init.py", line 86, in bootstrap
import cv2
ImportError: /lib/aarch64-linux-gnu/libgstreamer-1.0.so.0: file too short

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.