Error while attempting to install the required GXF extensions

Hi,

I am encountering an error while attempting to install the required GXF extensions using the following command:

registry extn install -e MultimediaExtension

Here are the commands I executed:

registry extn install -e StandardExtension
registry extn install -e PythonCodeletExtension
registry extn install -e MultimediaExtension
registry extn install -e SampleExtension

The installation works fine for the other extensions, but the MultimediaExtension fails with the following error:

2024-11-25 16:40:57,689 - Registry - ERROR - File download failed /home/anavid-server/.cache/nvgraph_workspace/gxf/multimedia/py_srcs.tar.gz
2024-11-25 16:40:57,690 - Registry - ERROR - Failed to download py srcs for extension: MultimediaExtension:2.3.0
Failed to install extension MultimediaExtension:None

I referred to the official documentation:
NVIDIA Metropolis Graph Tools Guide
https://docs.nvidia.com/metropolis/deepstream/dev-guide/graphtools-docs/docs/text/GraphComposer_Getting_Started.html#

However, I could not find a clear solution to this issue. Here are the steps I have already tried:

Verified internet connectivity.
Cleared the cache at the following location:

rm -rf /home/anavid-server/.cache/nvgraph_workspace

Retried the installation command.

Despite these attempts, the issue persists.

I used deepstram 6.3.
Could you please assist me in resolving this problem?
Thank you in advance for your support.

The DeepStream 6.3 and Graph Composer 3.0.0 are very old. Please upgrade to DeepStream 7.1 and Graph Composer 4.1.0. There is no such issue with the latest version.

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.