[Python-modules-team] Bug#903443: ImportError: No module named 'botocore.history'
    Jayen Ashar 
    jayenashar at gmail.com
       
    Tue Jul 10 08:16:45 BST 2018
    
    
  
Package: awscli
Version: 1.15.15-1
Severity: normal
Dear Maintainer,
   * What led up to the situation?
I am running debian stable, but installed awscli from sid (I wanted a newer 
version).
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
Effective: installing python3-botocore 1.10.15+repack-1 from testing.
Ineffective: staying on python3-botocore 1.4.70-1 from stable.
   * What was the outcome of this action?
python3-botocore 1.4.70-1 gives the error:
Traceback (most recent call last):
  File "/usr/bin/aws", line 19, in <module>
    import awscli.clidriver
  File "/usr/lib/python3/dist-packages/awscli/clidriver.py", line 24, in <module>
    from botocore.history import get_global_history_recorder
ImportError: No module named 'botocore.history'
   * What outcome did you expect instead?
installing awscli 1.15.15-1 would install python3-botocore 1.10.15+repack-1
-- System Information:
Debian Release: 9.4
  APT prefers stable
  APT policy: (900, 'stable'), (800, 'oldstable'), (700, 'unstable'), (600, 'experimental'), (500, 'testing')
Architecture: i386 (x86_64)
Foreign Architectures: amd64
Kernel: Linux 4.9.0-6-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_AU:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
Versions of packages awscli depends on:
ii  python3             3.5.3-1
ii  python3-botocore    1.4.70-1
ii  python3-colorama    0.3.7-1
ii  python3-docutils    0.13.1+dfsg-2
ii  python3-rsa         3.4.2-1
ii  python3-s3transfer  0.1.9-1
ii  python3-yaml        3.12-1
awscli recommends no packages.
awscli suggests no packages.
-- no debconf information
    
    
More information about the Python-modules-team
mailing list