text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"site-packages\wx-4.0.0-msw-phoenix\wx\lib\eventwatcher.py", line 429, in onToggleSelectEvents
"site-packages\wx-4.0.0-msw-phoenix\wx\lib\eventwatcher.py", line 251, in setWatchList
"site-packages\wx-4.0.0-msw-phoenix\wx\lib\eventwatcher.py", line 366, in updateBindings
"s... | Traceback (most recent call last):
"/Users/briancurtin/elastic/cloud/python-services-v3/.tox/integration/lib/python3.8/site-packages/google/api_core/bidi.py", line 657, in _thread_main
self._on_response(response)
"/Users/briancurtin/elastic/cloud/python-services-v3/.tox/integration/lib/python3.8/site-packages/go... | 0.670413 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line 785, in extract_info
ie_result = ie.extract(url)
"/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 440, in extract
ie_result = self._real_extract(url)
"/usr/lib/python3/dist-packages/youtube_... | Traceback (most recent call last):
"c:\users\administrator\appdata\local\programs\python\python39\lib\site-packages\youtube_dl\YoutubeDL.py", line 803, in wrapper
return func(self, *args, **kwargs)
"c:\users\administrator\appdata\local\programs\python\python39\lib\site-packages\youtube_dl\YoutubeDL.py", line 824... | 0.787234 |
Traceback (most recent call last):
"/usr/lib/python3.6/unittest/loader.py", line 428, in _find_test_path
module = self._get_module_from_name(name)
"/usr/lib/python3.6/unittest/loader.py", line 369, in _get_module_from_name
__import__(name)
"/content/bilm-tf/tests/test_model.py", line 10, in <module>
import ... | Traceback (most recent call last):
"./EyeWitness.py", line 13, in <module>
from modules import db_manager
ImportError: No module named modules
| 0.718042 |
Traceback (most recent call last):
"c:\users\joshi\appdata\local\programs\python\python39\lib\site-packages\pipenv\vendor\vistir\path.py", line 433, in rmtree
shutil.rmtree(directory, ignore_errors=ignore_errors, onerror=onerror)
"C:\Users\joshi\AppData\Local\Programs\Python\Python38-32\lib\shutil.py", line 737,... | Traceback (most recent call last):
"/usr/local/bin/ip", line 556, in <module>
main(sys.argv[1:])
"/usr/local/bin/ip", line 55, in inner
if not func(*args, **kwargs):
"/usr/local/bin/ip", line 550, in main
return cmd_func(argv, af)
"/usr/local/bin/ip", line 55, in inner
if not func(*args, **kwargs):
"... | 0.721639 |
Traceback (most recent call last):
"test.py", line 5, in <module>
from evaluation.eval_wrapper import eval_lane
ModuleNotFoundError: No module named 'evaluation.eval_wrapper'; 'evaluation' is not a package
| Traceback (most recent call last):
"/tfx-src/tfx/orchestration/kubeflow/container_entrypoint.py", line 360, in <module>
main()
"/tfx-src/tfx/orchestration/kubeflow/container_entrypoint.py", line 353, in main
execution_info = launcher.launch()
"/tfx-src/tfx/orchestration/launcher/base_component_launcher.py", ... | 0.806208 |
Traceback (most recent call last):
"xsstrike.py", line 34, in <module>
from core.checker import checker
"/root/Desktop/hack web/XSStrike/core/checker.py", line 3, in <module>
from fuzzywuzzy import fuzz
ModuleNotFoundError: No module named 'fuzzywuzzy'
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'dns.resolver'; 'dns' is not a package
| 0.780519 |
Traceback (most recent call last):
"playlist_manager.py", line 282, in sort_by_dates
ad_year = video.originallyAvailableAt.year
AttributeError: 'NoneType' object has no attribute 'year'` | Traceback (most recent call last):
"/Users/anaconda2/envs/py3/bin/googleimagesdownload", line 11, in <module>
sys.exit(main())
"/Users/anaconda2/envs/py3/lib/python3.6/site-packages/google_images_download/google_images_download.py", line 835, in main
response.download(arguments)
"/Users/anaconda2/envs/py3/li... | 0.712059 |
Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/gunicorn/arbiter.py", line 583, in spawn_worker
worker.init_process()
"/usr/local/lib/python3.5/dist-packages/gunicorn/workers/base.py", line 129, in init_process
self.load_wsgi()
"/usr/local/lib/python3.5/dist-packages/gunicorn/worke... | Traceback (most recent call last):
"main.py", line 20, in <module>
import quepy
"/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/quepy/__init__.py", line 17, in <module>
from quepy.quepyapp import install, QuepyApp
"/opt/rh/rh-python35/root/usr/lib/python3.5/site-packages/quepy/quepyapp.py", line 41... | 0.844775 |
Traceback (most recent call last):
"setup.py", line 249, in <module>
'Topic :: Software Development',
"/usr/local/lib/python3.5/dist-packages/setuptools/__init__.py", line 129, in setup
return distutils.core.setup(**attrs)
"/usr/lib/python3.5/distutils/core.py", line 148, in setup
dist.run_commands()
"/u... | Traceback (most recent call last):
"/opt/anaconda3/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/opt/anaconda3/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/opt/anaconda3/lib/python3.7/site-packages/torch/distributed/launch.py", line 340, in <mod... | 0.711957 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/lib/python3/dist-packages/sphinx/util/typing.py", line 103, in restify
return _restify_py37(cls)
"/usr/lib/python3/dist-packages/sphinx/util/typing.py", line 160, in _restify_py37
return ':obj:`%s.%s`' % (cls.__module__, cls.__name__)
At... | Traceback (most recent call last):
"C:\Users\Jef\Anaconda3\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"C:\Users\Jef\Anaconda3\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Users\Jef\demucs-master\demucs\separate.py", line 155, in <module>
main()
"C:\Users\Jef... | 0.684754 |
Traceback (most recent call last):
"/home/hjw/sw/imdbpy/imdb/parser/http/utils.py", line 438, in parse
data = self.postprocess_data(data)
"/home/hjw/sw/imdbpy/imdb/parser/http/searchMovieAdvancedParser.py", line 236, in postprocess_data
secondary = _parse_secondary_info(secondary_info)
"/home/hjw/sw/imdbpy/i... | Traceback (most recent call last):
"C:\ProgramData\Anaconda3\lib\tkinter\__init__.py", line 1705, in __call__
return self.func(*args)
"C:\Users\admin\Downloads\Gui Tutorial.py", line 7, in clickbutton
response= e.get()
AttributeError: 'NoneType' object has no attribute 'get'
| 0.682143 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/sorson/anaconda3/lib/python3.6/site-packages/warpctc_pytorch/__init__.py", line 7, in <module>
from ._warp_ctc import lib as _lib, ffi as _ffi
ImportError: /home/sorson/anaconda3/lib/python3.6/site-packages/torch/lib/../../../../libgomp.so.... | Traceback (most recent call last):
"/mathworks/home/jbarik/.config/nvim/plugged/YouCompleteMe/third_party/ycmd/ycmd/extra_conf_store.py", line 99, in _CallGlobalExtraConfMethod
module = Load( global_ycm_extra_conf, force = True )
"/mathworks/home/jbarik/.config/nvim/plugged/YouCompleteMe/third_party/ycmd/ycmd/ex... | 0.687863 |
Traceback (most recent call last):
"/usr/local/bin/pip", line 11, in <module>
load_entry_point('pip==18.0', 'console_scripts', 'pip')()
"/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 484, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
"/usr/local/lib... | Traceback (most recent call last):
"/home/chx/.conda/envs/py3.6/bin/bert-base-ner-train", line 11, in <module>
load_entry_point('bert-base==0.0.9', 'console_scripts', 'bert-base-ner-train')()
"/home/chx/.conda/envs/py3.6/lib/python3.6/site-packages/bert_base-0.0.9-py3.6.egg/bert_base/runs/__init__.py", line 29, ... | 0.694302 |
Traceback (most recent call last):
"C:\Users\abdo_\Anaconda3\lib\site-packages\IPython\core\interactiveshell.py", line 2961, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-2-7552ea5fffcc>", line 1, in <module>
runfile('C:/Users/abdo_/PycharmProjects/TGSChallenge/train.py', wdir='C... | Traceback (most recent call last):
"/Users/charleschou/anaconda/envs/ML-dev/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1322, in _do_call
return fn(*args)
"/Users/charleschou/anaconda/envs/ML-dev/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1307, in _run_fn
o... | 0.760334 |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/nbxmpp/idlequeue.py", line 549, in _process_events
return IdleQueue._process_events(self, fd, flags)
"/usr/lib/python2.7/site-packages/nbxmpp/idlequeue.py", line 409, in _process_events
obj.pollin()
"/usr/lib/python2.7/site-packages/nbxmpp/... | Traceback (most recent call last):
"/home/ehennenfent/manticore/manticore/core/worker.py", line 121, in run
current_state.execute()
"/home/ehennenfent/manticore/manticore/native/state.py", line 192, in execute
result = self._platform.execute()
"/home/ehennenfent/manticore/manticore/platforms/linux.py", line ... | 0.686594 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-wheel-ufip2m_p/bambi/setup.py", line 45, in <module>
install_requires=get_requirements(),
"/tmp/pip-wheel-ufip2m_p/bambi/setup.py", line 19, in get_requirements
with codecs.open(REQUIREMENTS_FILE) as buff:
"/usr/lib/python3.8/codecs.p... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-install-6kz16kgn/sentencepiece/setup.py", line 29, in <module>
with codecs.open(os.path.join('..', 'VERSION'), 'r', 'utf-8') as f:
"/power8nfs/home/ai_u/.conda/envs/tanveer/lib/python3.7/codecs.py", line 904, in open
file = builtin... | 0.808479 |
> Traceback (most recent call last):
"translate.py", line 135, in <module>
main()
"translate.py", line 62, in main
translator = onmt.Translator(opt)
"\~/OpenNMT-py/onmt/Translator.py", line 26, in __init__
model.load_state_dict(checkpoint['model'])
"\~/anaconda2/lib/python2.7/site-packages/torch/nn/modul... | Traceback (most recent call last):
"video_test_t8v2.py", line 245, in <module>
evaluator = COCOEvaluator("wurenji_val", cfg, False, output_dir="./output/faster_rcnn_R_50_C4/")
"/home/yuwentao/ml_test/detectron2/detectron2/evaluation/coco_evaluation.py", line 68, in __init__
convert_to_coco_json(dataset_name, ca... | 0.724216 |
Traceback (most recent call last):
"<pyshell#2>", line 1, in <module>
import encoding
"C:\Users\ys\AppData\Local\Programs\Python\Python36\lib\site-packages\encoding\__init__.py", line 13, in <module>
from . import nn, functions, dilated, parallel, utils, models, datasets
"C:\Users\ys\AppData\Local\Programs\P... | Traceback (most recent call last):
"<console>", line 1, in <module>
ImportError: No module named napalm_base.exceptions
| 0.695061 |
Traceback (most recent call last):
"dagit", line 66, in <module>
handler.start()
"C:\Users\tnaugle\AppData\Local\Continuum\anaconda3\envs\dagster\lib\site-packages\watchdog\tricks\__init__.py", line 147, in start
self.process = subprocess.Popen(self.command, preexec_fn=os.setsid)
AttributeError: module 'os' has... | Traceback (most recent call last):
"./rsf.py", line 8, in <module>
from routersploit.interpreter import RoutersploitInterpreter
"/Users/AhmadJ/Downloads/routersploit-master/routersploit/__init__.py", line 1, in <module>
from routersploit.utils import (
"/Users/AhmadJ/Downloads/routersploit-master/routersploi... | 0.671884 |
Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 130, in handle_call_service
connection.context(msg),
"/usr/src/homeassistant/homeassistant/core.py", line 1260, in async_call
task.result()
"/usr/src/homeassistant/homeassistant/core.py", line... | $ Traceback (most recent call last):
"/opt/web2py/gluon/html.py", line 1890, in _validate
(value, errors) = validator(value)
"/opt/web2py/gluon/packages/dal/pydal/validators.py", line 145, in __call__
return self.validate(value), None
"/opt/web2py/gluon/packages/dal/pydal/validators.py", line 2764, in valida... | 0.688262 |
Traceback (most recent call last):
"/home/tblamer/repos/mtools/.venv/mtools/bin/mlogvis", line 11, in <module>
load_entry_point('mtools', 'console_scripts', 'mlogvis')()
"/home/tblamer/repos/mtools/mtools/mlogvis/mlogvis.py", line 114, in main
tool.run()
"/home/tblamer/repos/mtools/mtools/mlogvis/mlogvis.py"... | Traceback (most recent call last):
"/Users/xrzq/miniconda3/envs/py36/lib/python3.6/site-packages/IPython/core/interactiveshell.py", line 3296, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-21-71ba78ae2b82>", line 13, in <module>
ddf.map_partitions(lambda df: df["A"].sum(), meta=m... | 0.677751 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
NameError: name 'Deeplabcut' is not defined
| Traceback (most recent call last):
"<stdin>", line 2, in <module>
NameError: name 'max_number_of_pixels' is not defined
| 0.867484 |
Traceback (most recent call last):
"/home/jayendran/elephas-master/examples/ml_mlp.py", line 10, in <module>
from elephas.ml_model import ElephasEstimator
"/usr/local/lib/python2.7/dist-packages/elephas/ml_model.py", line 6, in <module>
from pyspark.ml.util import keyword_only
ImportError: cannot import name ke... | Traceback (most recent call last):
"manage.py", line 23, in <module>
execute_from_command_line(sys.argv)
"/root/.pyenv/versions/venv-sspanel/lib/python3.6/site-packages/django/core/management/__init__.py", line 401, in execute_from_command_line
utility.execute()
"/root/.pyenv/versions/venv-sspanel/lib/python... | 0.697168 |
Traceback (most recent call last):
"/home/xbmc/.kodi/addons/plugin.video.netflix/service.py", line 11, in <module>
from resources.lib.MSLHttpRequestHandler import MSLHttpRequestHandler
"/home/xbmc/.kodi/addons/plugin.video.netflix/resources/lib/MSLHttpRequestHandler.py", line 9, in <module>
from MSL import MSL... | Traceback (most recent call last):
"/Users/singlefawn/Desktop/Our Realm/1997/Programs/random gallery/chat_1_2.py", line 6, in <module>
trainer = ChatterBotCorpusTrainer(bot)
"/Users/singlefawn/Desktop/Our Realm/1997/Programs/random gallery/venv/lib/python3.7/site-packages/chatterbot/trainers.py", line 101, in __... | 0.700202 |
Traceback (most recent call last):
"/snap/bpytop/26/usr/local/bin/bpytop", line 2313, in _runner
collector._collect()
"/snap/bpytop/26/usr/local/bin/bpytop", line 2579, in _collect
io_counters = psutil.disk_io_counters(perdisk=True if SYSTEM == "Linux" else False, nowrap=True)
"/snap/bpytop/26/usr/lib/python... | Traceback (most recent call last):
"/home/ubuntu/freqtrade/freqtrade/commands/trade_commands.py", line 19, in start_trading
worker = Worker(args)
"/home/ubuntu/freqtrade/freqtrade/worker.py", line 34, in __init__
self._init(False)
"/home/ubuntu/freqtrade/freqtrade/worker.py", line 48, in _init
self._config ... | 0.683963 |
Traceback (most recent call last):
"/srv/homeassistant/homeassistant_venv/lib/python3.5/site-packages/homeassistant/components/device_tracker/__init__.py", line 158, in async_setup_platform
platform.get_scanner, hass, {DOMAIN: p_config})
"/usr/lib/python3.5/asyncio/futures.py", line 380, in __iter__
yield self
... | Traceback (most recent call last):
"uvloop/cbhandles.pyx", line 64, in uvloop.loop.Handle._run
"/usr/src/app/homeassistant/core.py", line 626, in onetime_listener
self._hass.async_run_job(listener, event)
"/usr/src/app/homeassistant/core.py", line 333, in async_run_job
target(*args)
"/usr/src/app/homeassi... | 0.691345 |
Traceback (most recent call last):
"cansina.py", line 215, in <module>
print("Reaped %s entries" % (len(robots_content)))
TypeError: object of type 'NoneType' has no len()
| Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/scapy/compat.py", line 117, in raw
return bytes(x)
"/usr/local/lib/python3.6/dist-packages/scapy/packet.py", line 441, in __bytes__
return self.build()
"/usr/local/lib/python3.6/dist-packages/scapy/packet.py", line 556, in build
p = ... | 0.691252 |
Traceback (most recent call last):
"<string>", line 9, in <module>
"/usr/lib/python3.6/site-packages/powerline/__init__.py", line 10, in <module>
from powerline.colorscheme import Colorscheme
"/usr/lib/python3.6/site-packages/powerline/colorscheme.py", line 6, in <module>
from powerline.lib.unicode import un... | Traceback (most recent call last):
"elastalert/elastalert.py", line 20, in <module>
from alerts import DebugAlerter
"/opt/elastalert/elastalert/alerts.py", line 26, in <module>
from twilio.base.exceptions import TwilioRestException
ImportError: No module named base.exceptions
| 0.754539 |
Traceback (most recent call last):
"/usr/local/bin/meyectl", line 6, in <module>
from motioneye.meyectl import main
"/usr/local/lib/python3.7/dist-packages/motioneye/meyectl.py", line 28, in <module>
import settings
ModuleNotFoundError: No module named 'settings'
| Traceback (most recent call last):
"demo.py", line 8, in <module>
from tracker.multitracker import JDETracker
"/home/hoge/work/fisheye/Towards-Realtime-MOT/tracker/multitracker.py", line 10, in <module>
from utils.utils import *
"/home/hoge/work/fisheye/Towards-Realtime-MOT/utils/utils.py", line 14, in <modu... | 0.795216 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-hqdkt5rb/mujoco-py/setup.py", line 52, in <module>
cmdclass={'build': Build},
"/home/yang/anaconda3/lib/python3.5/distutils/core.py", line 148, in setup
dist.run_commands()
"/home/yang/anaconda3/lib/python3.5/distutils/dis... | Traceback (most recent call last):
"trape.py", line 23, in <module>
from core.utils import utils
#
"F:\*****\Trape\trape\core\utils.py", line 21, in <module>
import requests, json
ImportError: No module named requests | 0.737556 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/django/db/backends/mysql/base.py", line 15, in <module>
import MySQLdb as Database
"/usr/local/lib/python3.6/site-packages/MySQLdb/__init__.py", line 18, in <module>
from . import _mysql
ImportError: libmariadbclient.so.18: cannot open s... | 2018-05-20 11:07:13.759238 7fe30f7fe700 -1 mgr load Traceback (most recent call last):
"/usr/lib/ceph/mgr/restful/__init__.py", line 1, in <module>
from module import *
# NOQA
"/usr/lib/ceph/mgr/restful/module.py", line 21, in <module>
from werkzeug.serving import make_server, make_ssl_devcert
ImportError: No m... | 0.768205 |
Traceback (most recent call last):
"C:\Users\mikec\AppData\Local\Continuum\anaconda3\envs\WaterfallAgain\lib\site-packages\numpy\core\__init__.py", line 17, in <module>
from . import multiarray
"C:\Users\mikec\AppData\Local\Continuum\anaconda3\envs\WaterfallAgain\lib\site-packages\numpy\core\multiarray.py", line... | Traceback (most recent call last):
"./GSpread.py", line 4, in <module>
from googleapiclient.discovery import build
ImportError: No module named googleapiclient.discovery
| 0.787134 |
Traceback (most recent call last):
"/opt/CellProfiler/cellprofiler/modules/ilastik_pixel_classification.py", line 70, in <module>
import ilastik_main
ImportError: No module named ilastik_main
| Traceback (most recent call last):
"/home/anupam/anaconda3/envs/keras-tf-env3/lib/python3.6/unittest/loader.py", line 428, in _find_test_path
module = self._get_module_from_name(name)
"/home/anupam/anaconda3/envs/keras-tf-env3/lib/python3.6/unittest/loader.py", line 369, in _get_module_from_name
__import__(name... | 0.729154 |
Traceback (most recent call last):
"__main__.py", line 19, in <module>
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpfdfxmx88\build\youtube_dl\__init__.py", line 465, in main
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpfdfxmx88\build\youtube_dl\__init__.py", line 455, in _real... | Traceback (most recent call last):
"/home/richman/.config/sublime-text-3/Packages/Jedi - Python autocompletion/sublime_jedi/facade.py", line 110, in get
return getattr(self, 'get_' + _action)(*args, **kwargs)
"/home/richman/.config/sublime-text-3/Packages/Jedi - Python autocompletion/sublime_jedi/facade.py", lin... | 0.672121 |
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):
"c:\appdata\local\continuum\anaconda3\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"c:\appdata\local\continuum\anaconda3\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\AppData\Local\Continuum\anaconda3\Scripts\repo2docker.exe\__mai... | 0.681213 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
ImportError: cannot import name 'WebClient'
| Traceback (most recent call last):
"/home/pi/jasper/client/brain.py", line 43, in get_modules
mod = loader.load_module(name)
"/usr/lib/python2.7/pkgutil.py", line 246, in load_module
mod = imp.load_module(fullname, self.file, self.filename, self.etc)
"/home/pi/jasper/client/modules/MPDControl.py", line 5, in... | 0.770427 |
Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/markdown/util.py", line 32, in <module>
from importlib import metadata
ImportError: cannot import name 'metadata'
| Traceback (most recent call last):
"/home/mbcrump/.local/bin/twint", line 11, in <module>
load_entry_point('twint', 'console_scripts', 'twint')()
"/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 480, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
"/usr/lib/pyt... | 0.739783 |
Traceback (most recent call last):
"/Users/melvyn/tmp/./tmp.dist/tmp.py", line 2, in <module>
ImportError: dlopen(/Users/melvyn/tmp/./tmp.dist/PyQt5/QtWidgets.so, 2): Library not loaded: @rpath/QtWidgets.framework/Versions/5/QtWidgets
| Traceback (most recent call last):
"/home/admin/config.scripts/blitz.subscriptions.ip2tor.py", line 15, in <module>
from blitzpy import RaspiBlitzConfig, BlitzError
ImportError: cannot import name 'BlitzError' from 'blitzpy' (/usr/local/lib/python3.7/dist-packages/blitzpy/__init__.py)
| 0.78031 |
Traceback (most recent call last):
"Intro_Tutorial_3.py", line 45, in <module>
train_marginals = load_marginals(session, split=0)
"/home/mldl/ub16_prj/snorkel/snorkel/annotations.py", line 567, in load_marginals
cardinality = session.query(Candidate).get(marginal_tuples[0][0]).cardinality
IndexError: list index... | Traceback (most recent call last):
"test.py", line 13, in <module>
model.add(RNN(tf.contrib.rnn.TimeFreqLSTMCell(32,feature_size=5), input_shape=(timeLength,n_features), return_sequences=True))
".local/lib/python2.7/site-packages/keras/engine/sequential.py", line 165, in add
layer(x)
".local/lib/python2.7/si... | 0.671383 |
Traceback (most recent call last):
"/opt/venv/lib/python3.6/site-packages/torch/utils/data/_utils/worker.py", line 99, in _worker_loop
samples = collate_fn([dataset[i] for i in batch_indices])
"/opt/venv/lib/python3.6/site-packages/torch/utils/data/_utils/worker.py", line 99, in <listcomp>
samples = collate_fn(... | Traceback (most recent call last):
"/home/yoh/proj/misc/argcomplete/argcomplete/__init__.py", line 189, in __call__
output_stream = os.fdopen(8, "wb")
"/usr/lib/python3.8/os.py", line 1023, in fdopen
return io.open(fd, *args, **kwargs)
OSError: [Errno 9] Bad file descriptor
| 0.69331 |
Traceback (most recent call last):
"recognize.py", line 2, in <module>
import sugartensor as tf
"/usr/lib/python3.5/site-packages/sugartensor/__init__.py", line 5, in <module>
from sg_util import sg_opt
ImportError: No module named 'sg_util'
| Traceback (most recent call last):
"wifi-pumpkin.py", line 37, in <module>
from core.utility.application import ApplicationLoop
"/usr/share/WiFi-Pumpkin/core/utility/application.py", line 3, in <module>
from core.main import version
"/usr/share/WiFi-Pumpkin/core/main.py", line 28, in <module>
from core.widg... | 0.797326 |
Traceback (most recent call last):
"test.py", line 2, in <module>
from mmcv.ops import ModulatedDeformConv2d, modulated_deform_conv2d
"/home/iwogh/.local/lib/python3.6/site-packages/mmcv/ops/__init__.py", line 1, in <module>
from .bbox import bbox_overlaps
"/home/iwogh/.local/lib/python3.6/site-packages/mmcv... | Traceback (most recent call last):
"tools/test_net.py", line 14, in <module>
from core.test_engine import run_inference # tady to padá pro pána jána
"/home/matchumen/quest/detectors/mask-rcnn.pytorch/lib/core/test_engine.py", line 39, in <module>
from modeling import model_builder
"/home/matchumen/quest/dete... | 0.704325 |
Traceback (most recent call last):
"C:\Python33\lib\site-packages\cx_Freeze\initscripts\Console.py", line 27, in <module>
exec(code, m.**dict**)
"voiceToText.py", line 16, in <module>
value = r.recognize_google(audio)
"C:\Python33\lib\site-packages\speech_recognition__init__.py", line 642, in recognize_googl... | Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/gevent/pywsgi.py", line 968, in handle_one_response
self.run_application()
"/usr/lib/python3.8/site-packages/gevent/pywsgi.py", line 915, in run_application
self.result = self.application(self.environ, self.start_response)
"/usr/lib/python3... | 0.67457 |
Traceback (most recent call last):
"/usr/bin/sam", line 6, in <module>
from samcli.cli.main import cli
"/usr/lib/python2.7/site-packages/samcli/cli/main.py", line 10, in <module>
from .options import debug_option, region_option, profile_option
"/usr/lib/python2.7/site-packages/samcli/cli/options.py", line 8,... | Traceback (most recent call last):
"/opt/tidos/tidos.py", line 13, in <module>
from core.tidos_main import *
"/opt/tidos/core/tidos_main.py", line 31, in <module>
from core.Auxillaries.auxil import *
"/opt/tidos/core/Auxillaries/auxil.py", line 23, in <module>
from imgext import *
"modules/0x05-Auxillari... | 0.785831 |
Traceback (most recent call last):
"/Users/pawan/frappe-bench-random/apps/frappe/frappe/app.py", line 62, in application
response = frappe.handler.handle()
"/Users/pawan/frappe-bench-random/apps/frappe/frappe/handler.py", line 22, in handle
data = execute_cmd(cmd)
"/Users/pawan/frappe-bench-random/apps/frapp... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 130, in handle_call_service
connection.context(msg),
"/usr/src/homeassistant/homeassistant/core.py", line 1260, in async_call
task.result()
"/usr/src/homeassistant/homeassistant/core.py", line... | 0.766279 |
Traceback (most recent call last):
"<stdin>", line 13, in <module>
ImportError: cannot import name 'main' from 'pip' (/home/x/.pyenv/versions/3.7.5/lib/python3.7/site-packages/virtualenv_support/pip-19.1.1-py2.py3-none-any.whl/pip/__init__.py)
| Traceback (most recent call last):
"C:\Apps\scancode-toolkit-develop\scancode-toolkit-develop\bin\scancode-script.py", line 6, in <module>
from pkg_resources import load_entry_point
"c:\apps\scancode-toolkit-develop\scancode-toolkit-develop\lib\site-packages\pkg_resources\__init__.py", line 36, in <module>
impo... | 0.755887 |
Traceback (most recent call last):
"tools/multi_scale_test.py", line 7, in <module>
from maskrcnn_benchmark.engine.inference import inference
"/home/hansol/PycharmProjects/FreeAnchor/maskrcnn_benchmark/engine/inference.py", line 20, in <module>
from maskrcnn_benchmark.structures.boxlist_ops import boxlist_iou
... | Traceback (most recent call last):
"run.py", line 4, in <module>
from dashboard import app
"/Users/fuchuang/Documents/GitHub/IPython-Dashboard/dashboard/__init__.py", line 14, in <module>
from .conf import config
"/Users/fuchuang/Documents/GitHub/IPython-Dashboard/dashboard/conf/config.py", line 44, in <modu... | 0.715261 |
Traceback (most recent call last):
"preprocess.py", line 78, in <module>
main()
"preprocess.py", line 60, in main
train = onmt.IO.ONMTDataset(opt.train_src, opt.train_tgt, fields, opt)
"/home/moses/pytorchwork/OpenNMT-py/onmt/IO.py", line 132, in __init__
src_data = self._read_corpus_file(src_path, src_trun... | Traceback (most recent call last):
"/home/icsl/clusterfuzz/clusterfuzz-master/my-bot/clusterfuzz/src/python/system/process_handler.py", line 193, in run_process
ignore_children=ignore_children)
"/home/icsl/clusterfuzz/clusterfuzz-master/my-bot/clusterfuzz/src/third_party/mozprocess/processhandler.py", line 760, ... | 0.738994 |
Traceback (most recent call last):
"/Applications/Spyder.app/Contents/Resources/lib/python3.9/spyder/plugins/variableexplorer/widgets/collectionseditor.py", line 1708, in lessThan
return leftData < rightData
TypeError: '<' not supported between instances of 'str' and 'int'
| Traceback (most recent call last):
"/Applications/Spyder.app/Contents/Resources/lib/python3.9/spyder/plugins/variableexplorer/widgets/collectionseditor.py", line 1708, in lessThan
return leftData < rightData
TypeError: '<' not supported between instances of 'int' and 'str'
| 0.998952 |
`Traceback (most recent call last):
"/home/docs/checkouts/readthedocs.org/user_builds/sagemaker/envs/v1.18.3.post1/bin/sphinx-build", line 6, in <module>
from sphinx.cmd.build import main
ImportError: No module named sphinx.cmd.build`
| Traceback (most recent call last):
"main.py", line 16, in <module>
import models, losses, datasets
"C:\Users\GeorgeAdamon\Documents\GitHub\flownet2-pytorch\models.py", line 19, in <module>
from .networks.resample2d_package.resample2d import Resample2d
ImportError: attempted relative import with no known parent ... | 0.741954 |
Traceback (most recent call last):
"/usr/local/bin/myth", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python3.7/site-packages/mythril/interfaces/cli.py", line 293, in main
enable_online_lookup=args.query_signature,
"/usr/local/lib/python3.7/site-packages/mythril/mythril.py", line 97, in __init__
s... | Traceback (most recent call last):
"src/run_tribler.py", line 101, in <module>
check_for_missing_dependencies(scope='both')
"/home/bram/git/tribler/src/tribler-core/tribler_core/dependencies.py", line 71, in check_for_missing_dependencies
_show_system_popup("Dependencies missing!",
"/home/bram/git/tribler/sr... | 0.673501 |
Traceback (most recent call last):
"/.../bin/toga-demo", line 7, in <module>
from toga_demo.__main__ import main
"/.../lib/python3.6/site-packages/toga_demo/__main__.py", line 6, in <module>
from .app import TogaDemo
"/.../lib/python3.6/site-packages/toga_demo/app.py", line 4, in <module>
import toga
... | Traceback (most recent call last):
"wifi-pumpkin.py", line 39, in <module>
from core.loaders.checker.networkmanager import CLI_NetworkManager,UI_NetworkManager
"/usr/share/WiFi-Pumpkin/core/loaders/checker/networkmanager.py", line 4, in <module>
from core.main import Initialize
"/usr/share/WiFi-Pumpkin/core/... | 0.838611 |
Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp43n_zyg3\build\youtube_dl\extractor\common.py", line 530, in extract
"C:\Us... | Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/youtube_dl/YoutubeDL.py", line 792, in extract_info
ie_result = ie.extract(url)
"/usr/local/lib/python3.6/dist-packages/youtube_dl/extractor/common.py", line 507, in extract
ie_result = self._real_extract(url)
"/usr/local/lib/python3.... | 0.811186 |
Traceback (most recent call last):
"/usr/share/pyload/module/plugins/PluginManager.py", line 268, in loadModule
plugins[name]["name"])
"/usr/share/pyload/module/plugins/PluginManager.py", line 317, in load_module
module = __import__(newname, globals(), locals(), [plugin])
"/root/.pyload/userplugins/hoster/Uploade... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"telepot/__init__.py", line 186
return {key: value for key,value in params.items() if key not in ['self']+more}
^SyntaxError: invalid syntax | 0.803848 |
Traceback (most recent call last):
"<pyshell#0>", line 1, in <module>
import napalm
"C:\Users\AppData\Local\Programs\Python\Python38-32\lib\site-packages\napalm\__init__.py", line 12, in <module>
import napalm.junos
"C:\Users\AppData\Local\Programs\Python\Python38-32\lib\site-packages\napalm\junos\__init__.p... | > Traceback (most recent call last):
"/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugin/core.py", line 1298, in _import_plugin
module = _load_module(module_name, spec)
"/home/pi/oprint/lib/python3.7/site-packages/octoprint/plugin/core.py", line 69, in _load_module
return imp.load_module(name, f, file... | 0.682376 |
Traceback (most recent call last):
"/usr/bin/pip3", line 9, in <module>
from pip import main
ImportError: cannot import name 'main'
| Traceback (most recent call last):
"/usr/bin/docker-compose", line 9, in <module>
load_entry_point('docker-compose==1.1.0', 'console_scripts', 'docker-compose')()
"/usr/lib/python2.7/site-packages/pkg_resources.py", line 348, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
"/u... | 0.754769 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/requests/adapters.py", line 449, in send
timeout=timeout
"/usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py", line 641, in urlopen
_stacktrace=sys.exc_info()[2])
"/usr/local/lib/python3.7/site-packages/urllib3/util/retr... | Traceback (most recent call last):
"/usr/lib/python3/dist-packages/requests/adapters.py", line 449, in send
timeout=timeout
"/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 638, in urlopen
_stacktrace=sys.exc_info()[2])
"/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 398, in incr... | 0.986027 |
Traceback (most recent call last):
"/home/netbox_service/netbox_env/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner
response = get_response(request)
"/home/netbox_service/netbox_env/lib/python3.6/site-packages/django/core/handlers/base.py", line 145, in _get_response
response =... | Traceback (most recent call last):
"/usr/local/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/local/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/usr/local/lib/python3.7/site-packages/pipenv/patched/notpip/__main__.py", line 18, in <module>
f... | 0.681831 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/pudb/__init__.py", line 153, in runscript
dbg._runscript(mainpyfile)
"/usr/local/lib/python3.6/dist-packages/pudb/debugger.py", line 468, in _runscript
self.run(statement)
"/usr/lib/python3.6/bdb.py", line 434, in run
exec(cmd, globa... | Traceback (most recent call last):
"tools/train.py", line 27, in <module>
import models
"/home/workspace/python/HRNet-Semantic-Segmentation/tools/../lib/models/__init__.py", line 11, in <module>
import models.seg_hrnet
"/home/workspace/python/HRNet-Semantic-Segmentation/tools/../lib/models/seg_hrnet.py", lin... | 0.931616 |
Traceback (most recent call last):
"server.py", line 896, in __init__
self.info = self.client_info()
"server.py", line 926, in client_info
if bytes(val).startswith("_b64"):
TypeError: string argument without an encoding
| Traceback (most recent call last):
"entry.py", line 1, in <module>
"click\core.py", line 829, in __call__
"click\core.py", line 782, in main
"click\core.py", line 1236, in invoke
"click\core.py", line 1066, in invoke
"click\core.py", line 610, in invoke
"click\decorators.py", line 21, in new_func
... | 0.671221 |
Traceback (most recent call last):
"/nix/store/xp46dxgjkz9l5plhzjgm3p9isgdv2mjq-python3.7-flake8-3.7.7/bin/.flake8-wrapped", line 11, in <module>
sys.exit(main())
"/nix/store/xp46dxgjkz9l5plhzjgm3p9isgdv2mjq-python3.7-flake8-3.7.7/lib/python3.7/site-packages/flake8/main/cli.py", line 18, in main
app.run(argv)
... | Traceback (most recent call last):
"c:\python27\lib\site-packages\pip\basecommand.py", line 215, in main
status = self.run(options, args)
"c:\python27\lib\site-packages\pip\commands\install.py", line 335, in run
wb.build(autobuilding=True)
"c:\python27\lib\site-packages\pip\wheel.py", line 749, in build
sel... | 0.707747 |
Traceback (most recent call last):
"/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap
self.run()
"/usr/lib/python3.7/multiprocessing/process.py", line 99, in run
self._target(*self._args, **self._kwargs)
"pastehunter.py", line 185, in paste_scanner
if match.rule == 'core_keywords' or m... | 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... | 0.727863 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Users\Jonas\Anaconda3\envs\schnetenv\lib\site-packages\torch_geometric\data\data.py", line 247, in to
return self.apply(lambda x: x.to(device), *keys)
"C:\Users\Jonas\Anaconda3\envs\schnetenv\lib\site-packages\torch_geometric\data\data.py",... | Traceback (most recent call last):
"tools/train.py", line 95, in <module>
main()
"tools/train.py", line 91, in main
logger=logger)
"/home/pg/mmdetection/mmdet/apis/train.py", line 61, in train_detector
_non_dist_train(model, dataset, cfg, validate=validate)
"/home/pg/mmdetection/mmdet/apis/train.py", lin... | 0.754917 |
Traceback (most recent call last):
"main.py", line 24, in <module>
from settings import *
"D:\User\Dropbox\Applications\SoftwareVersioning\ComputerScienceGraduation\ModelingAndSimulation\drunk_walk_simulation\settings.py", line 28, in <module>
import debug_tools
ImportError: No module named debug_tools
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
ImportError: cannot import name 'eval_detection_configs'`
| 0.766899 |
Traceback (most recent call last):
"sqliv.py", line 13, in <module>
from src.crawler import Crawler
"/root/sqliv/src/crawler.py", line 5, in <module>
from nyawc.Options import Options
ImportError: No module named nyawc.Options
| Traceback (most recent call last):
"C:\Users\SimonNuessli\miniconda3\envs\env_0\Lib\site-packages\skimage\__init__.py", line 119, in <module>
from ._shared import geometry
ImportError: cannot import name 'geometry' from 'skimage._shared' (C:\Users\SimonNuessli\miniconda3\envs\env_0\Lib\site-packages\skimage\_shar... | 0.779421 |
Traceback (most recent call last):
"/home/song-ruyang/.local/lib/python3.6/site-packages/ehforwarderbot/__main__.py", line 55, in stop_gracefully
if isinstance(coordinator.master, EFBChannel):
AttributeError: module 'ehforwarderbot.coordinator' has no attribute 'master'
| Traceback (most recent call last):
"/usr/local/bin/kalliope", line 11, in <module>
load_entry_point('kalliope==0.4.5', 'console_scripts', 'kalliope')()
"/usr/local/lib/python2.7/dist-packages/kalliope/__init__.py", line 157, in main
MainController(brain=brain)
"/usr/local/lib/python2.7/dist-packages/kalliope... | 0.688302 |
Traceback (most recent call last):
"/home/ben/.bin/youtube-dl/youtube_dl/extractor/generic.py", line 1898, in _real_extract
doc = compat_etree_fromstring(webpage.encode('utf-8'))
"/home/ben/.bin/youtube-dl/youtube_dl/compat.py", line 2526, in compat_etree_fromstring
doc = _XML(text, parser=etree.XMLParser(targe... | Traceback (most recent call last):
"c:\python27\lib\site-packages\youtube_dl\extractor\generic.py", line 2176, in _real_extract
doc = compat_etree_fromstring(webpage.encode('utf-8'))
"c:\python27\lib\site-packages\youtube_dl\compat.py", line 2541, in compat_etree_fromstring
doc = _XML(text, parser=etree.XMLPars... | 0.938197 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-Py4GOH/python-augeas/setup.py", line 18, in <module>
url = "http://augeas.net/",
"/usr/lib/python2.7/distutils/core.py", line 151, in setup
dist.run_commands()
"/usr/lib/python2.7/distutils/dist.py", line 953, in run_comma... | Traceback (most recent call last):
"<string>", line 1, in <module>
ImportError: __import__ not found
| 0.731101 |
Traceback (most recent call last):
"examples/example.py", line 5, in <module>
import MinkowskiEngine as ME
"/root/anaconda3/envs/pytorch1.1/lib/python3.6/site-packages/MinkowskiEngine-0.2.4-py3.6-linux-x86_64.egg/MinkowskiEngine/__init__.py", line 12, in <module>
from SparseTensor import SparseTensor
"/root/... | Traceback (most recent call last):
"/srv/homeassistant/lib/python3.5/site-packages/numpy/core/__init__.py", line 16, in <module>
from . import multiarray
ImportError: libf77blas.so.3: cannot open shared object file: No such file or directory
| 0.736226 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/mattb/programs/anaconda3/envs/deleteme/lib/python3.7/site-packages/skimage/__init__.py", line 167, in <module>
from .util.dtype import (img_as_float32,
"/home/mattb/programs/anaconda3/envs/deleteme/lib/python3.7/site-packages/skimage/ut... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.6/site-packages/paddle/__init__.py", line 37, in <module>
import paddle.complex
"/usr/local/lib/python3.6/site-packages/paddle/complex/__init__.py", line 15, in <module>
from . import tensor
"/usr/local/lib/python3.6... | 0.802826 |
Traceback (most recent call last):
"/home/sven/Desktop/sphinx-cpp-cross-ref-bug/docs_exhale/venv/lib/python2.7/site-packages/sphinx/cmd/build.py", line 304, in build_main
app.build(args.force_all, filenames)
"/home/sven/Desktop/sphinx-cpp-cross-ref-bug/docs_exhale/venv/lib/python2.7/site-packages/sphinx/applicat... | Traceback (most recent call last):
"D:/2.7/build/inst/lib/python3.5/site-packages/cura\CuraApplication.py", line 707, in event
"D:/2.7/build/inst/lib/python3.5/site-packages/UM\Qt\QtApplication.py", line 261, in event
"D:/2.7/build/inst/lib/python3.5/site-packages/UM\Event.py", line 189, in call
"D:/2.7/bui... | 0.719785 |
Traceback (most recent call last):
"/usr/lib/python3.5/runpy.py", line 184, in _run_module_as_main
"__main__", mod_spec)
"/usr/lib/python3.5/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/home/yhu/.local/lib/python3.5/site-packages/baselines/deepq/experiments/atari/enjoy.py", line 15, in <module>... | Traceback (most recent call last):
"./manage.py", line 24, in <module>
execute_from_command_line(sys.argv)
"/home/pi/Papermerge/.venv/lib/python3.7/site-packages/django/core/management/__init__.py", line 401, in execute_from_command_line
utility.execute()
"/home/pi/Papermerge/.venv/lib/python3.7/site-package... | 0.683102 |
>Traceback (most recent call last):
"/Applications/Blender.app/Contents/Resources/2.82/scripts/addons/io_scene_gltf2/__init__.py", line 850, in execute
return self.import_gltf2(context)
"/Applications/Blender.app/Contents/Resources/2.82/scripts/addons/io_scene_gltf2/__init__.py", line 864, in import_gltf2
if se... | Traceback (most recent call last):
"/Users/cgroskopf/.virtualenvs/csvkit/bin/csvlook", line 9, in <module>
load_entry_point('csvkit==1.0.1', 'console_scripts', 'csvlook')()
"/Users/cgroskopf/src/csvkit/csvkit/utilities/csvlook.py", line 44, in launch_new_instance
utility.run()
"/Users/cgroskopf/src/csvkit/cs... | 0.715601 |
Traceback (most recent call last):
"elastalert/elastalert.py", line 28, in <module>
from . import kibana
ImportError: cannot import name 'kibana'
| Traceback (most recent call last):
"/home/username/.virtualenvs/wagtail-next/lib/python3.5/site-packages/django/utils/autoreload.py", line 227, in wrapper
fn(*args, **kwargs)
"/home/username/.virtualenvs/wagtail-next/lib/python3.5/site-packages/django/core/management/commands/runserver.py", line 117, in inner_ru... | 0.813917 |
Traceback (most recent call last):
"./run_controller_cli.py", line 267, in <module>
loop.run_until_complete(
"/usr/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
return future.result()
"./run_controller_cli.py", line 182, in _main
transport, protocol = await create_hid_server(factory... | Traceback (most recent call last):
"C:\Users\Tony\AppData\Local\Programs\Python\Python37\lib\asyncio\events.py", line 88, in _run
self._context.run(self._callback, *self._args)
"C:\Users\Tony\AppData\Roaming\Python\Python37\site-packages\tornado\platform\asyncio.py", line 117, in _handle_events
handler_func(fil... | 0.67194 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 793, in extract_info
ie_result = ie.extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 521, in extract
raise ExtractorError('An extractor error has occurred.', cause=e)
ExtractorError: An extr... | ERROR: Signature extraction failed: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 905, in _decrypt_signature
video_id, player_url, s
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 797, in _extract_signature_function
raise Ex... | 0.675736 |
Traceback (most recent call last):
"/home/baal/bin/python/zeus-scanner/lib/attacks/gist_lookup/__init__.py", line 153, in github_gist_search_main
gist, gist_link = get_raw_html(link, verbose=verbose)TypeError: 'NoneType' object is not iterable | Traceback (most recent call last):
"/home/baal/bin/python/zeus-scanner/lib/attacks/gist_lookup/__init__.py", line 153, in github_gist_search_main
gist, gist_link = get_raw_html(link, verbose=verbose)TypeError: 'NoneType' object is not iterable | 1 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/private/var/folders/tt/k11390b92vl_dygt4m0s7gjsb_844d/T/pip-build-ma0rr8_8/xonsh/setup.py", line 182, in <module>
main()
"/private/var/folders/tt/k11390b92vl_dygt4m0s7gjsb_844d/T/pip-build-ma0rr8_8/xonsh/setup.py", line 178, in main
setup(**skw... | Traceback (most recent call last):
"bin/remarkable", line 65, in <module>
import remarkable
"/home/ericbarnhill/Documents/code/Remarkable/remarkable/__init__.py", line 30, in <module>
from remarkable import RemarkableWindow
"/home/ericbarnhill/Documents/code/Remarkable/remarkable/RemarkableWindow.py", line 3... | 0.817604 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/celery/apps/beat.py", line 112, in start_scheduler
beat.start()
"/usr/local/lib/python2.7/dist-packages/celery/beat.py", line 470, in start
humanize_seconds(self.scheduler.max_interval))
"/usr/local/lib/python2.7/dist-packages/kombu/u... | Traceback (most recent call last):
"/usr/local/fbn/fbn.com/api/weather/python/fbn/asyncio/data_transfer.py", line 170, in cacheable_get
r = await self._client.get(url, headers=headers, params=params)
"/root/.local/share/virtualenvs/weather-h8QMrSBh/lib/python3.8/site-packages/httpx/_client.py", line 1305, in get... | 0.684055 |
Traceback (most recent call last):
"manage.py", line 8, in <module>
from django.core.management import execute_from_command_line
ImportError: No module named django.core.management
| Traceback (most recent call last):
"/usr/local/bin/aws", line 27, in <module>
sys.exit(main())
"/usr/local/bin/aws", line 23, in main
return awscli.clidriver.main()
"/usr/local/lib/python3.6/site-packages/awscli/clidriver.py", line 57, in main
driver = create_clidriver()
"/usr/local/lib/python3.6/site-pa... | 0.78208 |
Traceback (most recent call last):
"/home/tcamuso/bin/hg-fast-export.py", line 7, in <module>
from mercurial.scmutil import revsymbol
ImportError: cannot import name revsymbol
| Traceback (most recent call last):
"app.py", line 1, in <module>
from PyQt5 import QtCore, QtGui, QtWidgets
ImportError: dlopen(/Applications/anaconda/lib/python3.5/site-packages/PyQt5/QtCore.abi3.so, 2): Symbol not found: __os_activity_create
| 0.760132 |
Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpt31j5y3w\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpt31j5y3w\build\youtube_dl\extractor\common.py", line 529, in extract
"C:\Us... | Traceback (most recent call last):
"~/.local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 803, in wrapper
return func(self, *args, **kwargs)
"~/.local/lib/python3.7/site-packages/youtube_dl/YoutubeDL.py", line 824, in __extract_info
ie_result = ie.extract(url)
"~/.local/lib/python3.7/site-packa... | 0.781083 |
Traceback (most recent call last):
"test.py", line 17, in <module>
traced_net = torch.jit.trace(model,torch.rand(1, 3, 224, 224).cuda())
"C:\Anaconda3\envs\test\lib\site-packages\torch\jit\__init__.py", line 668, in trace
var_lookup_fn, _force_outplace)
RuntimeError: Only tensors and (possibly nested) tuples of... | `Traceback (most recent call last):
"1_train_predictor.py", line 322, in <module>
train(args,model,train_dataset,epoch)
"1_train_predictor.py", line 230, in train
loss1 = criterion(outSeq1.view(args.batch_size,-1), targetSeq.view(args.batch_size,-1))
RuntimeError: invalid argument 2: view size is not compatible... | 0.711343 |
Traceback (most recent call last):
"/Applications/PyCharm.app/Contents/helpers/pydev/pydevd.py", line 2358, in <module>
globals = debugger.run(setup['file'], None, None, is_module)
"/Applications/PyCharm.app/Contents/helpers/pydev/pydevd.py", line 1778, in run
pydev_imports.execfile(file, globals, locals)
# exe... | Traceback (most recent call last):
"setup.py", line 13, in <module>
from Cython.Distutils import build_ext
ImportError: No module named Cython.Distutils
| 0.83311 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/homeassistant/helpers/service.py", line 224, in _handle_service_platform_call
await getattr(entity, func)(**data)
"/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
"/u... | Traceback (most recent call last):
"/usr/lib/python3/dist-packages/scripts/mbusb_gui.py", line 387, in onInstall_syslinuxClick
ret = syslinux_default(config.usb_disk)
"/usr/lib/python3/dist-packages/scripts/syslinux.py", line 107, in syslinux_default
mbr_install_cmd = 'dd bs=440 count=1 conv=notrunc if=' + mbr_... | 0.695118 |
Traceback (most recent call last):
"ci/datamgr.py", line 16, in <module>
from ibis.compat import Path
ModuleNotFoundError: No module named 'ibis'
| 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'
| 0.801683 |
Traceback (most recent call last):
"<string>", line 1, in <module>
ImportError: dynamic module does not define module export function (PyInit__ext)
|
Traceback (most recent call last):
"<string>", line 20, in <module>
"/tmp/pip-build-Zr6dqL/nupic.bindings/setup.py", line 24, in <module>
import numpy
ImportError: No module named numpy | 0.731445 |
Traceback (most recent call last):
"cupy\cuda\stream.pyx", line 103, in cupy.cuda.stream.Event.__del__
AttributeError: 'NoneType' object has no attribute 'eventDestroy'
| Traceback (most recent call last):
"/home/josh/anaconda/envs/tensorflow/bin/kur", line 11, in <module>
sys.exit(main())
"/home/josh/anaconda/envs/tensorflow/lib/python3.5/site-packages/kur/__main__.py", line 269, in main
sys.exit(args.func(args) or 0)
"/home/josh/anaconda/envs/tensorflow/lib/python3.5/site-p... | 0.671988 |
`Traceback (most recent call last):
"/Users/joe.despinosa/.pyenv/versions/3.6.5/bin/aws-mfa", line 7, in <module>
from awsmfa import main
"/Users/joe.despinosa/.pyenv/versions/3.6.5/lib/python3.6/site-packages/awsmfa/__init__.py", line 13, in <module>
import boto3
"/Users/joe.despinosa/.pyenv/versions/3.6.5/... | Traceback (most recent call last):
"/home/wai043/.pyenv/versions/3.6.10/lib/python3.6/unittest/loader.py", line 462, in _find_test_path
package = self._get_module_from_name(name)
"/home/wai043/.pyenv/versions/3.6.10/lib/python3.6/unittest/loader.py", line 369, in _get_module_from_name
__import__(name)
"/home... | 0.755572 |
Traceback (most recent call last):
"/usr/local/bin/whipper", line 9, in <module>
load_entry_point('whipper==0.4.2', 'console_scripts', 'whipper')()
"/usr/local/lib/python2.7/dist-packages/whipper-0.4.2-py2.7.egg/morituri/command/main.py", line 39, in main
raise ImportError(e)
ImportError: No module named config... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-990u08gw/cryptography/setup.py", line 14, in <module>
from setuptools_rust import RustExtension
ImportError: No module named 'setuptools_rust'
| 0.732837 |
Traceback (most recent call last):
"d:\pyt\lib\site-packages\IPython\core\ultratb.py", line 1101, in get_records
return _fixed_getinnerframes(etb, number_of_lines_of_context, tb_offset)
"d:\pyt\lib\site-packages\IPython\core\ultratb.py", line 319, in wrapped
return f(*args, **kwargs)
"d:\pyt\lib\site-package... | Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.6/bin/pip3", line 7, in <module>
from pip import main
ImportError: cannot import name 'main'
| 0.732534 |
2021-03-11 23:31:42 [FALCON] [ERROR] GET /things => Traceback (most recent call last):
"falcon/app.py", line 361, in falcon.app.App.__call__
"/tmp/benchmark/test3.py", line 13, in on_get
resp.body = ('\nTwo things awe me most, the starry sky '
"falcon/util/deprecation.py", line 67, in falcon.util.deprecation.... |
The minion function caused an exception: Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/minion.py", line 1607, in _thread_return
return_data = minion_instance.executors[fname](opts, data, func, args, kwargs)
"/usr/lib/python2.7/site-packages/salt/executors/direct_call.py", line 12, in... | 0.702458 |
Traceback (most recent call last):
"/usr/src/app/homeassistant/helpers/entity_platform.py", line 126, in _async_setup_platform
SLOW_SETUP_MAX_WAIT)
"/usr/local/lib/python3.7/asyncio/tasks.py", line 416, in wait_for
return fut.result()
"/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
... | Traceback (most recent call last):
"/pets/wakatime/wakatime/main.py", line 48, in execute
hb = Heartbeat(vars(args), args, configs)
"/pets/wakatime/wakatime/heartbeat.py", line 100, in __init__
project, branch = get_project_info(configs, self, data)
"/pets/wakatime/wakatime/project.py", line 81, in get_proje... | 0.714752 |
Traceback (most recent call last):
"./../scapy/tools/UTscapy.py", line 989, in <module>
sys.exit(main(sys.argv[1:]))
"./../scapy/tools/UTscapy.py", line 957, in main
glob_output = pack_html_campaigns(runned_campaigns, glob_output, LOCAL, glob_title)
"./../scapy/tools/UTscapy.py", line 628, in pack_html_campa... | `Traceback (most recent call last):
"terminal_mongo_example.py", line 35, in <module>
bot_input = bot.get_response(None)
"/Users/fcucchietti/anaconda/lib/python2.7/site-packages/chatterbot/chatterbot.py", line 98, in get_response
statement, response, confidence = self.generate_response(input_statement, session_... | 0.675668 |
Traceback (most recent call last):
"C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time
elapsed_time = time.monotonic() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| Traceback (most recent call last):
"C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time
elapsed_time = time.monotonic() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| 1 |
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):
"<string>", line 1, in <module>
"/tmp/pip-req-build-_0f8h24y/setup.py", line 10, in <module>
import numpy as np
ModuleNotFoundError: No module named 'numpy'
| 0.851021 |
Traceback (most recent call last):
"./testdel.py", line 28, in <module>
firstcomment.delete()
"/home/jturner/testdel/venv/src/jira/jira/resources.py", line 365, in delete
threaded_requests.delete(url=self.self, params=params))
AttributeError: 'function' object has no attribute 'delete'
| Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/salt/transport/zeromq.py", line 258, in __del__
AttributeError: 'NoneType' object has no attribute 'error'
| 0.718226 |
Traceback (most recent call last):
"/media/wxl/00063DAF000FECC3/chainer-example-overfeat-classify-master/classify.py", line 5, in <module>
from chainer import cuda, Variable, FunctionSet, optimizers
ImportError: cannot import name 'FunctionSet' | Traceback (most recent call last):
"/usr/local/bin/nameko", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python3.5/dist-packages/nameko/cli/main.py", line 107, in main
args.main(args)
"/usr/local/lib/python3.5/dist-packages/nameko/cli/commands.py", line 110, in main
main(args)
"/usr/local/lib/py... | 0.78169 |
Traceback (most recent call last):
"/home/generalubuntu/anaconda3/envs/dlc-ubuntu-CPU/lib/python3.6/runpy.py", line 183, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
"/home/generalubuntu/anaconda3/envs/dlc-ubuntu-CPU/lib/python3.6/runpy.py", line 142, in _get_module_det... | Traceback (most recent call last):
"./flow", line 4, in <module>
from darkflow.cli import cliHandler
"/home/mcj/darkflow/darkflow/cli.py", line 3, in <module>
from darkflow.net.build import TFNet
"/home/mcj/darkflow/darkflow/net/build.py", line 5, in <module>
from .ops import op_create, identity
"/home/m... | 0.775352 |
```Traceback (most recent call last):
"/home/fc_dev/python/Actions/attackTitan.py", line 29, in main
self.Console.pullShell("/sdcard/screen.png", "screen.png")
"/home/fc_dev/python/Tools/shell.py", line 29, in pullShell
self.device.Pull(remote)
"/home/fc_dev/python/adb/adb_commands.py", line 303, in Pull
se... | Traceback (most recent call last):
"/usr/bin/hardcode-tray", line 103, in <module>
if not isinstance(App.theme(), dict):
"/usr/lib/python3.7/site-packages/HardcodeTray/app.py", line 177, in theme
theme = App.get("theme")
"/usr/lib/python3.7/site-packages/HardcodeTray/app.py", line 77, in get
value = method(... | 0.675962 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.