Package: awscli Version: 1.18.135-1 Severity: important Dear Maintainer,
I followed the documentation here : https://www.scaleway.com/en/docs/object-storage-with-aws-cli/ and after setting up my config files the commands fails with the following error : Traceback (most recent call last): File "/usr/bin/aws", line 27, in <module> sys.exit(main()) File "/usr/bin/aws", line 23, in main return awscli.clidriver.main() File "/usr/lib/python3/dist-packages/awscli/clidriver.py", line 68, in main driver = create_clidriver() File "/usr/lib/python3/dist-packages/awscli/clidriver.py", line 77, in create_clidriver load_plugins(session.full_config.get('plugins', {}), File "/usr/lib/python3/dist-packages/awscli/plugin.py", line 44, in load_plugins modules = _import_plugins(plugin_mapping) File "/usr/lib/python3/dist-packages/awscli/plugin.py", line 58, in _import_plugins plugins.append(__import__(path)) ModuleNotFoundError: No module named 'awscli_plugin_endpoint' I've tried to install aws-related python packages without success, and haven't investigated further. Is there a dependency missing ? Regards, -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (990, 'testing'), (980, 'stable-updates'), (980, 'stable'), (500, 'oldstable-updates'), (500, 'oldstable'), (90, 'experimental'), (90, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.9.0-1-amd64 (SMP w/4 CPU threads) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: OpenRC (via /run/openrc), PID 1: init LSM: AppArmor: enabled Versions of packages awscli depends on: ii groff 1.22.4-5 ii python3 3.8.6-1 ii python3-botocore 1.17.22+repack-1 ii python3-colorama 0.4.3-1 ii python3-docutils 0.16+dfsg-3 ii python3-pyasn1 0.4.8-1 ii python3-rsa 4.0-4 ii python3-s3transfer 0.3.3-1 ii python3-yaml 5.3.1-3 awscli recommends no packages. awscli suggests no packages. -- no debconf information
