[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
Tue Jun 6 13:30:31 EDT 2017
reason: terminal.py:22:<module>:ImportError: No module named shutil_get_terminal_size
cmdline: /usr/bin/python2 /usr/bin/ipython2 notebook
executable: /usr/bin/ipython2
package: python-ipython-console-3.2.1-1.sdl7
component: ipython
pid: 21228
hostname: ari.int.autonlab.org
count: 2
abrt_version: 2.1.11
analyzer: Python
architecture: x86_64
duphash: eb419511a1ad01ae545f3b9ff6fa0205b91810d2
event_log:
kernel: 3.10.0-327.4.4.el7.x86_64
last_occurrence: 1496770231
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: Tue 06 Jun 2017 01:29:02 PM EDT
type: Python
uid: 1125
username: fblello1
uuid: eb419511a1ad01ae545f3b9ff6fa0205b91810d2
backtrace:
:terminal.py:22:<module>:ImportError: No module named shutil_get_terminal_size
:
:Traceback (most recent call last):
: File "/usr/bin/ipython2", 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:
:SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
:LOADEDMODULES=mpi/mpich-x86_64
:LESSOPEN=||/usr/bin/lesspipe.sh %s
:MODULESHOME=/usr/share/Modules
:SSH_CLIENT=192.168.6.12 26860 22
:SELINUX_USE_CURRENT_RANGE=
:LOGNAME=fblello1
:USER=fblello1
:PATH=/usr/lib64/mpich/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
:MPI_BIN=/usr/lib64/mpich/bin
:LD_LIBRARY_PATH=/usr/lib64/mpich/lib
:MPI_LIB=/usr/lib64/mpich/lib
:LANG=en_US.UTF-8
:TERM=screen
:SHELL=/bin/bash
:BASH_FUNC_module()=() { eval `/usr/bin/modulecmd bash $*`
:}
:SHLVL=2
:PWD=/zfsauton/project
:HISTSIZE=1000
:MANPATH=/usr/share/man/mpich:/usr/share/man:/usr/local/share/man
:HOME=/zfsauton/home/fblello1
: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/1125
:PYTHONPATH=/usr/lib64/python2.7/site-packages/mpich
:MPI_COMPILER=mpich-x86_64
:TMUX=/tmp/tmux-1125/default,31438,0
:SELINUX_ROLE_REQUESTED=
:MPI_HOME=/usr/lib64/mpich
:PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig
:QT_GRAPHICSSYSTEM_CHECKED=1
:XDG_SESSION_ID=15953
:MPI_SUFFIX=_mpich
:_=/usr/bin/ipython2
: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/5
:HOSTNAME=ari.int.autonlab.org
:SSH_CONNECTION=192.168.6.12 26860 192.168.6.11 22
:SELINUX_LEVEL_REQUESTED=
:HISTCONTROL=ignoredups
: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/fblello1
:MPI_INCLUDE=/usr/include/mpich-x86_64
:LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:
:TMUX_PANE=%0
machineid:
:systemd=20b27ad50adc448f8f4f601d0f85c4c5
:sosreport_uploader-dmidecode=c5b1319800ff8c36e542976a8b7b8ea1d0928404585315567ac3c6570f7c7781
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