mmdeploy: [Bug] failed install Model Converter on Jetpack4.5.1 AGX Xavier by mmdeploy 1.2.0

Checklist

  • I have searched related issues but cannot get the expected help.
  • 2. I have read the FAQ documentation but cannot get the expected help.
  • 3. The bug has not been fixed in the latest version.

Describe the bug

I’m failed to install Jetson AGX Xavier in jetpack 4.5.1 following the Build for Jetson.

git clone -b main --recursive https://github.com/open-mmlab/mmdeploy.git cd mmdeploy export MMDEPLOY_DIR=$(pwd)

build TensorRT custom operators

mkdir -p build && cd build cmake … -DMMDEPLOY_TARGET_BACKENDS=“trt” make -j$(nproc) && make install

install model converter

cd ${MMDEPLOY_DIR} pip install -v -e .

Using pip 21.3.1 from /home/nvidia/archiconda3/envs/mmdeploy/lib/python3.6/site-packages/pip (python 3.6) Obtaining file:///data/azuryl/mmdeploy Running command python setup.py egg_info running egg_info creating /tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info writing /tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info/PKG-INFO writing dependency_links to /tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info/dependency_links.txt writing requirements to /tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info/requires.txt writing top-level names to /tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info/top_level.txt writing manifest file ‘/tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info/SOURCES.txt’ reading manifest file ‘/tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info/SOURCES.txt’ reading manifest template ‘MANIFEST.in’ /home/nvidia/archiconda3/envs/mmdeploy/lib/python3.6/site-packages/torch/utils/cpp_extension.py:381: UserWarning: Attempted to use ninja as the BuildExtension backend but we could not find ninja… Falling back to using the slow distutils backend. warnings.warn(msg.format(‘we could not find ninja.’)) warning: no files found matching ‘mmdeploy/backend/ncnn/.so’ warning: no files found matching 'mmdeploy/backend/ncnn/.dll’ warning: no files found matching ‘mmdeploy/backend/ncnn/.pyd’ warning: no files found matching 'mmdeploy/backend/ncnn/mmdeploy_onnx2ncnn’ warning: no files found matching ‘mmdeploy/lib/.dll’ warning: no files found matching 'mmdeploy/lib/.pyd’ warning: no files found matching ‘mmdeploy/backend/torchscript/.so’ warning: no files found matching 'mmdeploy/backend/torchscript/.dll’ warning: no files found matching ‘mmdeploy/backend/torchscript/*.pyd’ adding license file ‘LICENSE’ writing manifest file ‘/tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info/SOURCES.txt’ Preparing metadata (setup.py) … done Collecting aenum Downloading aenum-3.1.15-py3-none-any.whl (137 kB) |████████████████████████████████| 137 kB 2.7 MB/s
Link requires a different Python (3.6.9 not in: ‘>=3.7’): https://files.pythonhosted.org/packages/53/c2/b891e3e0ff02a784cbe64f1712f539b30d10ec09af6c9405e05ba316a50e/grpcio-1.49.0rc1.tar.gz#sha256=e4096e2a27cac06cdf9971c99c23dba6d88aa65676621aff356556817f1839d7 (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7) Link requires a different Python (3.6.9 not in: ‘>=3.7’): https://files.pythonhosted.org/packages/56/57/f50c9e3bcde690bd08b18fa1885d6cb578a6b10cf7e492c9e69646688f50/grpcio-1.49.0rc3.tar.gz#sha256=006086cea4a05d70cbd83343e06f9370c64b38570eeb4486c5c7b12030736c98 (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7) Link requires a different Python (3.6.9 not in: ‘>=3.7’): https://files.pythonhosted.org/packages/44/d0/789c52d384c97118b2dce430e3fcea50be85c5d0f9b6ab986865041bb2a3/grpcio-1.49.0.tar.gz#sha256=90ec337f36db26fbc70a4c032bcbabb2008f950f4194e99385118a12688fdf92 (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7) Link requires a different Python (3.6.9 not in: ‘>=3.7’): https://files.pythonhosted.org/packages/a3/1c/c42834d4fee45c5cf2d9546e97e879a1cbcdecfd16eb1a12144dcb91edae/grpcio-1.49.1.tar.gz#sha256=d4725fc9ec8e8822906ae26bb26f5546891aa7fbc3443de970cc556d43a5c99f (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7) Link requires a different Python (3.6.9 not in: ‘>=3.7’): https://files.pythonhosted.org/packages/62/10/3be7fa7ddb13e1b110a4a9e71968587b04daa7f9ae8fae2bb8664a8baceb/grpcio-1.50.0rc1.tar.gz#sha256=bc50887373898f247f749afc70dc8093ed12b6657d7841893a80cb9efe6a1110 (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7) Link requires a different Python (3.6.9 not in: ‘>=3.7’): https://files.pythonhosted.org/packages/71/87/118ed062bba99c54162f9b3a15cc58f018e157fe2f274edd7bc1a8a5bfe2/grpcio-1.50.0.tar.gz#sha256=12b479839a5e753580b5e6053571de14006157f2ef9b71f38c56dc9b23b95ad6 (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7) Link requires a different Python (3.6.9 not in: ‘>=3.7’): https://files.pythonhosted.org/packages/fd/cb/bfaa11656cc7fea6f0ccf0132448693e8213d966c760e58574e5c7707131/grpcio-1.51.0rc1.tar.gz#sha256=60b57eeae0c095a68139445345cc564f49b2ce4e37168d5510022e72dd491dec (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7) Link requires a different Python (3.6.9 not in: ‘>=3.7’): https://files.pythonhosted.org/packages/26/75/30370b9135034d809475cb4ef711079ddd6f0e302a17aef4982d5cee5942/grpcio-1.51.0.tar.gz#sha256=a103811a4b318abc9b1592cd6cc9187d34bfb2e192eb0fe113dfabb38a162284 (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7) Link requires a different Python (3.6.9 not in: ‘>=3.7’): https://files.pythonhosted.org/packages/c4/8a/61f84aa2f061395a1aa9faaf325fa200da44191c9631082f33d46602efff/grpcio-1.51.1.tar.gz#sha256=e6dfc2b6567b1c261739b43d9c59d201c1b89e017afd9e684d85aa7a186c9f7a (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7)

Reproduction

build TensorRT custom operators

mkdir -p build && cd build cmake … -DMMDEPLOY_TARGET_BACKENDS=“trt” make -j$(nproc) && make install

install model converter

cd ${MMDEPLOY_DIR} pip install -v -e .

Environment

JetPack: 4.5.1
Python: 3.6.9
CUDA: 10.2
torch: 1.10.0
torchvision: 0.11.1
mmdeploy 1.2.0
mmcv:2.0.0
onnx:1.10.0
tensorrt:7.1.3.0

I modified mmcv according 
https://github.com/open-mmlab/mmdeploy/issues/2176
changed  python_requires='>=3.6',://github.com/open-mmlab/mmcv/blob/558742c9cb1fc593996e55522a08568f79ff51e5/setup.py#LL434C1-L434C1

Error traceback

(mmdeploy) nvidia@xavier0:/data/azuryl/mmdeploy$ pip install -v -e .
Using pip 21.3.1 from /home/nvidia/archiconda3/envs/mmdeploy/lib/python3.6/site-packages/pip (python 3.6)
Obtaining file:///data/azuryl/mmdeploy
  Running command python setup.py egg_info
  running egg_info
  creating /tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info
  writing /tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info/PKG-INFO
  writing dependency_links to /tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info/dependency_links.txt
  writing requirements to /tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info/requires.txt
  writing top-level names to /tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info/top_level.txt
  writing manifest file '/tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info/SOURCES.txt'
  reading manifest file '/tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info/SOURCES.txt'
  reading manifest template 'MANIFEST.in'
  /home/nvidia/archiconda3/envs/mmdeploy/lib/python3.6/site-packages/torch/utils/cpp_extension.py:381: UserWarning: Attempted to use ninja as the BuildExtension backend but we could not find ninja.. Falling back to using the slow distutils backend.
    warnings.warn(msg.format('we could not find ninja.'))
  warning: no files found matching 'mmdeploy/backend/ncnn/*.so'
  warning: no files found matching 'mmdeploy/backend/ncnn/*.dll'
  warning: no files found matching 'mmdeploy/backend/ncnn/*.pyd'
  warning: no files found matching 'mmdeploy/backend/ncnn/mmdeploy_onnx2ncnn*'
  warning: no files found matching 'mmdeploy/lib/*.dll'
  warning: no files found matching 'mmdeploy/lib/*.pyd'
  warning: no files found matching 'mmdeploy/backend/torchscript/*.so'
  warning: no files found matching 'mmdeploy/backend/torchscript/*.dll'
  warning: no files found matching 'mmdeploy/backend/torchscript/*.pyd'
  adding license file 'LICENSE'
  writing manifest file '/tmp/pip-pip-egg-info-vma11n80/mmdeploy.egg-info/SOURCES.txt'
  Preparing metadata (setup.py) ... done
Collecting aenum
  Downloading aenum-3.1.15-py3-none-any.whl (137 kB)
     |████████████████████████████████| 137 kB 2.7 MB/s            
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/53/c2/b891e3e0ff02a784cbe64f1712f539b30d10ec09af6c9405e05ba316a50e/grpcio-1.49.0rc1.tar.gz#sha256=e4096e2a27cac06cdf9971c99c23dba6d88aa65676621aff356556817f1839d7 (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7)
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/56/57/f50c9e3bcde690bd08b18fa1885d6cb578a6b10cf7e492c9e69646688f50/grpcio-1.49.0rc3.tar.gz#sha256=006086cea4a05d70cbd83343e06f9370c64b38570eeb4486c5c7b12030736c98 (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7)
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/44/d0/789c52d384c97118b2dce430e3fcea50be85c5d0f9b6ab986865041bb2a3/grpcio-1.49.0.tar.gz#sha256=90ec337f36db26fbc70a4c032bcbabb2008f950f4194e99385118a12688fdf92 (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7)
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/a3/1c/c42834d4fee45c5cf2d9546e97e879a1cbcdecfd16eb1a12144dcb91edae/grpcio-1.49.1.tar.gz#sha256=d4725fc9ec8e8822906ae26bb26f5546891aa7fbc3443de970cc556d43a5c99f (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7)
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/62/10/3be7fa7ddb13e1b110a4a9e71968587b04daa7f9ae8fae2bb8664a8baceb/grpcio-1.50.0rc1.tar.gz#sha256=bc50887373898f247f749afc70dc8093ed12b6657d7841893a80cb9efe6a1110 (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7)
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/71/87/118ed062bba99c54162f9b3a15cc58f018e157fe2f274edd7bc1a8a5bfe2/grpcio-1.50.0.tar.gz#sha256=12b479839a5e753580b5e6053571de14006157f2ef9b71f38c56dc9b23b95ad6 (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7)
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/fd/cb/bfaa11656cc7fea6f0ccf0132448693e8213d966c760e58574e5c7707131/grpcio-1.51.0rc1.tar.gz#sha256=60b57eeae0c095a68139445345cc564f49b2ce4e37168d5510022e72dd491dec (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7)
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/26/75/30370b9135034d809475cb4ef711079ddd6f0e302a17aef4982d5cee5942/grpcio-1.51.0.tar.gz#sha256=a103811a4b318abc9b1592cd6cc9187d34bfb2e192eb0fe113dfabb38a162284 (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7)
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/c4/8a/61f84aa2f061395a1aa9faaf325fa200da44191c9631082f33d46602efff/grpcio-1.51.1.tar.gz#sha256=e6dfc2b6567b1c261739b43d9c59d201c1b89e017afd9e684d85aa7a186c9f7a (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7)
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/f9/d1/8e1d6f684e36492476e1d6bbbf0162f8021421d9880fc346620d29f3c5a6/grpcio-1.51.3.tar.gz#sha256=be7b2265b7527bb12109a7727581e274170766d5b3c9258d4e466f4872522d7a (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7)
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/ac/e2/6a3212b6d38a81dc7fde9c40b6d3cda7b5837139e3a575272213c8c9ce8a/grpcio-1.52.0rc1.tar.gz#sha256=476fa89a6c24ba47a2ea6aa3b01d86200c5cfd1eaef375b20bea9f96fb43cfe9 (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7)
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/ed/b7/6c5cf5c73445b28ac25347c78c6f2d76f2ed9a5d5966bd45b6904b3e7a51/grpcio-1.52.0.tar.gz#sha256=a5d4a83d29fc39af429c10b9b326c174fec49b73398e4a966a1f2a4f30aa4fdb (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7)
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/20/b1/5336e1f8c4c52f29c771a0e75b42e140c6a1e9eeb7c9b3465e18fdb36159/grpcio-1.53.0rc2.tar.gz#sha256=57424c9c25f4f976edd0e90f441dd8f600f51e2dba3ca9f35c11e8b17c0c6304 (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7)
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/9d/13/f7e3834ba272c0058c66de57272fb3b20dde69003032fdb6b4d7c36eebed/grpcio-1.53.0.tar.gz#sha256=a4952899b4931a6ba12951f9a141ef3e74ff8a6ec9aa2dc602afa40f63595e33 (from https://pypi.org/simple/grpcio/) (requires-python:>=3.7)
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/5e/88/ca25eb345ad58691d6660300c0a78f3c6418d0719cb43432578080be4472/grpcio-

  package init file 'onnx/backend/test/data/node/test_flatten_axis1/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_concat_3d_axis_negative_1/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_mean/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_globalaveragepool_precomputed/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_layer_normalization_4d_axis3/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_dynamicquantizelinear_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reversesequence_time/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sequence_map_identity_1_sequence/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_softmax_large_number/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_greater_equal_bcast/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_transpose_all_permutations_3/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_max_default_axes_keepdims_random/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_gemm_all_attributes/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_min_two_inputs/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_instancenorm_epsilon/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_nllloss_NCd1_weight/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_leakyrelu_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_bitwise_xor_i16_3d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_cumsum_1d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_convinteger_without_padding/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_xor_bcast3v1d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_hannwindow_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_cos/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_l1_keep_dims_random/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_bitwise_or_ui64_bcast_3v1d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_mean_no_weight_ii_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_resize_downsample_sizes_cubic/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sequence_insert_at_front/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_clip_default_min_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_layer_normalization_3d_axis_negative_1_epsilon_expanded_ver18/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_l1_default_axes_keepdims_example_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_1_expanded_ver18/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_flatten_negative_axis1/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_onehot_with_negative_axis/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_layer_normalization_4d_axis1_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_exp_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_and_bcast4v2d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_castlike_FLOAT16_to_DOUBLE_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_mean_keepdims_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded_ver18/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_layer_normalization_2d_axis_negative_2/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_none_weights_log_prob_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_tril_square/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_clip_default_int8_inbounds/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_optional_has_element_empty_no_input_optional_input/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_gridsample_reflection_padding/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_resize_upsample_scales_cubic/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_max_int8/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_prelu_broadcast_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_split_equal_parts_default_axis_opset18/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_unique_sorted_without_axis/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_argmin_keepdims_random/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_gridsample_aligncorners_true/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_argmax_no_keepdims_random_select_last_index/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_slice/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_less_equal/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_split_2d_uneven_split_opset18/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sequence_map_extract_shapes_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_random_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_unsqueeze_three_axes/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_mean_default_axes_keepdims_random/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_l2_default_axes_keepdims_random/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_castlike_FLOAT_to_STRING_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_nllloss_NCd1d2_with_weight_reduction_mean/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_castlike_FLOAT_to_BFLOAT16_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_softmax_default_axis/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_batchnorm_epsilon_training_mode/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_mean_two_inputs/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_xor4d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_shape_start_1_end_negative_1/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_acos_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_averagepool_2d_ceil/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_where_long_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_argmin_no_keepdims_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_min_negative_axes_keepdims_random/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_batchnorm_example_training_mode/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_castlike_DOUBLE_to_FLOAT/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_gru_batchwise/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_upsample_nearest/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_shape_end_1/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_eyelike_with_dtype/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_tfidfvectorizer_tf_only_bigrams_skip0/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_none_no_weight_log_prob/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_batchnorm_epsilon/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sum_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_bitwise_and_ui8_bcast_4v3d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_and_bcast3v1d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_layer_normalization_3d_axis1_epsilon/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_NCd1_mean_weight_negative_ii/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_spacetodepth/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sequence_map_identity_2_sequences/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sinh/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_loop13_seq/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_and_bcast4v4d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_onehot_without_axis/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_dynamicquantizelinear_min_adjusted_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_bernoulli_seed_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_softmax_negative_axis_expanded_ver18/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_thresholdedrelu_example_expanded_ver18/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_gather_1/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_sum_default_axes_keepdims_random/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_neg/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_clip_default_inbounds_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_mean_log_prob_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_resize_upsample_scales_nearest/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_averagepool_2d_precomputed_pads/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_maxpool_3d_default/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_resize_upsample_sizes_nearest_not_larger/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_tril_out_pos/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_pow_bcast_array/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_l1_keep_dims_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_gridsample/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_castlike_FLOAT_to_FLOAT16/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_scan9_sum/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_thresholdedrelu_expanded_ver18/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_clip_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_batchnorm_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_min_default_axes_keepdims_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_mean_weight_ii_log_prob_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sequence_map_identity_1_sequence_1_tensor_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_tril/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_bitwise_xor_ui8_bcast_4v3d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_pow_types_int32_float32/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_rnn_seq_length/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_hardswish_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_scatter_elements_with_reduction_max/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_softmax_axis_1_expanded_ver18/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_nllloss_NC_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_layer_normalization_4d_axis_negative_2_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_nllloss_NCd1d2d3_none_no_weight_negative_ii/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_asin/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip0/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_cast_FLOAT_to_STRING/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_cast_DOUBLE_to_FLOAT16/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_matmulinteger/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_nesterov_momentum/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_none_weights_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_nllloss_NCd1_ii/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_averagepool_2d_same_lower/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_less_bcast/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_flatten_negative_axis4/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_sum_square_negative_axes_keepdims_random_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_hammingwindow/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_nonmaxsuppression_identical_boxes/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_slice_negative_axes/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_sum_do_not_keepdims_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_castlike_BFLOAT16_to_FLOAT_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_loop11/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_blackmanwindow_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_maxpool_2d_precomputed_strides/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_unsqueeze_negative_axes/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_momentum/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sign/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_min_int64/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_onlybigrams_skip5/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_maxpool_2d_precomputed_same_upper/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_maxpool_2d_strides/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_prod_default_axes_keepdims_random/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_clip_default_inbounds/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_acosh/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_clip_outbounds_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_celu/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_l2_negative_axes_keep_dims_random/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_greater_equal_bcast_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_prod_do_not_keepdims_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_nllloss_NCd1d2d3_sum_weight_high_ii_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_mean_no_weight_ii_4d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_clip_splitbounds_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_log_prob_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_concat_2d_axis_0/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_max_do_not_keepdims_random/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_logsoftmax_large_number_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_none/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_scatter_with_axis/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_sum_empty_axes_input_noop_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_sum_square_default_axes_keepdims_example_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_slice_default_axes/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_range_float_type_positive_delta_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_constantofshape_float_ones/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_pow_types_float32_uint64/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_xor3d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_bitwise_not_3d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_nonmaxsuppression_two_batches/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_mean_weight_ii_4d_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_clip_inbounds/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_logsoftmax_example_1/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_bitwise_not_2d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reshape_reduced_dims/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_layer_normalization_default_axis_expanded_ver18/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_range_int32_type_negative_delta_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_logsoftmax_negative_axis/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_split_variable_parts_default_axis_opset13/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_log_sum_exp_negative_axes_keepdims_example_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_cast_BFLOAT16_to_FLOAT/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_gather_2d_indices/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_center_crop_pad_crop_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_max_float16/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_mul/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_argmax_negative_axis_keepdims_random/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_convtranspose_kernel_shape/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_convtranspose/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_NCd1d2d3_none_no_weight_negative_ii_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_transpose_all_permutations_4/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_unsqueeze_two_axes/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_or_bcast3v1d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_or_bcast3v2d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_tfidfvectorizer_tf_batch_uniandbigrams_skip5/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_bitwise_xor_i32_2d/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_max_one_input/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_resize_upsample_scales_nearest_axes_3_2/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_softplus_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_reduce_log_sum_negative_axes/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_expand_dim_unchanged/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sequence_map_add_1_sequence_1_tensor/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_mean_weight_log_prob_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_clip_default_int8_max_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_optional_has_element_empty_no_input_name_optional_input/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_NCd1d2d3d4d5_mean_weight_log_prob_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sce_NCd1d2d3_sum_weight_high_ii/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_shape_start_negative_1/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_slice_start_out_of_bounds/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_sequence_insert_at_back/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_nllloss_NCd1_weight_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_argmin_negative_axis_keepdims_random_select_last_index/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_prelu_broadcast/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_training_dropout_zero_ratio/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_logsoftmax_default_axis/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_layer_normalization_4d_axis0_expanded/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_thresholdedrelu_example/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_globalaveragepool/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_argmin_default_axis_example_select_last_index/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/node/test_quantizelinear_axis/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/real/test_bvlc_alexnet/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/real/test_squeezenet/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/real/test_zfnet512/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/real/test_vgg19/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/real/test_inception_v1/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/real/test_shufflenet/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/real/test_densenet121/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/real/test_resnet50/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/real/test_inception_v2/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_single_relu_model/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_expand_shape_model2/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model6/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_expand_shape_model4/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model4/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_expand_shape_model1/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sign_model/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model7/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model1/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model3/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_shrink/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_gradient_of_add/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model8/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_gradient_of_add_and_mul/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model2/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_expand_shape_model3/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model5/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_nochangecase/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_strnorm_model_monday_empty_output/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_single_relu_model/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_expand_shape_model2/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_strnorm_model_monday_insensintive_upper_twodim/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model6/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_expand_shape_model4/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model4/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_expand_shape_model1/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sign_model/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model7/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model1/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model3/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_shrink/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_lower/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_gradient_of_add/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model8/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_gradient_of_add_and_mul/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model2/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_strnorm_model_monday_casesensintive_upper/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_expand_shape_model3/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_sequence_model5/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/backend/test/data/simple/test_strnorm_model_nostopwords_nochangecase/test_data_set_0/__init__.py' not found (or not a regular file)
  package init file 'onnx/test/cpp/__init__.py' not found (or not a regular file)
  package init file 'onnx/defs/reduction/__init__.py' not found (or not a regular file)
  package init file 'onnx/defs/training/__init__.py' not found (or not a regular file)
  package init file 'onnx/defs/nn/__init__.py' not found (or not a regular file)
  package init file 'onnx/defs/optional/__init__.py' not found (or not a regular file)
  package init file 'onnx/defs/rnn/__init__.py' not found (or not a regular file)
  package init file 'onnx/defs/logical/__init__.py' not found (or not a regular file)
  package init file 'onnx/defs/quantization/__init__.py' not found (or not a regular file)
  package init file 'onnx/defs/controlflow/__init__.py' not found (or not a regular file)
  package init file 'onnx/defs/math/__init__.py' not found (or not a regular file)
  package init file 'onnx/defs/traditionalml/__init__.py' not found (or not a regular file)
  package init file 'onnx/defs/tensor/__init__.py' not found (or not a regular file)
  package init file 'onnx/defs/object_detection/__init__.py' not found (or not a regular file)
  package init file 'onnx/defs/sequence/__init__.py' not found (or not a regular file)
  package init file 'onnx/defs/generator/__init__.py' not found (or not a regular file)
  package init file 'onnx/version_converter/adapters/__init__.py' not found (or not a regular file)
  package init file 'onnx/examples/resources/__init__.py' not found (or not a regular file)
  reading manifest file '/tmp/pip-modern-metadata-se6nmzpo/onnx.egg-info/SOURCES.txt'
  Collecting grpcio
  Using cached grpcio-1.48.2-cp36-cp36m-manylinux_2_17_aarch64.whl (63.7 MB)
Requirement already satisfied: matplotlib in /home/nvidia/archiconda3/envs/mmdeploy/lib/python3.6/site-packages (from mmdeploy==1.2.0) (3.3.4)
Requirement already satisfied: mmengine in /home/nvidia/archiconda3/envs/mmdeploy/lib/python3.6/site-packages (from mmdeploy==1.2.0) (0.4.0)
  Link requires a different Python (3.6.9 not in: '>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*'): https://files.pythonhosted.org/packages/4b/7f/55f7dacc3127a918110763998dfbabbec8dd693bfde9a7df9c4e44f4da29/multiprocess-0.70.13.tar.gz#sha256=2e096dd618a84d15aa369a9cf6695815e5539f853dc8fa4f4b9153b11b1d0b32 (from https://pypi.org/simple/multiprocess/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*)
  Link requires a different Python (3.6.9 not in: '>=3.7'): https://files.pythonhosted.org/packages/e3/ab/9aafc121c6a3d2470ccdf28f99897e88d324c948893b30e46cb359f595e3/multiprocess-0.70.14.tar.gz#sha256=3eddafc12f2260d27ae03fe6069b12570ab4764ab59a75e81624fac453fbf46a (from https://pypi.org/simple/multiprocess/) (requires-python:>=3.7)
Collecting multiprocess
  Using cached multiprocess-0.70.12.2-py36-none-any.whl (106 kB)
Requirement already satisfied: numpy in /home/nvidia/archiconda3/envs/mmdeploy/lib/python3.6/site-packages (from mmdeploy==1.2.0) (1.19.5)
Collecting onnx>=1.13.0
  Using cached onnx-1.14.0.tar.gz (11.3 MB)

  reading manifest template 'MANIFEST.in'
  warning: no files found matching '*.c' under directory 'onnx'
  adding license file 'LICENSE'
  writing manifest file '/tmp/pip-modern-metadata-se6nmzpo/onnx.egg-info/SOURCES.txt'
  creating '/tmp/pip-modern-metadata-se6nmzpo/onnx.dist-info'
  adding license file "LICENSE" (matched pattern "LICENSE")
  Preparing metadata (pyproject.toml) ... done
INFO: pip is looking at multiple versions of mmdeploy to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install mmdeploy and mmdeploy==1.2.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    mmdeploy 1.2.0 depends on protobuf<=3.20.2
    onnx 1.14.0 depends on protobuf>=3.20.2
    mmdeploy 1.2.0 depends on protobuf<=3.20.2
    onnx 1.13.1 depends on protobuf<4 and >=3.20.2
    mmdeploy 1.2.0 depends on protobuf<=3.20.2
    onnx 1.13.0 depends on protobuf<4 and >=3.20.2

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 25

Most upvoted comments

hi, glad to know it is solved. The error log is not clear for mismatch deploy config. We may add a check of the deploy config later.

hi, your modification is good and it should work.

base = [‘./base_dynamic.py’, ‘…/…/base/backends/tensorrt.py’]

onnx_config = dict(input_shape=(512, 512)) #add onnx_config = dict(input_shape=[512, 512]) #in detection_tensorrt_dynamic-300x300-512x512.py backend_config = dict( common_config=dict(max_workspace_size=1 << 30), model_inputs=[ dict( input_shapes=dict( input=dict( min_shape=[1, 3, 300, 300], opt_shape=[1, 3, 300, 300], max_shape=[1, 3, 512, 512]))) ])

@azuryl hi, just tested on my machine by changing the python_requires='>=3.6' in setup.py and installing mmcv, mmengine, mmdetection, mmdeploy from source. And the result was OK. Maybe you could align the env to it.

jetson_release

 - Jetson-AGX
   * Jetpack 4.6 [L4T 32.6.1]
   * NV Power Mode: MAXN - Type: 0
   * jetson_stats.service: inactive
 - Libraries:
   * CUDA: 10.2.300
   * cuDNN: 8.2.1.32
   * TensorRT: 8.0.1.6
   * Visionworks: 1.6.0.501
   * OpenCV: 4.1.1 compiled CUDA: NO
   * VPI: 1.1.12
   * Vulkan: 1.2.70

check env

07/12 13:55:35 - mmengine - INFO - 

07/12 13:55:35 - mmengine - INFO - **********Environmental information**********
jet07/12 13:55:39 - mmengine - INFO - sys.platform: linux
07/12 13:55:39 - mmengine - INFO - Python: 3.6.15 | packaged by conda-forge | (default, Dec  3 2021, 19:12:04) [GCC 9.4.0]
07/12 13:55:39 - mmengine - INFO - CUDA available: True
07/12 13:55:39 - mmengine - INFO - numpy_random_seed: 2147483648
07/12 13:55:39 - mmengine - INFO - GPU 0: Xavier
07/12 13:55:39 - mmengine - INFO - CUDA_HOME: /usr/local/cuda-10.2
07/12 13:55:39 - mmengine - INFO - NVCC: Cuda compilation tools, release 10.2, V10.2.300
07/12 13:55:39 - mmengine - INFO - GCC: gcc (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04) 7.5.0
07/12 13:55:39 - mmengine - INFO - PyTorch: 1.10.0
07/12 13:55:39 - mmengine - INFO - PyTorch compiling details: PyTorch built with:
  - GCC 7.5
  - C++ Version: 201402
  - OpenMP 201511 (a.k.a. OpenMP 4.5)
  - LAPACK is enabled (usually provided by MKL)
  - NNPACK is enabled
  - CPU capability usage: NO AVX
  - CUDA Runtime 10.2
  - NVCC architecture flags: -gencode;arch=compute_53,code=sm_53;-gencode;arch=compute_62,code=sm_62;-gencode;arch=compute_72,code=sm_72
  - CuDNN 8.2.1
    - Built with CuDNN 8.0
  - Build settings: BLAS_INFO=open, BUILD_TYPE=Release, CUDA_VERSION=10.2, CUDNN_VERSION=8.0.0, CXX_COMPILER=/usr/bin/c++, CXX_FLAGS= -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_XNNPACK -DSYMBOLICATE_MOBILE_DEBUG_HANDLE -DEDGE_PROFILER_USE_KINETO -O2 -fPIC -Wno-narrowing -Wall -Wextra -Werror=return-type -Wno-missing-field-initializers -Wno-type-limits -Wno-array-bounds -Wno-unknown-pragmas -Wno-sign-compare -Wno-unused-parameter -Wno-unused-variable -Wno-unused-function -Wno-unused-result -Wno-unused-local-typedefs -Wno-strict-overflow -Wno-strict-aliasing -Wno-error=deprecated-declarations -Wno-stringop-overflow -Wno-psabi -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -fdiagnostics-color=always -faligned-new -Wno-unused-but-set-variable -Wno-maybe-uninitialized -fno-math-errno -fno-trapping-math -Werror=format -DMISSING_ARM_VST1 -DMISSING_ARM_VLD1 -Wno-stringop-overflow, FORCE_FALLBACK_CUDA_MPI=1, LAPACK_INFO=open, TORCH_VERSION=1.10.0, USE_CUDA=ON, USE_CUDNN=ON, USE_EIGEN_FOR_BLAS=ON, USE_EXCEPTION_PTR=1, USE_GFLAGS=OFF, USE_GLOG=OFF, USE_MKL=OFF, USE_MKLDNN=OFF, USE_MPI=ON, USE_NCCL=0, USE_NNPACK=ON, USE_OPENMP=ON, 

07/12 13:55:39 - mmengine - INFO - TorchVision: 0.11.0a0+fa347eb
07/12 13:55:39 - mmengine - INFO - OpenCV: 4.7.0
07/12 13:55:39 - mmengine - INFO - MMEngine: 0.8.2
07/12 13:55:39 - mmengine - INFO - MMCV: 2.0.1
07/12 13:55:39 - mmengine - INFO - MMCV Compiler: GCC 7.5
07/12 13:55:39 - mmengine - INFO - MMCV CUDA Compiler: 10.2
07/12 13:55:39 - mmengine - INFO - MMDeploy: 1.0.0rc3+0a8cbe2
07/12 13:55:39 - mmengine - INFO - 

07/12 13:55:39 - mmengine - INFO - **********Backend information**********
07/12 13:55:39 - mmengine - INFO - tensorrt:	8.0.1.6
07/12 13:55:39 - mmengine - INFO - tensorrt custom ops:	Available
07/12 13:55:39 - mmengine - INFO - ONNXRuntime:	None
07/12 13:55:39 - mmengine - INFO - ONNXRuntime-gpu:	1.11.0
07/12 13:55:39 - mmengine - INFO - ONNXRuntime custom ops:	NotAvailable
07/12 13:55:39 - mmengine - INFO - pplnn:	None
07/12 13:55:39 - mmengine - INFO - ncnn:	None
07/12 13:55:39 - mmengine - INFO - snpe:	None
07/12 13:55:39 - mmengine - INFO - openvino:	None
07/12 13:55:39 - mmengine - INFO - torchscript:	1.10.0
07/12 13:55:39 - mmengine - INFO - torchscript custom ops:	NotAvailable
07/12 13:55:39 - mmengine - INFO - rknn-toolkit:	None
07/12 13:55:39 - mmengine - INFO - rknn-toolkit2:	None
07/12 13:55:39 - mmengine - INFO - ascend:	None
07/12 13:55:39 - mmengine - INFO - coreml:	None
07/12 13:55:41 - mmengine - INFO - tvm:	0.9.dev0
07/12 13:55:41 - mmengine - INFO - vacc:	None
07/12 13:55:41 - mmengine - INFO - 

07/12 13:55:41 - mmengine - INFO - **********Codebase information**********
07/12 13:55:41 - mmengine - INFO - mmdet:	3.1.0
07/12 13:55:41 - mmengine - INFO - mmseg:	1.0.0rc3
07/12 13:55:41 - mmengine - INFO - mmcls:	None
07/12 13:55:41 - mmengine - INFO - mmocr:	None
07/12 13:55:41 - mmengine - INFO - mmedit:	1.0.0rc5
07/12 13:55:41 - mmengine - INFO - mmdet3d:	None
07/12 13:55:41 - mmengine - INFO - mmpose:	1.0.0rc1
07/12 13:55:41 - mmengine - INFO - mmrotate:	1.0.0rc1
07/12 13:55:41 - mmengine - INFO - mmaction:	1.0.0rc1

ran script

python3 ./tools/deploy.py \
configs/mmdet/detection/detection_tensorrt_dynamic-320x320-1344x1344.py \
../mmdetection/configs/retinanet/retinanet_r50_fpn_1x_coco.py \
"../mmdeploy_checkpoints/mmdet/retinanet/retinanet_r50_fpn_1x_coco_20200130-c2398f9e.pth" \
"../mmdetection/demo/demo.jpg" \
--work-dir "../mmdeploy_regression_working_dir/mmdet/retinanet/tensorrt/dynamic/fp32/retinanet_r50_fpn_1x_coco_20200130-c2398f9e" \
--device cuda:0 \
--log-level INFO \
--test-img ./tests/data/tiger.jpeg