text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"weibospider.py", line 240, in get_weibo_info
is_empty = info[0].xpath("div/span[@class='ctt']")
IndexError: list index out of range
| Traceback (most recent call last):
"/anaconda3/bin/lulu", line 8, in <module>
sys.exit(main())
"/anaconda3/lib/python3.6/site-packages/lulu/__main__.py", line 92, in main
main(**kwargs)
"/anaconda3/lib/python3.6/site-packages/lulu/common.py", line 1327, in main
script_main(any_download, any_download_playlis... | 0.724924 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
ImportError: cannot import name Alphabet
| Traceback (most recent call last):
"howdoi.py", line 19, in <module>
from . import __version__
ImportError: cannot import name '__version__'
| 0.778666 |
Traceback (most recent call last):
"C:\salt\bin\lib\site-packages\salt\cli\caller.py", line 197, in call
ret['return'] = func(*args, **kwargs)
"C:\salt\bin\lib\site-packages\salt\modules\postgres.py", line 551, in db_create
password=password, runas=runas)
"C:\salt\bin\lib\site-packages\salt\modules\postgres.... |
Comment: An exception occurred in this state: Traceback (most recent call last):
"c:\salt\bin\lib\site-packages\salt\state.py", line 1733, in call
**cdata['kwargs'])
"c:\salt\bin\lib\site-packages\salt\loader.py", line 1651, in wrapper
return f(*args, **kwargs)
"c:\salt\bin\lib\site-packages\salt\states\chocolat... | 0.688787 |
Traceback (most recent call last):
"/usr/lib/python3.5/asyncio/tasks.py", line 241, in _step
result = coro.throw(exc)
"/usr/local/lib/python3.5/dist-packages/aiohttp/server.py", line 315, in start
yield from self.handle_error(504, message)
"/usr/local/lib/python3.5/dist-packages/aiohttp/server.py", line 382,... | Traceback (most recent call last):
"o.py", line 12, in <module>
dm1 = mycc.make_rdm1()
"/home/gwang18/software/pyscf/pyscf/cc/ccsd.py", line 604, in make_rdm1
if l1 is None: l1, l2 = self.solve_lambda(t1, t2)
"/home/gwang18/software/pyscf/pyscf/cc/ccsd.py", line 594, in solve_lambda
verbose=self.verbose)
... | 0.708554 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Users\Lukas\AppData\Local\Programs\Python\Python38\lib\site-packages\dataprep\eda\__init__.py", line 8, in <module>
from .distribution import compute, plot, render
"C:\Users\Lukas\AppData\Local\Programs\Python\Python38\lib\site-packages\dat... | Traceback (most recent call last):
"C:\Users\pitot\Downloads\jumpcutter-master\jumpcutter-master\jumpcutter.py", line 2, in <module>
from PIL import Image
ModuleNotFoundError: No module named 'PIL'
| 0.852212 |
Traceback (most recent call last):
"/home/pi/GassistPi/src/main.py", line 1121, in <module>
Myassistant().main()
"/home/pi/GassistPi/src/main.py", line 218, in __init__
self.detector = snowboydecoder.HotwordDetector(snowboy_models, sensitivity=self._sensitivities)
"/home/pi/GassistPi/src/snowboydecoder.py", ... |
ERROR: Traceback (most recent call last):
"/usr/lib/python3.6/urllib/request.py", line 1318, in do_open
encode_chunked=req.has_header('Transfer-encoding'))
"/usr/lib/python3.6/http/client.py", line 1239, in request
self._send_request(method, url, body, headers, encode_chunked)
"/usr/lib/python3.6/http/clien... | 0.67859 |
Traceback (most recent call last):
"/home/linuxbrew/.linuxbrew/bin/sam", line 11, in <module>
load_entry_point('aws-sam-cli==0.47.0', 'console_scripts', 'sam')()
"/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/click/core.py", line 829, in __call__
return self.main(*args... | Traceback (most recent call last):
"/opt/az/lib/python3.6/site-packages/knack/cli.py", line 194, in invoke
cmd_result = self.invocation.execute(args)
"/opt/az/lib/python3.6/site-packages/azure/cli/core/commands/__init__.py", line 331, in execute
six.reraise(*sys.exc_info())
"/opt/az/lib/python3.6/site-packag... | 0.676519 |
Traceback (most recent call last):
"d:/Project/Moeinsoft/MoeinBackup/test/test.py", line 1, in <module>
from M4Lic import *
ImportError: DLL load failed while importing M4Lic: The specified module could not be found.
| Traceback (most recent call last):
"/opt/anki/runanki", line 3, in <module>
import aqt
"/opt/anki-2.1.14/aqt/__init__.py", line 14, in <module>
from aqt.qt import *
"/opt/anki-2.1.14/aqt/qt.py", line 17, in <module>
from PyQt5.QtWebEngineWidgets import *
ImportError: dlopen: cannot load any more object with... | 0.845286 |
Traceback (most recent call last):
"/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"./cme/__main__.py", line 3, in <module>
"./cme/_bootstrap/__init__.py", line 233, in bootstrap
"./cme/_b... | Traceback (most recent call last):
"/usr/local/bin/dispatch", line 5, in <module>
from dispatch.cli import entrypoint
"/usr/local/lib/python3.8/site-packages/dispatch/cli.py", line 13, in <module>
from dispatch.application.models import *
# noqa
"/usr/local/lib/python3.8/site-packages/dispatch/application/mo... | 0.71296 |
Traceback (most recent call last):
"C:\python_venvs\python3_x\djangoVenv\lib\site-packages\numpy\core\__init__.py", line 16, in <module>
from . import multiarray
ImportError: DLL load failed: This drive is locked by BitLocker Drive Encryption. You must unlock this drive from Control Panel.
| Traceback (most recent call last):
"/home/aaron-gonzales/.config/emacs/straight/build/eaf/eaf.py", line 25, in <module>
from app.browser.buffer import AppBuffer as NeverUsed # noqa
"/home/aaron-gonzales/.config/emacs/straight/repos/emacs-application-framework/app/browser/buffer.py", line 24, in <module>
from co... | 0.799899 |
Traceback (most recent call last):
"/nix/store/0xx0rxr7gw5bj4qz5h6rbdxrp4r5mb5s-nixops-1.7/bin/..nixops-wrapped-wrapped", line 991, in <module>
args.op()
"/nix/store/0xx0rxr7gw5bj4qz5h6rbdxrp4r5mb5s-nixops-1.7/bin/..nixops-wrapped-wrapped", line 632, in op_mount
+ new_flags)
"/nix/store/0yz15vp6xvaixrkls7y85... | [gw496] node down: Traceback (most recent call last):
"/home/rpfannsc/Projects/pytest-dev/pytest-xdist/.tox/py27/lib/python2.7/site-packages/execnet/gateway_base.py", line 1072, in executetask
do_exec(co, loc)
# noqa
"<string>", line 1, in do_exec
"<remote exec>", line 174, in <module>
OSError: [Errno 2] No s... | 0.714106 |
```Traceback (most recent call last):
"/home/mist/mist.io/bin/celery", line 67, in <module>
import celery.__main__
"/home/mist/mist.io/eggs/celery-3.1.17-py2.7.egg/celery/__init__.py", line 130, in <module>
from celery import five
"/home/mist/mist.io/eggs/celery-3.1.17-py2.7.egg/celery/five.py", line 149, in... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/home/anaconda3/lib/python3.6/site-packages/coremltools/converters/sklearn/_converter.py", line 145, in convert
from ._converter_internal import _convert_sklearn_model
"/Users/home/anaconda3/lib/python3.6/site-packages/coremltools/conver... | 0.756194 |
Traceback (most recent call last):
"C:\Users\Dell\AppData\Local\Programs\Python\Python37\lib\site-packages\numba\core\typeconv\typeconv.py", line 4, in <module>
from numba.core.typeconv import _typeconv
ImportError: DLL load failed: The specified module could not be found.
| Traceback (most recent call last):
"Mylar.py", line 26, in <module>
import mylar
"/volume1/@appstore/mylar/share/mylar/mylar/__init__.py", line 36, in <module>
from apscheduler.schedulers.background import BackgroundScheduler
"lib/apscheduler/schedulers/background.py", line 5, in <module>
from apscheduler.s... | 0.78516 |
Traceback (most recent call last):
"c:\users\owner\appdata\local\programs\python\python37-32\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"c:\users\owner\appdata\local\programs\python\python37-32\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Users\Owner\AppData\Loc... | > Traceback (most recent call last):
"D:/Onedrive/Documents/Programming Projects/Python/hashcatAutoSaveV2.py", line 1, in <module>
from pywinauto.application import Application
"C:\Users\mmoli\AppData\Local\Programs\Python\Python36-32\lib\site-packages\pywinauto\__init__.py", line 40, in <module>
from . import ... | 0.777293 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/users/ilow/.local/lib/python3.6/site-packages/wx/__init__.py", line 17, in <module> from wx.core import *
"/home/users/ilow/.local/lib/python3.6/site-packages/wx/core.py", line 12, in <module> from ._core import *
ImportError: libnotify.s... | Traceback (most recent call last):
"train.py", line 8, in <module>
import data_helper
"/home/sidrah/Downloads/multi-class-text-classification-cnn-rnn-master/data_helper.py", line 13, in <module>
from tensorflow.contrib import learn
"/usr/local/lib/python3.4/dist-packages/tensorflow/__init__.py", line 23, in ... | 0.680628 |
Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/owtf/http/requester.py", line 19, in <module>
from urllib import HTTPHandler, HTTPSHandler, HTTPRedirectHandler, ProxyHandler, build_opener, install_opener
ImportError: cannot import name 'HTTPHandler'
| Traceback (most recent call last):
"<pyshell#2>", line 1, in <module>
import wechatsogou
"D:\Python3\lib\site-packages\wechatsogou\__init__.py", line 16, in <module>
from wechatsogou.api import WechatSogouAPI
"D:\Python3\lib\site-packages\wechatsogou\api.py", line 13, in <module>
from wechatsogou.five impor... | 0.786942 |
Traceback (most recent call last):
"<string>", line 17, in <module>
"/tmp/pip_build_root/scikits.talkbox/setup.py", line 10, in <module>
from numpy.distutils.core import setup
ImportError: No module named 'numpy'
Complete output from command python setup.py egg_info:
Traceback (most recent call last): | Traceback (most recent call last):
"C:\Users\Pranab\Anaconda3\envs\tensorflow1\lib\site-packages\IPython\core\ultratb.py", line 1148, in get_records
return _fixed_getinnerframes(etb, number_of_lines_of_context, tb_offset)
"C:\Users\Pranab\Anaconda3\envs\tensorflow1\lib\site-packages\IPython\core\ultratb.py", lin... | 0.718401 |
Traceback (most recent call last):
"repro.py", line 3, in <module>
default_backend()
"/Users/vida/tmp-venv/lib/python3.6/site-packages/cryptography/hazmat/backends/__init__.py", line 15, in default_backend
from cryptography.hazmat.backends.openssl.backend import backend
"/Users/vida/tmp-venv/lib/python3.6/si... | Traceback (most recent call last):
"C:\Development\wheel-build\build-venv\lib\site-packages\cupy\__init__.py", line 11, in <module>
from cupy import core
# NOQA
"C:\Development\wheel-build\build-venv\lib\site-packages\cupy\core\__init__.py", line 1, in <module>
from cupy.core import core
# NOQA
"cupy\core\co... | 0.683659 |
Traceback (most recent call last):
"_ctypes/callbacks.c", line 232, in 'calling callback function'
"C:\Python37\lib\site-packages\pywinauto\win32_element_info.py", line 138, in enum_window_proc
if control_type is not None and control_type != element.control_type:
"C:\Python37\lib\site-packages\pywinauto\win32... | Traceback (most recent call last):
"...\lib\runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
"...\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
"...\lib\site-packages\spacy\__main__.py", line 4, in <module>
setup_cli()
"...\lib\site-packages\spacy\cli\... | 0.730184 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/tensorflow/python/training/saver.py", line 1276, in restore
{self.saver_def.filename_tensor_name: save_path})
"/usr/local/lib/python3.6/dist-packages/tensorflow/python/client/session.py", line 929, in run
run_metadata_ptr)
"/usr/local... | Traceback (most recent call last):
"/mapr/houmaprdev/user/jschmidt2/.local/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1367, in _do_call
return fn(*args)
"/mapr/houmaprdev/user/jschmidt2/.local/lib/python3.6/site-packages/tensorflow_core/python/client/session.py", line 1352, in _r... | 0.764226 |
Traceback (most recent call last):
"calibre_plugins.dedrm.kindlekey", line 1540, in getDBfrom
cleartext = UnprotectHeaderData(encryptedValue)
"calibre_plugins.dedrm.kindlekey", line 1408, in UnprotectHeaderData
crp = LibCrypto()
TypeError: 'NoneType' object is not callable
| Traceback (most recent call last):
"./python3.3/threading.py", line 901, in _bootstrap_inner
"D:\allWorld\Sublime Text3\Data\Packages\Package Control\package_control\commands\install_package_command.py", line 43, in run
'reinstall', 'pull', 'none'])
"D:\allWorld\Sublime Text3\Data\Packages\Package Control\pac... | 0.674179 |
Traceback (most recent call last):
"setup.py", line 3, in <module>
from setuptools import setup
ModuleNotFoundError: No module named 'setuptools'
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.9/site-packages/jwt/api_jwt.py", line 113, in decode
decoded = self.decode_complete(jwt, key, algorithms, options, **kwargs)
"/usr/local/lib/python3.9/site-packages/jwt/api_jwt.py", line 88, in decode_complete
**kwargs,... | 0.847636 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/pauldelange/meg/opm/opm-finder/venv/lib/python3.7/site-packages/pcl/__init__.py", line 2, in <module>
from ._pcl import *
ImportError: dlopen(/Users/pauldelange/meg/opm/opm-finder/venv/lib/python3.7/site-packages/pcl/_pcl.cpython-37m-darwi... | Traceback (most recent call last):
"/usr/local/bin/bigchaindb", line 7, in <module>
from bigchaindb.commands.bigchain import main
"/usr/local/lib/python3.6/site-packages/bigchaindb/__init__.py", line 40, in <module>
from bigchaindb.core import Bigchain
# noqa
"/usr/local/lib/python3.6/site-packages/bigchaind... | 0.782974 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'PIL'
| Traceback (most recent call last):
"/home/tech-user/GassistPi/src/pushbutton.py", line 36, in <module>
import psutil
ModuleNotFoundError: No module named 'psutil'
| 0.823972 |
Traceback (most recent call last):
"/Users/luzhang/anaconda3/bin/conda", line 11, in <module>
sys.exit(main())
"/Users/luzhang/anaconda3/lib/python3.6/site-packages/conda/cli/main.py", line 125, in main
from ..exceptions import conda_exception_handler
"/Users/luzhang/anaconda3/lib/python3.6/site-packages/con... | Traceback (most recent call last):
"F:/msys64/mingw64/lib/python3.5\multiprocessing\synchronize.py", line 29, in <module>
from _multiprocessing import SemLock, sem_unlink
ImportError: cannot import name 'sem_unlink'
| 0.823336 |
Traceback (most recent call last):
"/home/pi/.local/lib/python3.7/site-packages/kivy/core/__init__.py", line 135, in core_register_libs
level=0)
"/home/pi/.local/lib/python3.7/site-packages/kivy/core/image/img_ffpyplayer.py", line 7, in <module>
import ffpyplayer
ModuleNotFoundError: No module named 'ffpyplayer... | Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/container/docker/engine.py", line 45, in <module>
from docker.models.containers import RUN_HOST_CONFIG_KWARGS
ModuleNotFoundError: No module named 'docker.models'
| 0.818286 |
Traceback (most recent call last):
"/www/wwwroot/www.XXXXXX.com/netease-cloud-master/main.py", line 9, in <module>
from configparser import ConfigParser
ImportError: No module named configparser
| Traceback (most recent call last):
"C:\Users\Phillip\AppData\Local\Programs\Python\Python37-32\Lib\site-packages\instapy\quickstart.py", line 19, in <module>
from instapy import InstaPy
"C:\Users\Phillip\AppData\Local\Programs\Python\Python37-32\Lib\site-packages\instapy\instapy.py", line 25, in <module>
from .... | 0.759571 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/flexget/plugin.py", line 392, in _import_plugin
__import__(module_name)
"/usr/local/lib/python2.7/dist-packages/flexget/components/managed_lists/lists/entry_list/api.py", line 21, in <module>
from . import db
"/usr/local/lib/python2.7... |
Traceback (most recent call last):
"/usr/lib64/python3.5/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/lib64/python3.5/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/usr/lib/python3.5/site-packages/googlesamples/assistant/__main__.py", line 21, in <module>
from google.... | 0.785943 |
Traceback (most recent call last):
"./manage.py", line 22, in <module>
execute_from_command_line(sys.argv)
(snip)
from .apns import apns_fetch_inactive_ids
ImportError: cannot import name apns_fetch_inactive_ids
| Traceback (most recent call last):
"tools/train.py", line 9, in <module>
from mmdet.apis import (get_root_logger, init_dist, set_random_seed,
"/home/zlk/mmdetection/mmdet/apis/__init__.py", line 2, in <module>
from .inference import (inference_detector, init_detector, show_result,
"/home/zlk/mmdetection/mmde... | 0.762892 |
Traceback (most recent call last):
"infoga.py", line 12, in <module>
from lib.check import *
ImportError: No module named lib.check | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/ubuntu/gpytorch-master/gpytorch/__init__.py", line 3, in <module>
from .lazy import LazyVariable, ToeplitzLazyVariable
"/home/ubuntu/gpytorch-master/gpytorch/lazy/__init__.py", line 2, in <module>
from .toeplitz_lazy_variable import Toe... | 0.851779 |
Traceback (most recent call last):
"/usr/home/indicoadm/indicov2/.indicov2/lib/python2.7/site-packages/indico/legacy/webinterface/rh/base.py", line 493, in process
profile_name, res = self._do_process(profile)
"/usr/home/indicoadm/indicov2/.indicov2/lib/python2.7/site-packages/indico/legacy/webinterface/rh/base.... | Traceback (most recent call last):
"/usr/lib64/az/lib/python2.7/site-packages/knack/cli.py", line 206, in invoke
cmd_result = self.invocation.execute(args)
"/usr/lib64/az/lib/python2.7/site-packages/azure/cli/core/commands/__init__.py", line 603, in execute
raise ex
AttributeError: 'NoneType' object has no attr... | 0.699549 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/lib/python2.7/site-packages/tqdm/__init__.py", line 1, in <module>
from ._tqdm import tqdm
"/usr/lib/python2.7/site-packages/tqdm/_tqdm.py", line 14, in <module>
from ._utils import _supports_unicode, _environ_cols_wrapper, _range, _unic... | Traceback (most recent call last):
"/usr/local/bin/certbot", line 11, in <module>
load_entry_point('certbot==0.10.1', 'console_scripts', 'certbot')()
"/usr/local/Cellar/certbot/0.10.1/libexec/lib/python2.7/site-packages/pkg_resources/__init__.py", line 561, in load_entry_point
return get_distribution(dist).load... | 0.761423 |
Traceback (most recent call last):
".../.local/share/virtualenvs/gphotos-sync-Al_Gqc-6/bin/gphotos-sync", line 6, in <module>
from gphotos.Main import main
".../.local/share/virtualenvs/gphotos-sync-Al_Gqc-6/lib/python3.6/site-packages/gphotos/Main.py", line 11, in <module>
from gphotos.GooglePhotosIndex import... | Traceback (most recent call last):
"/tmp/bar/bin/pip", line 5, in <module>
from pip._internal.cli.main import main
ImportError: No module named _internal.cli.main
| 0.746337 |
Traceback (most recent call last):
"D:\User\Dropbox\Applications\SoftwareVersioning\SublimeText\OldBuilds\3143\sublime_plugin.py", line 109, in reload_plugin
m = importlib.import_module(modulename)
"./python3.3/importlib/__init__.py", line 90, in import_module
"<frozen importlib._bootstrap>", line 1584, in _g... | Traceback (most recent call last):
"sample/remote.py", line 2, in <module>
from webwhatsapi import WhatsAPIDriver
"/usr/local/lib/python2.7/site-packages/webwhatsapi/__init__.py", line 19, in <module>
import magic
ImportError: No module named magic
| 0.826381 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
ImportError: cannot import name 'InitNornir'
| Traceback (most recent call last):
"setup.py", line 2, in <module>
from torch.utils.cpp_extension import BuildExtension, CUDAExtension
ImportError: No module named torch.utils.cpp_extension
| 0.742098 |
Traceback (most recent call last):
"/opt/anaconda3/bin/papermill", line 10, in <module>
sys.exit(papermill())
"/opt/anaconda3/lib/python3.7/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/opt/anaconda3/lib/python3.7/site-packages/click/core.py", line 717, in main
rv =... | Traceback (most recent call last):
"core.py", line 13, in <module>
model.summary()
"/home/farhan/.local/lib/python3.6/site-packages/coremltools/converters/_converters_entry.py", line 183, in convert
**kwargs
"/home/farhan/.local/lib/python3.6/site-packages/coremltools/converters/mil/converter.py", line 129, ... | 0.679695 |
Traceback (most recent call last):
"/usr/lib/pymodules/python2.7/ajenti/plugins/main/main.py", line 158, in handle_message
self.ui.dispatch_event(update['uid'], update['event'], update['params'])
"/usr/lib/pymodules/python2.7/ajenti/ui/__init__.py", line 72, in dispatch_event
self.root.dispatch_event(uid, event, p... | Traceback (most recent call last):
"/xxx/local/anaconda2/bin/mmconvert", line 11, in <module>
sys.exit(_main())
"/xxx/local/anaconda2/lib/python2.7/site-packages/mmdnn/conversion/_script/convert.py", line 108, in _main
ret = IRToCode._convert(code_args)
"/xxx/local/anaconda2/lib/python2.7/site-packages/mmdnn... | 0.720919 |
Traceback (most recent call last):
"/usr/local/bin/elastalert-test-rule", line 11, in <module>
load_entry_point('elastalert==0.1.8', 'console_scripts', 'elastalert-test-rule')()
"/usr/local/lib/python2.7/dist-packages/elastalert-0.1.8-py2.7.egg/elastalert/test_rule.py", line 333, in main
test_instance.run_rule_... | Traceback (most recent call last):
"/usr/bin/aker/aker.py", line 168, in <module>
Aker().build_tui()
"/usr/bin/aker/aker.py", line 130, in build_tui
self.tui.start()
"/usr/bin/aker/tui.py", line 344, in start
self.loop.run()
"/usr/lib64/python2.7/site-packages/urwid/main_loop.py", line 277, in run
self.... | 0.673086 |
Traceback (most recent call last):
"/opt/anaconda3/envs/Data_Science_Toolkit/lib/python3.7/multiprocessing/forkserver.py", line 261, in main
old_handlers)
"/opt/anaconda3/envs/Data_Science_Toolkit/lib/python3.7/multiprocessing/forkserver.py", line 297, in _serve_one
code = spawn._main(child_r)
"/opt/anaconda... | Traceback (most recent call last):
"/usr/local/lib/python3.8/runpy.py", line 193, in _run_module_as_main
return _run_code(code, main_globals, None,
"/usr/local/lib/python3.8/runpy.py", line 86, in _run_code
exec(code, run_globals)
"/usr/local/lib/python3.8/site-packages/playwright/__main__.py", line 17, in <... | 0.68288 |
Traceback (most recent call last):
"<string>", line 1, in <module>
ModuleNotFoundError: No module named 'matplotlib
| Traceback (most recent call last):
"/home/travis/build/undertheseanlp/underthesea/tests/classification/test_bank.py", line 9, in test_classify_simple_case
actual = classify(text, domain='bank')
"/home/travis/build/undertheseanlp/underthesea/underthesea/classification/__init__.py", line 26, in classify
from unde... | 0.786594 |
Traceback (most recent call last):
"PATH/.tox/docs/lib/python3.8/site-packages/sphinx/cmd/build.py", line 280, in build_main
app.build(args.force_all, filenames)
"PATH/.tox/docs/lib/python3.8/site-packages/sphinx/application.py", line 346, in build
self.builder.build_all()
"PATH/.tox/docs/lib/python3.8/site-... | Traceback (most recent call last):
"/usr/local/src/security_monkey/venv/bin/monkey", line 11, in <module>
load_entry_point('security-monkey', 'console_scripts', 'monkey')()
"/usr/local/src/security_monkey/security_monkey/manage.py", line 786, in main
manager.run()
"/usr/local/src/security_monkey/venv/lib/pyt... | 0.713214 |
Traceback (most recent call last):
"/usr/local/Cellar/svtplay-dl/2.4_3/libexec/lib/python3.8/site-packages/urllib3/connectionpool.py", line 665, in urlopen
httplib_response = self._make_request(
"/usr/local/Cellar/svtplay-dl/2.4_3/libexec/lib/python3.8/site-packages/urllib3/connectionpool.py", line 376, in _make... | Traceback (most recent call last):
"/www/lemur/lib/python3.6/site-packages/urllib3/connectionpool.py", line 600, in urlopen
chunked=chunked)
"/www/lemur/lib/python3.6/site-packages/urllib3/connectionpool.py", line 343, in _make_request
self._validate_conn(conn)
"/www/lemur/lib/python3.6/site-packages/urllib3... | 0.980983 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/oberstet/cpy372_5/lib/python3.7/site-packages/twisted/conch/ssh/keys.py", line 37, in <module>
from pyasn1.error import PyAsn1Error
ModuleNotFoundError: No module named 'pyasn1'
| Traceback (most recent call last):
"c:\users\administrator\appdata\local\programs\python\python37\lib\runpy.py", line 183, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
"c:\users\administrator\appdata\local\programs\python\python37\lib\runpy.py", line 109, in _get_module... | 0.782291 |
Traceback (most recent call last):
".\test.py", line 2, in <module>
from toga.style.pack import Pack, ROW, CENTER, COLUMN
ModuleNotFoundError: No module named 'toga.style'
| Traceback (most recent call last):
"/Users/tj/.vim/plugged/taskwiki/taskwiki/main.py", line 6, in <module>
import six
ModuleNotFoundError: No module named 'six'
| 0.803941 |
Traceback (most recent call last):
"/home/rodrigo/programations/misc/test-cx_freeze/.venv/lib/python3.6/site-packages/cx_Freeze/initscripts/__startup__.py", line 40, in run
module.run()
"/home/rodrigo/programations/misc/test-cx_freeze/.venv/lib/python3.6/site-packages/cx_Freeze/initscripts/Console.py", line 37, ... | Traceback (most recent call last):
"sample/remote.py", line 2, in <module>
from webwhatsapi import WhatsAPIDriver
"/usr/local/lib/python2.7/site-packages/webwhatsapi/__init__.py", line 19, in <module>
import magic
ImportError: No module named magic
| 0.804834 |
Traceback (most recent call last):
"/usr/lib64/python3.3/runpy.py", line 140, in _run_module_as_main
mod_name, loader, code, fname = _get_module_details(mod_name)
"/usr/lib64/python3.3/runpy.py", line 110, in _get_module_details
return _get_module_details(pkg_main_name)
"/usr/lib64/python3.3/runpy.py", line 102, ... | Traceback (most recent call last):
"/home/gabn88/webapps/production_v2/lib/python3.4/Django-1.7.9-py3.4.egg/django/core/handlers/base.py", line 111, in get_response
response = wrapped_callback(request, _callback_args, *_callback_kwargs)
"/home/gabn88/webapps/production_v2/production/framework/framework/views.py", l... | 0.833824 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-install-1qalpscj/markupsafe_4ed9795d2ce54eb69fc8b87f9e9e4c69/setup.py", line 6, in <module>
from setuptools import setup, Extension, Feature
ImportError: cannot import name 'Feature' from 'setuptools' (/usr/local/lib/python3.9/site-pa... | Traceback (most recent call last):
"nodemcu-pyflasher.py", line 3, in <module>
import Main
"C:\Users\IEUser\Projects\nodemcu-pyflasher\Main.py", line 3, in <module>
import wx
"C:\Users\IEUser\Projects\nodemcu-pyflasher\venv\lib\site-packages\wx\__init__.py", line 17, in <module>
from wx.core import *
"C:... | 0.742149 |
Traceback (most recent call last):
"object_detection/builders/model_builder_test.py", line 21, in <module>
from object_detection.builders import model_builder
"/home/ubuntu/models/object_detection/builders/model_builder.py", line 19, in <module>
from object_detection.builders import box_predictor_builder
"/h... | Traceback (most recent call last):
"C:\Users\hafez\anaconda3\envs\ocean\Scripts\pip-script.py", line 9, in <module>
sys.exit(main())
"C:\Users\hafez\anaconda3\envs\ocean\lib\site-packages\pip\_internal\cli\main.py", line 73, in main
command = create_command(cmd_name, isolated=("--isolated" in cmd_args))
"C:\... | 0.732351 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/spyderlib/spyder.py", line 2331, in main
mainwindow = run_spyder(app, options, args)
"/usr/lib/python3/dist-packages/spyderlib/spyder.py", line 2215, in run_spyder
main.setup()
"/usr/lib/python3/dist-packages/spyderlib/spyder.py", line 734, i... | Traceback (most recent call last):
"spotdl.py", line 3, in <module>
from spotdl import __version__
"/home/damir/Documents/spotify-downloader/spotdl/spotdl.py", line 3, in <module>
from spotdl import __version__
ImportError: cannot import name '__version__'
| 0.708819 |
Traceback (most recent call last):
"/home/vagrant/env/lib/python3.4/site-packages/django/core/handlers/exception.py", line 39, in inner
response = get_response(request)
"/home/vagrant/env/lib/python3.4/site-packages/django/core/handlers/base.py", line 249, in _legacy_get_response
response = self._get_response(r... | Traceback (most recent call last):
"/home/julien/red/bin/redbot-setup", line 8, in <module>
sys.exit(run_cli())
"/home/julien/red/lib/python3.8/site-packages/redbot/setup.py", line 429, in run_cli
cli()
# pylint: disable=no-value-for-parameter
# click
"/home/julien/red/lib/python3.8/site-packages/click/core.... | 0.721201 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/paperwork/frontend/util/canvas/__init__.py", line 159, in _tick
drawer.on_tick()
"/usr/local/lib/python3.6/dist-packages/paperwork/frontend/mainwindow/scan.py", line 492, in on_tick
animator.on_tick()
"/usr/local/lib/python3.6/di... | Traceback (most recent call last):
"/usr/lib/python3/dist-packages/thingsboard_gateway/connectors/request/request_connector.py", line 231, in __process_data
self.__gateway.send_to_storage(self.get_name(), data_to_send[device])
"/usr/lib/python3/dist-packages/thingsboard_gateway/gateway/tb_gateway_service.py", li... | 0.696829 |
Traceback (most recent call last):
"C:\Anaconda\lib\site-packages\pandas\__init__.py", line 26, in <module>
from pandas._libs import (hashtable as _hashtable,
"C:\Anaconda\lib\site-packages\pandas\_libs\__init__.py", line 4, in <module>
from .tslib import iNaT, NaT, Timestamp, Timedelta, OutOfBoundsDatetime
Imp... | May 27 07:46:00.741 [launcher][ERROR] Except stack:Traceback (most recent call last):
"code/default/launcher/start.py", line 175, in <module>
import OpenSSL
"/home/andyc/XX-Net-3.12.0/code/default/python27/1.0/lib/noarch/OpenSSL/__init__.py", line 8, in <module>
from OpenSSL import rand, crypto, SSL
"/home/a... | 0.671764 |
Traceback (most recent call last):
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run
return self.callback()
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor
process = sel... | Traceback (most recent call last):
"/home/jporritt/miniconda2/bin/conda", line 6, in <module>
sys.exit(main())
"/home/jporritt/miniconda2/lib/python2.7/site-packages/conda/cli/main.py", line 139, in main
args_func(args, p)
"/home/jporritt/miniconda2/lib/python2.7/site-packages/conda/cli/main.py", line 146, i... | 0.676638 |
Traceback (most recent call last):
"/home/ol18/Codes/TractUncertainty/segmentation_sh_torchIO_PIL MONAI.py", line 378, in <module>
trainer.fit(model) #tune(model)
"/home/ol18/miniconda3/envs/tract_uncertainty/lib/python3.6/site-packages/pytorch_lightning/trainer/trainer.py", line 509, in fit
results = self.acce... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/sma/sensor.py", line 182, in async_sma
values = await sma.read(used_sensors)
"/usr/local/lib/python3.7/site-packages/pysma/__init__.py", line 246, in read
payload = {"destDev": [], "keys": list(set([s.key for s in sensors]))}
... | 0.673404 |
Traceback (most recent call last):
"/Users/jacoblee/anaconda3/envs/anaconda-py3/lib/python3.6/site-packages/psychopy/iohub/client/__init__.py", line 1056, in _addDeviceView
dev_import_result = import_device(dev_mod_pth, dev_cls_name)
"/Users/jacoblee/anaconda3/envs/anaconda-py3/lib/python3.6/site-packages/psycho... | Traceback (most recent call last):
"G:/Google Drive/FI/02_Research/zipline/zipline.py", line 3, in <module>
import zipline
"G:\Google Drive\FI\02_Research\zipline\zipline.py", line 5, in <module>
from zipline.api import symbol, order, record
ImportError: No module named 'zipline.api'; 'zipline' is not a package... | 0.757624 |
Traceback (most recent call last):
"C:/Users/ibressle/AppData/Local/Continuum/anaconda3/lib/site-packages/nbstripout.py", line 109, in <module>
input_stream = io.TextIOWrapper(sys.stdin.buffer, encoding='utf-8')
AttributeError: 'NoneType' object has no attribute 'buffer'
| Traceback (most recent call last):
"/home/yaboi/Downloads/bulk-downloader-for-reddit/script.py", line 385, in <module>
if not GLOBAL.arguments.quit:
AttributeError: 'NoneType' object has no attribute 'quit'
| 0.88686 |
Traceback (most recent call last):
"/usr/bin/pip", line 9, in <module>
from pip import main
ImportError: cannot import name main
| Traceback (most recent call last):
"PythonScriptWrapper.PY", line 2, in <module>
import os, pandas, matplotlib
"C:\USERS\AAA0QGV\ANACONDA3\lib\site-packages\pandas\__init__.py", line 17, in <module>
"Unable to import required dependencies:\n" + "\n".join(missing_dependencies)
ImportError: Unable to import requi... | 0.763736 |
Traceback (most recent call last):
"clock.pyx", line 119, in hummingbot.core.clock.Clock.run_til
"pure_market_making_v2.pyx", line 295, in hummingbot.strategy.pure_market_making.pure_market_making_v2.PureMarketMakingStrategyV2.c_tick
"pass_through_filter_delegate.pyx", line 22, in hummingbot.strategy.pure_mark... | Traceback (most recent call last):
"/srv/homeassistant/lib/python3.7/site-packages/pyvera/subscribe.py", line 155, in _event_device
callback(device)
"/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/vera/__init__.py", line 162, in _update_callback
self.schedule_update_ha_state(True)
"/... | 0.678181 |
ERROR: Signature extraction failed: Traceback (most recent call last):
"/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py", line 1212, in _decrypt_signature
video_id, player_url, s
"/usr/lib/python3/dist-packages/youtube_dl/extractor/youtube.py", line 1121, in _extract_signature_function
res = self... | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmptg2apcao\build\youtube_dl\YoutubeDL.py", line 792, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmptg2apcao\build\youtube_dl\extractor\common.py", line 500, in extract
"C:\Users\dst\Ap... | 0.681054 |
Traceback (most recent call last):
"/opt/sickrage/app/SickBeard.py", line 69, in <module>
import sickbeard
"/opt/sickrage/app-git/sickbeard/__init__.py", line 46, in <module>
from sickbeard import (auto_postprocessor, dailysearcher, db, helpers, logger, metadata, naming, post_processing_queue, properFinder, pro... | Traceback (most recent call last):
"globalPluginHandler.pyo", line 22, in listPlugins
"C:\nvdaclean\userConfig\addons\AudioThemes3D\globalPlugins\audioThemes\__init__.py", line 23, in <module>
"C:\nvdaclean\userConfig\addons\AudioThemes3D\globalPlugins\audioThemes\dialogs\manage_dg.py", line 17, in <module>... | 0.733962 |
Traceback (most recent call last):
"network/lib/__init__.py", line 51, in <module>
"pupyimporter", line 570, in load_module
"pupyimporter", line 61, in loadpy
"network/lib/transports/ec4.py", line 8, in <module>
ImportError: No module named cryptoutils
| Traceback (most recent call last):
"loki.py", line 44, in <module>
"C:\GeneralStoreage\pyinstaller-3.3.1\pyinstaller-3.3.1\PyInstaller\loader\pyimod03_importers.py", line 396, in load_module
exec(bytecode, module.__dict__)
"lib\lokilogger.py", line 15, in <module>
"C:\GeneralStoreage\pyinstaller-3.3.1\pyin... | 0.762495 |
Traceback (most recent call last):
"/hummingbot/client/command/config_command.py", line 375, in _config_loop
await self._inner_config_loop(keys)
"/hummingbot/client/command/config_command.py", line 363, in _inner_config_loop
await self._inner_config_loop(self._get_empty_configs())
"/hummingbot/client/command... | Traceback (most recent call last):
"/srv/hass/lib/python3.4/site-packages/homeassistant/remote.py", line 138, in default
for child_obj in obj]
TypeError: 'HomeAssistant' object is not iterable
| 0.686585 |
Traceback (most recent call last):
"/usr/src/app/homeassistant/components/google_assistant/smart_home.py", line 55, in _process
result = await handler(hass, data, inputs[0].get('payload'))
"/usr/src/app/homeassistant/components/google_assistant/smart_home.py", line 86, in async_devices_sync
async_get_entities(h... | Traceback (most recent call last):
"/var/mycodo-root/mycodo/controllers/controller_input.py", line 391, in update_measure
measurements = self.measure_input.next()
AttributeError: 'NoneType' object has no attribute 'next'
| 0.703176 |
Traceback (most recent call last):
"/home/paradox/.local/bin/pyinstaller", line 8, in <module>
sys.exit(run())
"/home/paradox/.local/lib/python3.9/site-packages/PyInstaller/__main__.py", line 114, in run
run_build(pyi_config, spec_file, **vars(args))
"/home/paradox/.local/lib/python3.9/site-packages/PyInstal... | Traceback (most recent call last):
"/opt/az/lib/python3.6/site-packages/knack/cli.py", line 194, in invoke
cmd_result = self.invocation.execute(args)
"/opt/az/lib/python3.6/site-packages/azure/cli/core/commands/__init__.py", line 316, in execute
cmd.exception_handler(ex)
"/opt/az/lib/python3.6/site-packages/... | 0.703756 |
Traceback (most recent call last):
"setup.py", line 3, in <module>
from extension_helpers import get_extensions
ModuleNotFoundError: No module named 'extension_helpers'
| Traceback (most recent call last):
"video_emotion_color_demo.py", line 3, in <module>
import cv2
ModuleNotFoundError: No module named 'cv2'
| 0.813094 |
eval model::
0%|
| 0/74 [00:00<?, ?it/s]Traceback (most recent call last):
"tools/train.py", line 115, in <module>
main(config, device, logger, vdl_writer)
"tools/train.py", line 92, in main
eval_class, pre_best_model_dict, logger, vdl_writer)
"/paddle/PaddleOCR/tools/program.py", line 258, in train
eval_cl... | Traceback (most recent call last):
"/home/foobar/test.py", line 21, in <module>
"lr": tune.grid_search([0.1, 0.01]),
"/opt/anaconda3/envs/helloworld/lib/python3.7/site-packages/ray/tune/tune.py", line 321, in run
runner.step()
"/opt/anaconda3/envs/helloworld/lib/python3.7/site-packages/ray/tune/trial_runner.... | 0.69962 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.7/site-packages/aiobotocore/__init__.py", line 1, in <module>
from .session import get_session, AioSession
"/usr/local/lib/python3.7/site-packages/aiobotocore/session.py", line 11, in <module>
from .credentials import c... | Traceback (most recent call last):
"build_double.py", line 3, in <module>
from torch.utils.ffi import create_extension
"/home/lan/anaconda3/envs/open-mmlab/lib/python3.7/site-packages/torch/utils/ffi/__init__.py", line 1, in <module>
raise ImportError("torch.utils.ffi is deprecated. Please use cpp extensions in... | 0.739121 |
Traceback (most recent call last):
"D:\Git_Source\python_learning\weiboSpider\weibo_spider\spider.py", line 262, in start
self.write_user(self.user)
"D:\Git_Source\python_learning\weiboSpider\weibo_spider\spider.py", line 110, in write_user
writer.write_user(user)
"D:\Git_Source\python_learning\weiboSpider\w... | Traceback (most recent call last):
"test.py", line 25, in <module>
exit(main())
"/path/package/lib/python3.6/site-packages/moto/core/models.py", line 71, in wrapper
result = func(*args, **kwargs)
"test.py", line 16, in main
{"CidrIpv6": "2607:fb10::/32"}]}],
"/path/package/lib/python3.6/site-packages/bot... | 0.728424 |
Traceback (most recent call last):
"C:\Users\Asus\AppData\Local\Programs\Python\Python39\face_recognition_knn.py", line 35, in <module>
from sklearn import neighbors
"C:\Users\Asus\AppData\Local\Programs\Python\Python39\lib\site-packages\sklearn\__init__.py", line 80, in <module>
from .base import clone
"C:\... | Traceback (most recent call last):
"/opt/tidos/tidos.py", line 14, in <module>
from core.tidos_main import *
"/opt/tidos/core/tidos_main.py", line 37, in <module>
from core.Vulnlysis.vuln import *
"/opt/tidos/core/Vulnlysis/vuln.py", line 17, in <module>
from core.Vulnlysis.Oth_Bugs.othbugs import *
"/op... | 0.685049 |
Traceback (most recent call last):
"C:\Anaconda\lib\site-packages\pandas\__init__.py", line 26, in <module>
from pandas._libs import (hashtable as _hashtable,
"C:\Anaconda\lib\site-packages\pandas\_libs\__init__.py", line 4, in <module>
from .tslib import iNaT, NaT, Timestamp, Timedelta, OutOfBoundsDatetime
Imp... | Traceback (most recent call last):
"/usr/local/Cellar/python/3.7.7/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 142, in _get_module_details
return _get_module_details(pkg_main_name, error)
"/usr/local/Cellar/python/3.7.7/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", ... | 0.712677 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/lib/python3/dist-packages/requests/api.py", line 75, in get
return request('get', url, params=params, **kwargs)
"/usr/lib/python3/dist-packages/requests/api.py", line 60, in request
return session.request(method=method, url=url, **kwargs... | Traceback (most recent call last):
"F:\download\V1.0.1.JAVSDT\V1.0.1_javsdt_191220\youma_javlibrary.py", line 388, in <module>
jav_html = get_jav_html(jav_list)
"F:\download\V1.0.1.JAVSDT\V1.0.1_javsdt_191220\youma_javlibrary.py", line 78, in get_jav_html
rqs = requests.get(url_list[0],timeout=10, headers=heade... | 0.836711 |
Traceback (most recent call last):
"/datto/monitoring/superset/.pyenv/versions/3.6.8/bin/superset", line 21, in <module>
from superset.cli import create_app
"/datto/monitoring/superset/.pyenv/versions/3.6.8/lib/python3.6/site-packages/superset/__init__.py", line 27, in <module>
from flask_appbuilder import AppB... | Traceback (most recent call last):
"/var/folders/79/4dttv20s6p30d78_yqmr3jjh0000gn/T/ansible_3smkeaig/ansible_module_docker_container.py", line 652, in <module>
from ansible.module_utils.docker_common import *
"/var/folders/79/4dttv20s6p30d78_yqmr3jjh0000gn/T/ansible_3smkeaig/ansible_modlib.zip/ansible/module_ut... | 0.749432 |
Traceback (most recent call last):
"C:\Users\Huiqi Xue\AppData\Local\conda\conda\envs\nlp\lib\site-packages\tensorflow\python\pywrap_tensorflow.py", line 41, in <module>
from tensorflow.python.pywrap_tensorflow_internal import *
"C:\Users\Huiqi Xue\AppData\Local\conda\conda\envs\nlp\lib\site-packages\tensorflow\... | Traceback (most recent call last):
"analyze.py", line 2, in <module>
import argparse, git, datetime, numpy, traceback, time, os, fnmatch, json, progressbar
ImportError: No module named git
| 0.719833 |
[autoreload of pandas.core.reshape.concat failed: Traceback (most recent call last):
"/Users/sentient-asoellinger/miniconda2/envs/ipykernel_py3/lib/python3.6/site-packages/IPython/extensions/autoreload.py", line 246, in check
superreload(m, reload, self.old_objects)
"/Users/sentient-asoellinger/miniconda2/envs/i... | Traceback (most recent call last):
"/usr/lib64/python3.7/threading.py", line 926, in _bootstrap_inner
self.run()
"/usr/lib64/python3.7/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
"/home/Aps/.local/lib/python3.7/site-packages/django/utils/autoreload.py", line 53, in wrapper
fn(*... | 0.75233 |
Traceback (most recent call last):
"tools/train.py", line 9, in <module>
from mmdet.apis import (get_root_logger, init_dist, set_random_seed,
"/home/cx/workspace/mmdet/mmdetection-master/mmdet/apis/__init__.py", line 2, in <module>
from .inference import (inference_detector, init_detector, show_result,
"/hom... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Users\Erfan Nariman\Anaconda3\lib\site-packages\pandas\__init__.py", line 19, in <module>
"Missing required dependencies {0}".format(missing_dependencies))
ImportError: Missing required dependencies ['numpy']
| 0.735755 |
Traceback (most recent call last):
"/home/xiaolong/apps/anaconda3/lib/python3.6/site-packages/nose/failure.py", line 39, in runTest
raise self.exc_val.with_traceback(self.tb)
"/home/xiaolong/apps/anaconda3/lib/python3.6/site-packages/nose/loader.py", line 417, in loadTestsFromName
addr.filename, addr.module)
... | Traceback (most recent call last):
"align_warp_back_multiple_dlib.py", line 18, in <module>
import cv2
ModuleNotFoundError: No module named 'cv2'
| 0.800158 |
> Traceback (most recent call last):
"/home/pxlong/anaconda3/envs/spinningup/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/home/pxlong/anaconda3/envs/spinningup/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/home/pxlong/Dropbox/git/spinningup/spin... |
Traceback (most recent call last):
"/opt/web/powerdns-admin/flask/lib/python3.5/site-packages/setuptools/installer.py", line 128, in fetch_build_egg
subprocess.check_call(cmd)
"/usr/lib/python3.5/subprocess.py", line 271, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Comm... | 0.712868 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/anique/anaconda3/envs/mink2/lib/python3.7/site-packages/MinkowskiEngine/MinkowskiTensor.py", line 267, in __init__
coordinates = coordinates.to(device)
AttributeError: 'NoneType' object has no attribute 'to'
| Traceback (most recent call last):
"/home/ops/.synapse3/env3/lib/python3.5/site-packages/synapse/http/server.py", line 81, in wrapped_request_handler
yield h(self, request)
"/home/ops/.synapse3/env3/lib/python3.5/site-packages/synapse/rest/media/v1/thumbnail_resource.py", line 71, in _async_render_GET
request, ... | 0.673451 |
Traceback (most recent call last):
"/bin/docker-compose", line 7, in <module>
from compose.cli.main import main
"/usr/lib/python2.7/site-packages/compose/cli/main.py", line 17, in <module>
from . import errors
"/usr/lib/python2.7/site-packages/compose/cli/errors.py", line 11, in <module>
from docker.errors ... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"D:\Users\yingming.jiang\AppData\Local\Programs\Python\Python37\lib\site-packages\fiona\__init__.py", line 87, in <module>
from fiona.collection import BytesCollection, Collection
"D:\Users\yingming.jiang\AppData\Local\Programs\Python\Python37\... | 0.74437 |
Traceback (most recent call last):
"train_GRU.py", line 164, in <module>
tf.app.run()
"/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 44, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
"train_GRU.py", line 49, in main
m = network.GRU(is_training=True, word_embedd... | Traceback (most recent call last):
"/Users/rpg/.virtualenvs/pymc3/lib/python3.7/site-packages/theano/compile/function/types.py", line 974, in __call__
if output_subset is None
TypeError: expected type_num 11 (NPY_FLOAT32) got 12
| 0.672669 |
Traceback (most recent call last):
"main.py", line 83, in <module>
gr = tf.gradients(scores,image_tensor)
"C:\Users\workshop\.conda\envs\tf\lib\site-packages\tensorflow\python\ops\gradients_impl.py", line 664, in gradients
unconnected_gradients)
"C:\Users\workshop\.conda\envs\tf\lib\site-packages\tensorflow\... | Traceback (most recent call last):
"/usr/local/lib/node_modules/node-gyp/gyp/gyp_main.py", line 16, in <module>
sys.exit(gyp.script_main())
"/usr/local/lib/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 554, in script_main
return main(sys.argv[1:])
"/usr/local/lib/node_modules/node-gyp/gyp/pylib/gyp/... | 0.696452 |
Traceback (most recent call last):
"/Users/gorkem/anaconda3/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/Users/gorkem/anaconda3/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/Users/gorkem/kaggle/yt8m/code/youtube-8m/train.py", line 20, in <module... | Traceback (most recent call last):
"/Users/nfliu/miniconda3/envs/allennlp_pip/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/Users/nfliu/miniconda3/envs/allennlp_pip/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/Users/nfliu/Documents/Github/allenn... | 0.70855 |
Traceback (most recent call last):
"/opt/eff.org/certbot/venv/bin/letsencrypt", line 7, in <module>
from certbot.main import main
"/opt/eff.org/certbot/venv/lib/python2.7/site-packages/certbot/main.py", line 3, in <module>
from __future__ import print_function
ImportError: No module named __future__
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/lib/python3.5/site-packages/cantools/__init__.py", line 7, in <module>
from .subparsers import monitor as _monitor
"/usr/lib/python3.5/site-packages/cantools/subparsers/monitor.py", line 4, in <module>
import curses
"/usr/lib/python3.... | 0.821564 |
Traceback (most recent call last):
"/Users/atufebt/tensorflow/bin/melody_rnn_create_dataset", line 11, in <module>
sys.exit(console_entry_point())
"/Users/atufebt/tensorflow/lib/python2.7/site-packages/magenta/models/melody_rnn/melody_rnn_create_dataset.py", line 130, in console_entry_point
tf.app.run(main)
... | Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py", line 418, in start
resp = await task
"/usr/local/lib/python3.7/site-packages/aiohttp/web_app.py", line 458, in _handle
resp = await handler(request)
"/usr/local/lib/python3.7/site-packages/aiohttp/web_middlew... | 0.68483 |
Traceback (most recent call last):
"c:\PlexPy\wait_kill_pause_notify_main.py", line 23, in <module>
import requests
ImportError: No module named requests
| Traceback (most recent call last):
"/usr/bin/certbot", line 11, in <module>
load_entry_point('certbot==0.10.2', 'console_scripts', 'certbot')()
"build/bdist.linux-x86_64/egg/pkg_resources.py", line 357, in load_entry_point
"build/bdist.linux-x86_64/egg/pkg_resources.py", line 2394, in load_entry_point
"bui... | 0.84218 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"setup.py", line 161, in <module>
'libqtile/ffi_build.py:xcursors_ffi',
"/usr/local/lib/python3.6/site-packages/setuptools/__init__.py", line 140, in setup
return distutils.core.setup(**attrs)
"/usr/local/lib/python3.6/distutils/core.py", ... | Traceback (most recent call last):
"/usr/share/lyrebird/app.py", line 2, in <module>
import gi
ModuleNotFoundError: No module named 'gi'
| 0.806906 |
Traceback (most recent call last):
"/usr/bin/molecule", line 11, in <module>
sys.exit(main())
"/usr/lib/python2.7/site-packages/molecule/cli.py", line 41, in main
cli(obj={})
"/usr/lib/python2.7/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/usr/lib/python2.7/site... | Traceback (most recent call last):
"lbrynet\extras\daemon\Component.py", line 55, in _setup
AttributeError: 'NoneType' object has no attribute 'get_wallet_info_query_handler_factory'
| 0.681751 |
Traceback (most recent call last):
"C:/Repositories/sktime/sktime/contrib/experiments.py", line 61, in <module>
import sktime.classifiers.shapelet_based.stc as st
"C:\Repositories\sktime\sktime\classifiers\shapelet_based\__init__.py", line 2, in <module>
from sktime.classifiers.shapelet_based.mrseql.mrseql impo... | Traceback (most recent call last):
"/home/yaswanth/.local/lib/python3.7/site-packages/numpy/core/__init__.py", line 24, in <module>
from . import multiarray
"/home/yaswanth/.local/lib/python3.7/site-packages/numpy/core/multiarray.py", line 14, in <module>
from . import overrides
"/home/yaswanth/.local/lib/py... | 0.792747 |
Traceback (most recent call last):
"main.py", line 16, in <module>
import models, losses, datasets
"/home/chenyang/Downloads/flownet2-pytorch-master/models.py", line 8, in <module>
from networks.resample2d_package.resample2d import Resample2d
"/home/chenyang/Downloads/flownet2-pytorch-master/networks/resampl... | Traceback (most recent call last):
"/Users/fintan/anaconda/lib/python2.7/site-packages/flask/cli.py", line 235, in locate_app
__import__(module_name)
"/Users/fintan/Dropbox/LearnerShape/server3/application.py", line 1, in <module>
from learnershape.app import *
"/Users/fintan/Dropbox/LearnerShape/server3/lea... | 0.761944 |
Traceback (most recent call last):
"/opt/az/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/opt/az/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/opt/az/lib/python3.6/site-packages/pip/__main__.py", line 16, in <module>
from pip._internal import ma... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Program
s\Python38\lib\site-packages\paddle\__init__.py", line 37, in <module>
import paddle.complex
"C:\Program
s\Python38\lib\site-packages\paddle\complex\__init__.py", line 15, in <module>
from . import tensor
"C:\Program
s\Python... | 0.734732 |
Traceback (most recent call last):
"/patroni.py", line 2, in <module>
from patroni import main
"/patroni.py", line 2, in <module>
from patroni import main
ImportError: cannot import name main
| Traceback (most recent call last):
"<string>", line 1, in <module>
"/usr/local/lib/python2.7/dist-packages/polyaxon/__init__.py", line 6, in <module>
from . import models
"/usr/local/lib/python2.7/dist-packages/polyaxon/models/__init__.py", line 6, in <module>
from polyaxon.models.base import BaseModel
"/... | 0.796396 |
Traceback (most recent call last):
"/usr/lib/python3.6/socketserver.py", line 320, in _handle_request_noblock
self.process_request(request, client_address)
"/usr/lib/python3.6/socketserver.py", line 351, in process_request
self.finish_request(request, client_address)
"/usr/lib/python3.6/socketserver.py", lin... | Traceback (most recent call last):
"/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/home/user/.virtualenvs/venv/lib/python3.7/site-packages/guild/batch_main.py", line 41, in <module>
main()
... | 0.699932 |
Traceback (most recent call last):
"/<<PKGBUILDDIR>>/tests/unit/modules/test_inspect_fsdb.py", line 98, in setUp
patcher.start()
AttributeError: 'MagicMock' object has no attribute 'start'
| Traceback (most recent call last):
"lbry\extras\daemon\Component.py", line 55, in _setup
"lbry\extras\daemon\Components.py", line 292, in start
"lbry\blob\blob_manager.py", line 86, in setup
AttributeError: 'NoneType' object has no attribute 'sync_missing_blobs'
| 0.779674 |
Traceback (most recent call last):
"/home/pi/env/lib/python3.5/site-packages/googleapiclient/discovery_cache/file_cache.py", line 37, in <module>
from oauth2client.locked_file import Locked
ImportError: No module named 'oauth2client.locked_file'
| Traceback (most recent call last):
"queue.py", line 1, in <module>
from rq import Queue
"/Users/shubhamrathi/Work/driver-pic-orient/venv/lib/python3.7/site-packages/rq/__init__.py", line 6, in <module>
from .connections import (Connection, get_current_connection, pop_connection,
"/Users/shubhamrathi/Work/dri... | 0.789751 |
Traceback (most recent call last):
"/home/ray/anaconda3/lib/python3.7/site-packages/ray/new_dashboard/dashboard.py", line 197, in <module>
loop.run_until_complete(dashboard.run())
"/home/ray/anaconda3/lib/python3.7/asyncio/base_events.py", line 587, in run_until_complete
return future.result()
"/home/ray/ana... | Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/toil/worker.py", line 340, in main
job._runner(jobGraph=jobGraph, jobStore=jobStore, fileStore=fileStore)
"/usr/local/lib/python2.7/site-packages/toil/job.py", line 1288, in _runner
returnValues = self._run(jobGraph, fileStore)
"/usr/... | 0.685255 |
Traceback (most recent call last):
"corp_gov_report.py", line 161, in <module>
print(table.df_clean_table)
"corp_gov_report.py", line 128, in df_clean_table
if year_header:
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/warnings.py", line 110, in _showwarnmsg
msg.file, msg.line)
"/Users... | Traceback (most recent call last):
"lib/galaxy/jobs/runners/__init__.py", line 236, in prepare_job
job_wrapper.prepare()
"lib/galaxy/jobs/__init__.py", line 1096, in prepare
tool_evaluator.set_compute_environment(compute_environment, get_special=get_special)
"lib/galaxy/tools/evaluation.py", line 107, in set... | 0.751958 |
Traceback (most recent call last):
"openbazaard.py", line 12, in <module>
from api.restapi import RestAPI
"/ob/OpenBazaar-Server/api/restapi.py", line 32, in <module>
from market.migration import migratev2
"/ob/OpenBazaar-Server/market/migration.py", line 8, in <module>
import requests
ImportError: No modul... | Traceback (most recent call last):
"C:\Users\valeriu.olariu\AppData\Local\Programs\Python\Python36\Scripts\rasa-script.py", line 11, in <module>
load_entry_point('rasa', 'console_scripts', 'rasa')()
"c:\users\valeriu.olariu\openjaw\rasa t\rasa\rasa\__main__.py", line 69, in main
set_log_level(log_level)
"c:\... | 0.776388 |
Traceback (most recent call last):
"/usr/local/bin/pyinstaller", line 11, in <module>
load_entry_point('PyInstaller==3.3.dev0+483c819', 'console_scripts', 'pyinstaller')()
"/usr/local/lib/python3.6/site-packages/PyInstaller/__main__.py", line 90, in run
run_build(pyi_config, spec_file, **vars(args))
"/usr/lo... | Traceback (most recent call last):
"C:\manim\manimlib\extract_scene.py", line 155, in main
scene = SceneClass(**scene_kwargs)
"C:\manim\manimlib\scene\scene.py", line 75, in __init__
self.construct()
"C:\test.py", line 8, in construct
text = Text(t, font='Arial', stroke_width=0)
"C:\manim\manimlib\mobjec... | 0.674393 |
Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/entity.py", line 226, in async_update_ha_state
self._async_write_ha_state()
"/usr/src/homeassistant/homeassistant/helpers/entity.py", line 256, in _async_write_ha_state
attr.update(self.state_attributes or {})
"/usr/src/homeassi... | Traceback (most recent call last):
"/usr/src/app/homeassistant/components/automation/__init__.py", line 395, in action
await script_obj.async_run(variables, context)
"/usr/src/app/homeassistant/helpers/script.py", line 131, in async_run
await self._handle_action(action, variables, context)
"/usr/src/app/home... | 0.696232 |
2020-05-20 18:02:39 ERROR (SyncWorker_12) [homeassistant.util.package] Unable to install package HAP-python==2.8.4: Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/Library/Frameworks/Python.fra... | Traceback (most recent call last):
"/home/gitlab-runner/builds/5cd61c66/0/OpenShot/openshot-qt/openshot.py", line 18, in swig_import_helper
"/usr/lib/python3.4/imp.py", line 297, in find_module
ImportError: No module named '_openshot'
| 0.672754 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.