[abrt] python-ipython-console: terminal.py:22:<module>:ImportError: No module named shutil_get_terminal_size

auton.sysnotify at gmail.com auton.sysnotify at gmail.com
Thu May 11 15:00:55 EDT 2017


reason:         terminal.py:22:<module>:ImportError: No module named shutil_get_terminal_size
cmdline:        /usr/bin/python /usr/bin/ipython notebook --no-browser --port=8888
executable:     /usr/bin/ipython
package:        python-ipython-console-3.2.1-1.sdl7
component:      ipython
pid:            16839
hostname:       gpu1.int.autonlab.org
count:          3
abrt_version:   2.1.11
analyzer:       Python
architecture:   x86_64
duphash:        eb419511a1ad01ae545f3b9ff6fa0205b91810d2
event_log:      
kernel:         3.10.0-514.16.1.el7.x86_64
last_occurrence: 1494529255
os_release:     Springdale Linux release 7.3 (Verona)
pkg_arch:       noarch
pkg_epoch:      0
pkg_fingerprint: 16CF C333 41A4 0948
pkg_name:       python-ipython-console
pkg_release:    1.sdl7
pkg_vendor:     (none)
pkg_version:    3.2.1
runlevel:       N 3
time:           Thu 11 May 2017 02:55:51 PM EDT
type:           Python
uid:            1120
username:       ffalck
uuid:           eb419511a1ad01ae545f3b9ff6fa0205b91810d2

backtrace:
:terminal.py:22:<module>:ImportError: No module named shutil_get_terminal_size
:
:Traceback (most recent call last):
:  File "/usr/bin/ipython", line 7, in <module>
:    from IPython import start_ipython
:  File "/usr/lib/python2.7/site-packages/IPython/__init__.py", line 48, in <module>
:    from .core.application import Application
:  File "/usr/lib/python2.7/site-packages/IPython/core/application.py", line 25, in <module>
:    from IPython.core import release, crashhandler
:  File "/usr/lib/python2.7/site-packages/IPython/core/crashhandler.py", line 28, in <module>
:    from IPython.core import ultratb
:  File "/usr/lib/python2.7/site-packages/IPython/core/ultratb.py", line 128, in <module>
:    from IPython.utils.terminal import get_terminal_size
:  File "/usr/lib/python2.7/site-packages/IPython/utils/terminal.py", line 22, in <module>
:    from backports.shutil_get_terminal_size import get_terminal_size as _get_terminal_size
:ImportError: No module named shutil_get_terminal_size
:
:Local variables in innermost frame:
:warnings: None
:__builtins__: {'bytearray': <type 'bytearray'>, 'IndexError': <type 'exceptions.IndexError'>, 'all': <built-in function all>, 'help': Type help() for interactive help, or help(object) for help about object., 'vars': <built-in function vars>, 'SyntaxError': <type 'exceptions.SyntaxError'>, 'unicode': <type 'unicode'>, 'UnicodeDecodeError': <type 'exceptions.UnicodeDecodeError'>, 'memoryview': <type 'memoryview'>, 'isinstance': <built-in function isinstance>, 'copyright': Copyright (c) 2001-2013 Python Software Foundation.
:All Rights Reserved.
:
:Copyright (c) 2000 BeOpen.com.
:All Rights Reserved.
:
:Copyright (c) 1995-2001 Corporation for National Research Initiatives.
:All Rights Reserved.
:
:Copyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.
:All Rights Reserved., 'NameError': <type 'exceptions.NameError'>, 'BytesWarning': <type 'exceptions.BytesWarning'>, 'dict': <type 'dict'>, 'input': <built-in function input>, 'oct': <built-in function oct>, 'bin': <built-in function bin>, 'SystemExit': <type 'exceptions.SystemExit'>, 'StandardError': <type 'exceptions.StandardError'>, 'format': <built-in function format>, 'repr': <built-in function repr>, 'sorted': <built-in function sorted>, 'False': False, 'RuntimeWarning': <type 'exceptions.RuntimeWarning'>, 'list': <type 'list'>, 'iter': <built-in function iter>, 'reload': <built-in function reload>, 'Warning': <type 'exceptions.Warning'>, '__package__': None, 'round': <built-in function round>, 'dir': <built-in function dir>, 'cmp': <built-in function cmp>, 'set': <type 'set'>, 'bytes': <type 'str'>, 'reduce': <built-in function reduce>, 'intern': <built-in function intern>, 'issubclass': <built-in function issubclass>, 'Ellipsis': Ellipsis, 'EOFError': <type 'exceptions.EOFError'>, 'locals': <built-in function locals>, 'BufferError': <type 'exceptions.BufferError'>, 'slice': <type 'slice'>, 'FloatingPointError': <type 'exceptions.FloatingPointError'>, 'sum': <built-in function sum>, 'getattr': <built-in function getattr>, 'abs': <built-in function abs>, 'exit': Use exit() or Ctrl-D (i.e. EOF) to exit, 'print': <built-in function print>, 'True': True, 'FutureWarning': <type 'exceptions.FutureWarning'>, 'ImportWarning': <type 'exceptions.ImportWarning'>, 'None': None, 'hash': <built-in function hash>, 'ReferenceError': <type 'exceptions.ReferenceError'>, 'len': <built-in function len>, 'credits':     Thanks to CWI, CNRI, BeOpen.com, Zope Corporation and a cast of thousands
:    for supporting Python development.  See www.python.org for more information., 'frozenset': <type 'frozenset'>, '__name__': '__builtin__', 'ord': <built-in function ord>, 'super': <type 'super'>, 'TypeError': <type 'exceptions.TypeError'>, 'license': See http://www.python.org/2.7/license.html, 'KeyboardInterrupt': <type 'exceptions.KeyboardInterrupt'>, 'UserWarning': <type 'exceptions.UserWarning'>, 'filter': <built-in function filter>, 'range': <built-in function range>, 'staticmethod': <type 'staticmethod'>, 'SystemError': <type 'exceptions.SystemError'>, 'BaseException': <type 'exceptions.BaseException'>, 'pow': <built-in function pow>, 'RuntimeError': <type 'exceptions.RuntimeError'>, 'float': <type 'float'>, 'MemoryError': <type 'exceptions.MemoryError'>, 'StopIteration': <type 'exceptions.StopIteration'>, 'globals': <built-in function globals>, 'divmod': <built-in function divmod>, 'enumerate': <type 'enumerate'>, 'apply': <built-in function apply>, 'LookupError': <type 'exceptions.LookupError'>, 'open': <built-in function open>, 'quit': Use quit() or Ctrl-D (i.e. EOF) to exit, 'basestring': <type 'basestring'>, 'UnicodeError': <type 'exceptions.UnicodeError'>, 'zip': <built-in function zip>, 'hex': <built-in function hex>, 'long': <type 'long'>, 'next': <built-in function next>, 'ImportError': <type 'exceptions.ImportError'>, 'chr': <built-in function chr>, 'xrange': <type 'xrange'>, 'type': <type 'type'>, '__doc__': "Built-in functions, exceptions, and other objects.\n\nNoteworthy: None is the `nil' object; Ellipsis represents `...' in slices.", 'Exception': <type 'exceptions.Exception'>, 'tuple': <type 'tuple'>, 'UnicodeTranslateError': <type 'exceptions.UnicodeTranslateError'>, 'reversed': <type 'reversed'>, 'UnicodeEncodeError': <type 'exceptions.UnicodeEncodeError'>, 'IOError': <type 'exceptions.IOError'>, 'hasattr': <built-in function hasattr>, 'delattr': <built-in function delattr>, 'setattr': <built-in function setattr>, 'raw_input': <built-in function raw_input>, 'SyntaxWarning': <type 'exceptions.SyntaxWarning'>, 'compile': <built-in function compile>, 'ArithmeticError': <type 'exceptions.ArithmeticError'>, 'str': <type 'str'>, 'property': <type 'property'>, 'GeneratorExit': <type 'exceptions.GeneratorExit'>, 'int': <type 'int'>, '__import__': <built-in function __import__>, 'KeyError': <type 'exceptions.KeyError'>, 'coerce': <built-in function coerce>, 'PendingDeprecationWarning': <type 'exceptions.PendingDeprecationWarning'>, 'file': <type 'file'>, 'EnvironmentError': <type 'exceptions.EnvironmentError'>, 'unichr': <built-in function unichr>, 'id': <built-in function id>, 'OSError': <type 'exceptions.OSError'>, 'DeprecationWarning': <type 'exceptions.DeprecationWarning'>, 'min': <built-in function min>, 'UnicodeWarning': <type 'exceptions.UnicodeWarning'>, 'execfile': <built-in function execfile>, 'any': <built-in function any>, 'complex': <type 'complex'>, 'bool': <type 'bool'>, 'ValueError': <type 'exceptions.ValueError'>, 'NotImplemented': NotImplemented, 'map': <built-in function map>, 'buffer': <type 'buffer'>, 'max': <built-in function max>, 'object': <type 'object'>, 'TabError': <type 'exceptions.TabError'>, 'callable': <built-in function callable>, 'ZeroDivisionError': <type 'exceptions.ZeroDivisionError'>, 'eval': <built-in function eval>, '__debug__': True, 'IndentationError': <type 'exceptions.IndentationError'>, 'AssertionError': <type 'exceptions.AssertionError'>, 'classmethod': <type 'classmethod'>, 'UnboundLocalError': <type 'exceptions.UnboundLocalError'>, 'NotImplementedError': <type 'exceptions.NotImplementedError'>, 'AttributeError': <type 'exceptions.AttributeError'>, 'OverflowError': <type 'exceptions.OverflowError'>}
:__file__: None
:__package__: None
:sys: None
:__name__: None
:os: None
:__doc__: None
environ:
:LOADEDMODULES=mpi/mpich-x86_64
:LC_CTYPE=UTF-8
:LESSOPEN=||/usr/bin/lesspipe.sh %s
:MODULESHOME=/usr/share/Modules
:SSH_CLIENT=192.168.6.12 32226 22
:SELINUX_USE_CURRENT_RANGE=
:LOGNAME=ffalck
:USER=ffalck
:QTDIR=/usr/lib64/qt-3.3
:PATH=/usr/local/cuda/bin:/usr/lib64/qt-3.3/bin:/usr/lib64/mpich/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
:LD_LIBRARY_PATH=/usr/local/cuda/lib64:/usr/lib64/mpich/lib
:MPI_LIB=/usr/lib64/mpich/lib
:LANG=en_US.UTF-8
:QTLIB=/usr/lib64/qt-3.3/lib
:TERM=xterm-256color
:SHELL=/bin/bash
:QTINC=/usr/lib64/qt-3.3/include
:PWD=/zfsauton/home/ffalck
:HISTSIZE=1000
:MANPATH=/usr/share/man/mpich:/usr/share/man:/usr/local/share/man
:HOME=/zfsauton/home/ffalck
:CVSROOT=svnhub.int.autonlab.org:/var/CVS
:SVN=svn://svnhub.int.autonlab.org/psycho/auton
:MPI_SYSCONFIG=/etc/mpich-x86_64
:XDG_RUNTIME_DIR=/run/user/1120
:PYTHONPATH=/usr/lib64/python2.7/site-packages/mpich
:MPI_COMPILER=mpich-x86_64
:MPI_HOME=/usr/lib64/mpich
:SELINUX_ROLE_REQUESTED=
:PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig
:QT_GRAPHICSSYSTEM_CHECKED=1
:XDG_SESSION_ID=3117
:MPI_SUFFIX=_mpich
:_=/usr/bin/ipython
:MODULEPATH=/usr/share/Modules/modulefiles:/etc/modulefiles:/usr/local/share/Modules/modulefiles:/opt/share/Modules/modulefiles
:_LMFILES_=/etc/modulefiles/mpi/mpich-x86_64
:SSH_TTY=/dev/pts/39
:HOSTNAME=gpu1.int.autonlab.org
:MPI_BIN=/usr/lib64/mpich/bin
:SSH_CONNECTION=192.168.6.12 32226 192.168.6.100 22
:SELINUX_LEVEL_REQUESTED=
:HISTCONTROL=ignoredups
:SHLVL=1
:MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich
:CVS_RSH=ssh
:MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich-x86_64
:MPI_MAN=/usr/share/man/mpich
:MAIL=/var/spool/mail/ffalck
:MPI_INCLUDE=/usr/include/mpich-x86_64
:LS_COLORS=rs=0:di=38;5;27:ln=38;5;51:mh=44;38;5;15:pi=40;38;5;11:so=38;5;13:do=38;5;5:bd=48;5;232;38;5;11:cd=48;5;232;38;5;3:or=48;5;232;38;5;9:mi=05;48;5;232;38;5;15:su=48;5;196;38;5;15:sg=48;5;11;38;5;16:ca=48;5;196;38;5;226:tw=48;5;10;38;5;16:ow=48;5;10;38;5;21:st=48;5;21;38;5;15:ex=38;5;34:*.tar=38;5;9:*.tgz=38;5;9:*.arc=38;5;9:*.arj=38;5;9:*.taz=38;5;9:*.lha=38;5;9:*.lz4=38;5;9:*.lzh=38;5;9:*.lzma=38;5;9:*.tlz=38;5;9:*.txz=38;5;9:*.tzo=38;5;9:*.t7z=38;5;9:*.zip=38;5;9:*.z=38;5;9:*.Z=38;5;9:*.dz=38;5;9:*.gz=38;5;9:*.lrz=38;5;9:*.lz=38;5;9:*.lzo=38;5;9:*.xz=38;5;9:*.bz2=38;5;9:*.bz=38;5;9:*.tbz=38;5;9:*.tbz2=38;5;9:*.tz=38;5;9:*.deb=38;5;9:*.rpm=38;5;9:*.jar=38;5;9:*.war=38;5;9:*.ear=38;5;9:*.sar=38;5;9:*.rar=38;5;9:*.alz=38;5;9:*.ace=38;5;9:*.zoo=38;5;9:*.cpio=38;5;9:*.7z=38;5;9:*.rz=38;5;9:*.cab=38;5;9:*.jpg=38;5;13:*.jpeg=38;5;13:*.gif=38;5;13:*.bmp=38;5;13:*.pbm=38;5;13:*.pgm=38;5;13:*.ppm=38;5;13:*.tga=38;5;13:*.xbm=38;5;13:*.xpm=38;5;13:*.tif=38;5;13:*.tiff=38;5;13:*.png=38;5;13:*.svg=38;5;13:*.svgz=38;5;13:*.mng=38;5;13:*.pcx=38;5;13:*.mov=38;5;13:*.mpg=38;5;13:*.mpeg=38;5;13:*.m2v=38;5;13:*.mkv=38;5;13:*.webm=38;5;13:*.ogm=38;5;13:*.mp4=38;5;13:*.m4v=38;5;13:*.mp4v=38;5;13:*.vob=38;5;13:*.qt=38;5;13:*.nuv=38;5;13:*.wmv=38;5;13:*.asf=38;5;13:*.rm=38;5;13:*.rmvb=38;5;13:*.flc=38;5;13:*.avi=38;5;13:*.fli=38;5;13:*.flv=38;5;13:*.gl=38;5;13:*.dl=38;5;13:*.xcf=38;5;13:*.xwd=38;5;13:*.yuv=38;5;13:*.cgm=38;5;13:*.emf=38;5;13:*.axv=38;5;13:*.anx=38;5;13:*.ogv=38;5;13:*.ogx=38;5;13:*.aac=38;5;45:*.au=38;5;45:*.flac=38;5;45:*.mid=38;5;45:*.midi=38;5;45:*.mka=38;5;45:*.mp3=38;5;45:*.mpc=38;5;45:*.ogg=38;5;45:*.ra=38;5;45:*.wav=38;5;45:*.axa=38;5;45:*.oga=38;5;45:*.spx=38;5;45:*.xspf=38;5;45:
:BASH_FUNC_module()=() {  eval `/usr/bin/modulecmd bash $*`
:}
machineid:
:systemd=a9ee8ea6fa6344acb30c3c4970057c0e
:sosreport_uploader-dmidecode=c12d05e50e3f48e10a89a92779a63b5a8a010fc853fa47378b6dfed1fb9e5cc5
os_info:
:NAME="Springdale Linux"
:VERSION="7.3 (Verona)"
:ID="rhel"
:ID_LIKE="fedora"
:VERSION_ID="7.3"
:PRETTY_NAME="Springdale Linux 7.3 (Verona)"
:ANSI_COLOR="0;32"
:CPE_NAME="cpe:/o:springdale:linux:7.3:GA"
:HOME_URL="http://springdale.princeton.edu/"
:BUG_REPORT_URL="https://springdale.math.ias.edu/"
:
:REDHAT_BUGZILLA_PRODUCT="Springdale Linux 7"
:REDHAT_BUGZILLA_PRODUCT_VERSION=7.3
:REDHAT_SUPPORT_PRODUCT="Springdale Linux"
:REDHAT_SUPPORT_PRODUCT_VERSION=7.3



More information about the Autonlab-sysinfo mailing list