Bonitodelcapo

Results 8 comments of Bonitodelcapo

(MD) (base) MacBook-Air-di-Gianluca:GUI Gianluca$ python3 --version Python 3.7.6 (MD) (base) MacBook-Air-di-Gianluca:GUI Gianluca$ pip3 --version pip 22.2.2 from /Users/Gianluca/PycharmProjects/untitled/kivyMD/MD/lib/python3.7/site-packages/pip (python 3.7) (MD) (base) MacBook-Air-di-Gianluca:GUI Gianluca$ pip install opencv-contrib-python Collecting opencv-contrib-python Downloading...

The only thing i could do was to upgrade to another OS version Il giorno lun 26 dic 2022 alle ore 13:24 Thomaswbt ***@***.***> ha scritto: > Save problem with...

As stated in the error and in the official [ONNX runtime python API](https://onnxruntime.ai/docs/api/python/api_summary.html) you need to explicitly define an [execution provider](https://onnxruntime.ai/docs/execution-providers). to do this change the code in the module_color_to_normals.py...

> `appsrc name=mysource is-live=true do-timestamp=true format=3 ! nvvidconv name=vidconv ! video/x-raw(memory:NVMM) ! nvv4l2h264enc name=encoder bitrate=4000000 insert-sps-pps=1 insert-vui=1 idrinterval=30 maxperf-enable=1 ! video/x-h264 ! queue ! rtph264pay config-interval=1 name=pay0` > > Hi...

hi @ana-54n705h thank you for your reply. i made the changes and it is visible in the pipeline log > [gstreamer] gstEncoder -- codec not specified, defaulting to H.264 >...

Hi @bnascimento have you found a solition for this ?

Hi, try to run blender as administrator.

Same issue here. Checked the installation matrix and installed the provided wheels for Jetson from the Jetson Zoo. Then i pip installed rembg[gpu], which as dependency has onnxruntime, so it...