text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
The minion function caused an exception: Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/salt/minion.py", line 1660, in _thread_return return_data = minion_instance.executors[fname](opts, data, func, args, kwargs) "/usr/local/lib/python2.7/dist-packages/salt/executors/direct_call.py",...
Traceback (most recent call last): "C:\Python27\lib\threading.py", line 552, in __bootstrap_inner self.run() "C:\Python27\lib\threading.py", line 505, in run self.__target(_self.__args, *_self.__kwargs) "C:\Program s (x86)\Headphones\headphones\librarysync.py", line 213, in libraryScan importer.artistlist_to_mbi...
0.321976
Database Traceback (most recent call last): "include\HydrusDB.py", line 521, in _ProcessJob result = self._Read( action, *args, **kwargs ) "include\ClientDB.py", line 7877, in _Read elif action == 'tag_siblings': result = self._GetTagSiblings( *args, **kwargs ) "include\ClientDB.py", line 6035, in _GetTagSib...
Traceback (most recent call last): "/home/maxi/projects/ninja-ide/ninja-ide/ninja_ide/gui/explorer/explorer_container.py", line 284, in _callback_open_project self._treeProjects.load_project(structure, path) "/home/maxi/projects/ninja-ide/ninja-ide/ninja_ide/gui/explorer/tree_projects_widget.py", line 627, in load_...
0.3102
Traceback (most recent call last): "c:\workspace\cook2\cookiecutter\tests\__init__.py", line 78, in setUp shutil.rmtree(self.cookiecutters_dir_backup) "C:\Python27\Lib\shutil.py", line 247, in rmtree rmtree(fullname, ignore_errors, onerror) "C:\Python27\Lib\shutil.py", line 247, in rmtree rmtree(fullname, ignore_...
Traceback (most recent call last): "object_detection/train.py", line 199, in <module> tf.app.run() "/usr/local/lib/python3.5/dist-packages/tensorflow/python/platform/app.py", line 48, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)) "object_detection/train.py", line 195, in main worker_job_name, is...
0.3153
"module_stderr": "Traceback (most recent call last):\n \"/Users/andersson/.ansible/tmp/ansible-local-60465jo4bacoa/ansible-tmp-1608666091.392672-60469-59841412560375/AnsiballZ_parser.py\", line 102, in <module>\n _ansiballz_main()\n \"/Users/andersson/.ansible/tmp/ansible-local-60465jo4bacoa/ansible-tmp-1608666091...
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/urllib3/connectionpool.py", line 601, in urlopen chunked=chunked) "/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/urllib3/connectionpool.py", line 346, in _make_request...
0.198605
Traceback (most recent call last): "<stdin>", line 1, in <module> "G:\moviepy-master\moviepy\editor.py", line 31, in <module> from .video.io.downloader import download_webfile "G:\moviepy-master\moviepy\video\io\downloader.py", line 7, in <module> import requests ModuleNotFoundError: No module named 'request...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/joris/miniconda3/envs/DS-python-geospatial/lib/python3.8/site-packages/shapely/geometry/base.py", line 752, in within return bool(self.impl['within'](self, other)) "/home/joris/miniconda3/envs/DS-python-geospatial/lib/python3.8/site-pack...
0.301802
Traceback (most recent call last): "<string>", line 1, in <module> "/share/CACHEDEV1_DATA/temp/pip-install-EZEJ3j/stestr/setup.py", line 29, in <module> pbr=True) "/share/CACHEDEV1_DATA/.qpkg/QKuryr/rootfs/opt/kuryr-libnetwork/.tox/fullstack/lib/python2.7/site-packages/setuptools/__init__.py", line 144, in s...
Traceback (most recent call last): "electrum", line 179, in <module> init_plugins(config) "/home/greg/prog/electrum/lib/plugins.py", line 18, in init_plugins plugin_modules = map(lambda name: imp.load_source('electrum_plugins.'+name, os.path.join(pathname,name+'.py')), plugin_names) "/home/greg/prog/electrum/lib/...
0.257118
Traceback (most recent call last): "/judge/dmoj/packet.py", line 151, in _read_forever self._receive_packet(self._read_single()) "/judge/dmoj/packet.py", line 240, in _receive_packet self.ping_packet(packet['when']) "/judge/dmoj/packet.py", line 364, in ping_packet self._send_packet(data) "/judge/dmoj/pa...
Traceback (most recent call last): "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send resp = conn.urlopen( "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 573, in i...
0.297921
Traceback (most recent call last): "./youtube-dl/youtube_dl/YoutubeDL.py", line 792, in extract_info ie_result = ie.extract(url) "./youtube-dl/youtube_dl/extractor/common.py", line 508, in extract ie_result = self._real_extract(url) "./youtube-dl/youtube_dl/extractor/youtube.py", line 1897, in _real_extract ...
Traceback (most recent call last): "/Users/glennjocher/opt/anaconda3/envs/env1/lib/python3.7/site-packages/IPython/core/interactiveshell.py", line 3331, in run_code exec(code_obj, self.user_global_ns, self.user_ns) "<ipython-input-5-be04c762b799>", line 5, in <module> c = a / 0 RuntimeError: ZeroDivisionError
0.085137
Traceback (most recent call last): "/usr/local/bin/electrum", line 343, in <module> d.init_gui(config, plugins) "/usr/local/lib/python2.7/dist-packages/electrum/daemon.py", line 257, in init_gui self.gui.main() "/usr/local/lib/python2.7/dist-packages/electrum_gui/qt/__init__.py", line 208, in main if not se...
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 597, in async_request_call await coro "/usr/src/homeassistant/homeassistant/helpers/service.py", line 485, in _handle_entity_call await result "/usr/src/homeassistant/homeassistant/components/deconz/light.py", l...
0.3238
WARNING: Writing cache to u'/home/dev1/.cache/youtube-dl/youtube-sigfuncs/js_mVwz_83.json' failed: Traceback (most recent call last): "/usr/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 362, in _extract_signature_function cache_res = res(test_string) "/usr/bin/youtube-dl/youtube_dl/extractor/youtube.py", li...
`Traceback (most recent call last): "train.py", line 397, in <module> train(hyp) "train.py", line 116, in train {k: v for k, v in ckpt['model'].state_dict().items() if model.state_dict()[k].numel() == v.numel()} "/home/hitham/anaconda3/envs/env/lib/python3.7/site-packages/torch/nn/modules/module.py", line 73...
0.219759
Traceback (most recent call last): "/usr/lib/python3/dist-packages/umake/tools.py", line 154, in wrapper function(_args, *_kwargs) "/usr/lib/python3/dist-packages/umake/ui/**init**.py", line 42, in display cls.currentUI._display(contentType) "/usr/lib/python3/dist-packages/umake/ui/cli/__init__.py", line 64, in _...
Traceback (most recent call last): "/home/anthony/.local/bin/acd_cli.py", line 168, in wrapped ret_val = f(*args, **kwargs) "/home/anthony/.local/bin/acd_cli.py", line 314, in upload_file sync.insert_node(r) "/home/anthony/.local/lib/python3.4/site-packages/acdcli/cache/sync.py", line 54, in insert_node insert_no...
0.249703
Traceback (most recent call last): "zeus.py", line 374, in <module> __run_attacks_main() "zeus.py", line 299, in __run_attacks_main threads=opt.amountOfThreads "/home/baal/bin/python/zeus-scanner/lib/core/settings.py", line 1011, in run_attacks url, verbose=verbose, timeout=timeout "/home/baal/bin/python/zeus-s...
Traceback (most recent call last): "/home/AD/xinquan.zhu/s/ycmd/ycmd/server_utils.py", line 96, in CompatibleWithCurrentCore ycm_core = ImportCore() "/home/AD/xinquan.zhu/s/ycmd/ycmd/server_utils.py", line 88, in ImportCore import ycm_core as ycm_core ImportError: libclang.so.4: cannot open shared object file: ...
0.265827
Traceback (most recent call last): "/usr/local/bin/detect-secrets", line 11, in <module> sys.exit(main()) "/usr/local/lib/python2.7/dist-packages/detect_secrets/main.py", line 60, in main word_list_hash, "/usr/local/lib/python2.7/dist-packages/detect_secrets/main.py", line 180, in _perform_scan should_scan_...
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/patroni-1.4.3-py2.7.egg/patroni/async_executor.py", line 97, in run wakeup = func(*args) if args else func() "/usr/local/lib/python2.7/dist-packages/patroni-1.4.3-py2.7.egg/patroni/postgresql.py", line 1561, in bootstrap return do_initia...
0.322935
Traceback (most recent call last): "/Users/luc/.homesick/repos/vim/bundle/powerline/powerline/segment.py", line 169, in process_segment contents = segment['contents_func'](pl, segment_info) "/Users/luc/.homesick/repos/vim/bundle/powerline/powerline/segment.py", line 316, in <lambda> contents_func = lambda pl, segme...
Traceback (most recent call last): "/home/yukun/theano_pak/_2_stage_opti_theano/dl4mt-opti/theano/theano/tensor/tests/test_blas.py", line 2100, in test_gemv self.cmp_gemv(3, (3, 1), 1) "/home/yukun/theano_pak/_2_stage_opti_theano/dl4mt-opti/theano/theano/tensor/tests/test_blas.py", line 2091, in cmp_gemv assert...
0.247069
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 279, in async_update_ha_state await self.async_device_update() "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 470, in async_device_update await self.async_update() "/usr/src/homeassistant/homeas...
Traceback (most recent call last): "/home/chovanec/anaconda3/lib/python3.6/site-packages/skbio/alignment/tests/test_tabular_msa.py", line 2544, in test_no_metadata joined = msa1.join(msa2) "/home/chovanec/anaconda3/lib/python3.6/site-packages/skbio/alignment/_tabular_msa.py", line 2236, in join join_index, conc...
0.312532
Traceback (most recent call last): "/usr/nekoware/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 493, in extract_info ie_result = ie.extract(url) "/usr/nekoware/bin/youtube-dl/youtube_dl/extractor/common.py", line 155, in extract return self._real_extract(url) "/usr/nekoware/bin/youtube-dl/youtube_dl/extractor/gen...
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-build-t1wyyv9y/pymodbus/setup.py", line 26, in <module> from pymodbus import __version__, __author__ "/tmp/pip-build-t1wyyv9y/pymodbus/pymodbus/__init__.py", line 37 True, False = (1 == 1), (0 == 1) ^ SyntaxError: can't assign to...
0.112776
Traceback (most recent call last): "/app/pootle/env/src/pootle/pootle/apps/pootle_app/management/commands/__init__.py", line 88, in do_translation_project self.handle_store(store, **options) "/app/pootle/env/src/pootle/pootle/apps/pootle_app/management/commands/update_stores.py", line 70, in handle_store only_newer...
Traceback (most recent call last): "braille.pyc", line 1731, in setDisplayByName "brailleDisplayDrivers\freedomScientific.pyc", line 241, in __init__ RuntimeError: No Freedom Scientific display found
0.302049
Traceback (most recent call last): "/builddir/build/BUILD/fail2ban-0.8.8/testcases/filtertestcase.py", line 613, in testUseDns self.assertEqual(res, ['192.0.43.10'])AssertionError: Lists differ: [] != ['192.0.43.10']
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.147044
Traceback (most recent call last): "/usr/local/bin/cumulus-store", line 35, in <module> remote.put(cmd[1], cmd[2], open(cmd[3], 'r')) "/usr/local/lib/python2.6/dist-packages/cumulus/store/s3.py", line 54, in put k.set_contents_from_file(fp) "/usr/local/lib/python2.6/dist-packages/boto-2.5.2-py2.6.egg/boto/s3/key....
Traceback (most recent call last): "/home/transfusion/aiohttp/aiohttp_issue_4112.py", line 14, in <module> loop.run_until_complete(test()) "/usr/lib/python3.7/asyncio/base_events.py", line 579, in run_until_complete return future.result() "/home/transfusion/aiohttp/aiohttp_issue_4112.py", line 10, in test p...
0.212956
Traceback (most recent call last): "/home/pi/venv/lib/python3.5/site-packages/flask/app.py", line 1982, in wsgi_app response = self.full_dispatch_request() "/home/pi/venv/lib/python3.5/site-packages/flask/app.py", line 1614, in full_dispatch_request rv = self.handle_user_exception(e) "/home/pi/venv/lib/pyth...
Traceback (most recent call last): "D:\03Anaconda3\lib\site-packages\qtawesome\iconic_font.py", line 187, in pixmap self.paint(QPainter(pm), QRect(QPoint(0, 0), size), mode, state) "D:\03Anaconda3\lib\site-packages\qtawesome\iconic_font.py", line 182, in paint self.iconic, painter, rect, mode, state, self.options) ...
0.19419
Traceback (most recent call last): "train.py", line 25, in <module> for i, data in enumerate(dataset): "/home/luvis/chenxu/data/__init__.py", line 84, in __iter__ for i, data in enumerate(self.dataloader): "/home/luvis/anaconda3/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 615, in __next...
Traceback (most recent call last): "C:\ProgramData\Anaconda3\lib\site-packages\spyder\plugins\layout\container.py", line 131, in <lambda> triggered=lambda: self.show_save_layout(), "C:\ProgramData\Anaconda3\lib\site-packages\spyder\plugins\layout\container.py", line 307, in show_save_layout self.save_current_window...
0.151392
Traceback (most recent call last): "/Users/dinoz4vrick/PycharmProjects/musicGenerator/train.py", line 118, in <module> assert(end_ix == num_samples) NameError: name 'end_ix' is not defined
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 402, in _parse_json return json.loads(json_string) "/usr/lib/python2.7/json/__init__.py", line 338, in loads return _default_decoder.decode(s) "/usr/lib/python2.7/json/decoder.py", line 366, in decode obj, end = se...
0.284579
Traceback (most recent call last): "/home/wei/.emacs.d/emacs-application-framework/eaf.py", line 25, in <module> from app.browser.buffer import AppBuffer as NeverUsed "/home/wei/.emacs.d/emacs-application-framework/app/browser/buffer.py", line 24, in <module> from core.browser_buffer import BrowserBuffer "/h...
Traceback (most recent call last): "/home/francesco/Scrivania/imagematch.py", line 3, in <module> a = gis.generate_signature('/home/francesco/Scrivania/2.jpg') "/usr/local/lib/python2.7/dist-packages/image_match/goldberg.py", line 164, in generate_signature n=self.n, window=image_limits) "/usr/local/lib/python2.7...
0.266423
Traceback (most recent call last): "/opt/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 792, in extract_info ie_result = ie.extract(url) "/opt/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 507, in extract ie_result = self._real_extract(url) "/opt/local/bin/youtube-dl/youtube_dl/extractor/al...
Traceback (most recent call last): "/Users/taylor/repos/project/venv/bin/great_expectations", line 8, in <module> sys.exit(main()) "/Users/taylor/repos/project/venv/lib/python3.8/site-packages/great_expectations/cli/cli.py", line 72, in main cli() "/Users/taylor/repos/project/venv/lib/python3.8/site-packages...
0.315115
Traceback (most recent call last): "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() "/usr/lib/python2.7/threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) "/usr/local/lib/python2.7/dist-packages/prompt_toolkit/interface.py", line 482, in run CompleteEvent(text...
Traceback (most recent call last): "/Library/Python/2.7/site-packages/django/core/handlers/base.py", line 149, in get_response response = self.process_exception_by_middleware(e, request) "/Library/Python/2.7/site-packages/django/core/handlers/base.py", line 147, in get_response response = wrapped_callback(request, ...
0.225203
Traceback (most recent call last): "<stdin>", line 1, in <module> "/tmp/home/.local/lib/python3.9/site-packages/environs/__init__.py", line 80, in method raise EnvError('Environment variable "{}" not set'.format(proxied_key or parsed_key)) environs.EnvError: Environment variable "VAR" not set
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/IPython/core/interactiveshell.py", line 2885, in run_code exec(code_obj, self.user_global_ns, self.user_ns) "<ipython-input-5-951bbb3a23b6>", line 1, in <module> web3.eth.coinbase "/usr/local/lib/python3.5/dist-packages/web3-2.7.1-py3.5.eg...
0.311885
Traceback (most recent call last): "pokecli.py", line 446, in <module> main() "pokecli.py", line 71, in main bot.tick() "/home/mrwbsn/Workspaces/PokemonGo-Bot/pokemongo_bot/__init__.py", line 92, in tick if worker.work() == WorkerResult.RUNNING: "/home/mrwbsn/Workspaces/PokemonGo-Bot/pokemongo_bot/cell_workers/...
Traceback (most recent call last): "/root/anaconda3/envs/fastreid/lib/python3.6/site-packages/torch/multiprocessing/spawn.py", line 19, in _wrap fn(i, *args) "/home/wesine/data_8tb_3/sj/work/reid/fast-reid/fastreid/engine/launch.py", line 103, in _distributed_worker main_func(*args) "/home/wesine/data_8tb_3/...
0.235598
Traceback (most recent call last): "detection_train.py", line 311, in <module> train_net(parse_args()) "detection_train.py", line 293, in train_net profile=profile "/mnt/truenas/scratch/czh/lancher/simpledet_neck/core/detection_module.py", line 1014, in fit self.update_metric(eval_metric, data_batch.label) ...
Traceback (most recent call last): "C:\Python34\lib\site-packages\telegram\utils\request.py", line 106, in post result = urlopen(request, timeout=timeout).read() "C:\Python34\lib\urllib\request.py", line 161, in urlopen return opener.open(url, data, timeout) "C:\Python34\lib\urllib\request.py", line 469, in open ...
0.224774
WARNING: Automatic signature extraction failed: Traceback (most recent call last): "youtube_dl\extractor\youtube.pyo", line 872, in _decrypt_signature "youtube_dl\extractor\youtube.pyo", line 361, in _extract_signature_function "ntpath.pyo", line 108, in joinUnicodeDecodeError: 'ascii' codec can't decode byte 0xc...
Traceback (most recent call last): "/home/tobias/code/python/env_edi_analyzer/local/lib/python2.7/site-packages/billiard/process.py", line 292, in _bootstrap self.run() "/home/tobias/code/python/env_edi_analyzer/local/lib/python2.7/site-packages/billiard/pool.py", line 285, in run self.after_fork() "/home/tobias/...
0.247448
Traceback (most recent call last): "/home/ady/anaconda3/envs/TF/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 1278, in _do_call return fn(*args) "/home/ady/anaconda3/envs/TF/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 1263, in _run_fn options, feed_dict, fetch...
Traceback (most recent call last): "<stdin>", line 1, in <module>ImportError: No module named 'django_pglocks'
0.213434
Traceback (most recent call last): "/srv/python35/lib/python3.5/site-packages/django/template/base.py", line 898, in _resolve_lookup current = current[int(bit)]ValueError: invalid literal for int() with base 10: 'request'
Traceback (most recent call last): "<input>", line 1, in <module> "./jedi_vim.py", line 11, in <module> import vimImportError: No module named vim
0.122006
Traceback (most recent call last): "/usr/lib/python3.5/subprocess.py", line 441, in <module> import threading "/usr/lib/python3.5/threading.py", line 7, in <module> from traceback import format_exc as _format_exc "/usr/lib/python3.5/traceback.py", line 5, in <module> import linecache "/usr/lib/python3.5/...
Traceback (most recent call last): "C:\Users\vagrant\src\master-env\lib\site-packages\nose\case.py", line 197, in runTest self.test(*self.arg) "C:\Users\vagrant\src\tmp\scipy\scipy\sparse\linalg\eigen\arpack\tests\test_arpack.py", line 243, in eval_evec eval, evec = eigs_func(ac, k, **kwargs) "C:\Users\vagrant\sr...
0.283221
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/build/1st/astroml-0.3/.pybuild/pythonX.Y_2.7/build/astroML/tests/test_filters.py", line 27, in test_wiener_filter_simple s = wiener_filter(t, h) "/build/1st/astroml-0.3/.pybuild/pyt...
WARNING: Automatic signature extraction failed: Traceback (most recent call last): "/Users/jmb/depots/p4/.virtualenv/lib/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 872, in _decrypt_signature video_id, player_url, len(s) "/Users/jmb/depots/p4/.virtualenv/lib/python2.7/site-packages/youtube_dl/ext...
0.29753
Traceback (most recent call last): "D:\Users\80303762\Anaconda3\envs\nlu\lib\site-packages\requests\adapters.py", line 449, in send timeout=timeout "D:\Users\80303762\Anaconda3\envs\nlu\lib\site-packages\urllib3\connectionpool.py", line 756, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info(...
ImportError: Traceback (most recent call last): "site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 14, in swig_import_helper "importlib\__init__.py", line 126, in import_module "<frozen importlib._bootstrap>", line 994, in _gcd_import "<frozen importlib._bootstrap>", line 971, in _find_a...
0.253835
Traceback (most recent call last): "/home/test/orm/test_transaction.py", line 692, in test_failed_rollback_deactivates_transaction_ctx_integration evented_exceptions[0], testing.db.dialect.dbapi.IntegrityError "/home/test/../lib/sqlalchemy/testing/assertions.py", line 218, in is_true is_(a, True, msg=msg) "/...
Traceback (most recent call last): "crf_combined_model.py", line 82, in main model.fit(X, y) "/Users/max/miniconda3/envs/ma/lib/python3.6/site-packages/keras/engine/training.py", line 1013, in fit self._make_train_function() "/Users/max/miniconda3/envs/ma/lib/python3.6/site-packages/keras/engine/training.py"...
0.324099
Traceback (most recent call last): "/Library/Python/2.7/site-packages/pip-1.5.4-py2.7.egg/pip/basecommand.py", line 122, in main status = self.run(options, args) "/Library/Python/2.7/site-packages/pip-1.5.4-py2.7.egg/pip/commands/install.py", line 283, in run requirement_set.install(install_options, global_options,...
ERROR: Signature extraction failed: Traceback (most recent call last): "/home/roshke/sinusbot2/youtube-dl/youtube_dl/extractor/youtube.py", line 1221, in _decrypt_signature video_id, player_url, s "/home/roshke/sinusbot2/youtube-dl/youtube_dl/extractor/youtube.py", line 1130, in _extract_signature_function res ...
0.255773
Traceback (most recent call last): "C:\programdata\miniconda3\lib\logging\__init__.py", line 1085, in emit self.flush() "C:\programdata\miniconda3\lib\logging\__init__.py", line 1065, in flush self.stream.flush() OSError: [Errno 9] Bad file descriptor
Traceback (most recent call last): "/home/pi/GassistPi/src/main.py", line 31, in <module> import faulthandler ImportError: No module named faulthandler
0.299032
Traceback (most recent call last): "C:\Python\Python34\lib\urllib\request.py", line 1183, in do_open "C:\Python\Python34\lib\http\client.py", line 1137, in request "C:\Python\Python34\lib\http\client.py", line 1182, in _send_request "C:\Python\Python34\lib\http\client.py", line 1133, in endheaders "C:\Py...
Traceback (most recent call last): "/usr/lib/python2.6/site-packages/nose/case.py", line 187, in runTest self.test(*self.arg) "gunicorn-0.13.4/tests/treq.py", line 219, in test_req self.check(sn, sz, mt) "gunicorn-0.13.4/tests/treq.py", line 229, in check self.same(req, sizer, matcher, cases.pop(0)) "gunicorn-0...
0.162281
Traceback (most recent call last): "/usr/bin/salt-call", line 9, in <module> load_entry_point('salt==2014.1.0-7330-g41578b8', 'console_scripts', 'salt-call')() "/root/salt/salt/scripts.py", line 96, in salt_call client.run() "/root/salt/salt/cli/__init__.py", line 386, in run caller.run() "/root/salt/salt/cli/c...
Traceback (most recent call last): "/home/hass/.homeassistant/deps/aiohttp/web_server.py", line 62, in handle_request resp = yield from self._handler(request) "/home/hass/.homeassistant/deps/aiohttp/web.py", line 270, in _handle resp = yield from handler(request) "/srv/hass/hass_venv/lib/python3.4/site-packa...
0.294751
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 ExtractorError('Cannot identify player...
Traceback (most recent call last): "/Users/cbdelavenne/.virtualenvs/py3.4-LANDR.QA/lib/python3.4/site-packages/_pytest/config.py", line 282, in _getconftestmodules return self._path2confmods[path]KeyError: local('/Users/cbdelavenne/workspace/git/LANDR.QA/testcases/frontend')
0.233253
Traceback (most recent call last): "<stdin>", line 1, in <module> "C:\Users\WolfgangRichter\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\LocalCache\local-packages\Python37\site-packages\pywinauto\application.py", line 378, in __getattribute__ ctrls = self.__resolve_control(self.criter...
Traceback (most recent call last): "gluon/tests/test_web.py", line 92, in testRegisterAndLogin self.assertTrue('Welcome Homer' in client.text)AssertionError: False is not true
0.239428
Traceback (most recent call last): "./bad2.py", line 5, in <module> print(r.ping()) "/home/bmerry/work/sdp/env3/lib/python3.6/site-packages/redis/client.py", line 1357, in ping return self.execute_command('PING') "/home/bmerry/work/sdp/env3/lib/python3.6/site-packages/redis/client.py", line 881, in execute_c...
Traceback (most recent call last): "train1.py", line 10, in <module> from tensorpack.callbacks.saver import ModelSaver "/Users/zmeggyesi/projects/deep-voice-conversion/env/lib/python3.6/site-packages/tensorpack/callbacks/__init__.py", line 51, in <module> _global_import(module_name) "/Users/zmeggyesi/project...
0.310054
Traceback (most recent call last): "D:/2.6/build/inst/lib/python3.5/site-packages/cura\Settings\MachineManager.py", line 788, in setActiveVariant "D:/2.6/build/inst/lib/python3.5/site-packages/cura\Settings\MachineManager.py", line 769, in setActiveMaterial "D:/2.6/build/inst/lib/python3.5/site-packages/cura\S...
Traceback (most recent call last): "example/blog/tests/test_modelforms.py", line 437, in test_float_field self.assertTrue(isinstance(widget, floppyforms.widgets.NumberInput))AssertionError: False is not true
0.307137
Traceback (most recent call last): "django-cms/cms/tests/po.py", line 58, in test_po_sanity ok, stderr = compile_messages() "django-cms/cms/tests/po.py", line 45, in compile_messages pipe = subprocess.Popen(bits, stdout=subprocess.PIPE, stderr=subprocess.PIPE) "/System/Library/Frameworks/Python.framework/Versions...
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 694, in extract_info ie_result = ie.extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 357, in extract return self._real_extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/pornhub...
0.295026
Traceback (most recent call last): "C:/Users/Dell/Downloads/tensorflow_object_counting_api-master/object_tracking.py", line 24, in <module> processed_img = backbone.processor(img) "C:\Users\Dell\Downloads\tensorflow_object_counting_api-master\backbone.py", line 70, in processor img_dim = (img.shape[1], img.shap...
Traceback (most recent call last): "/home/mneilly/Projects/flyte/first_workflow/venv/bin/flyte-cli", line 8, in <module> sys.exit(_flyte_cli()) "/home/mneilly/Projects/flyte/first_workflow/venv/lib/python3.7/site-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) "/home/mneilly/...
0.266768
Traceback (most recent call last): "site-packages\calibre\customize\ui.py", line 428, in get_file_type_metadata "site-packages\calibre\customize\builtins.py", line 284, in get_metadata "site-packages\calibre\ebooks\metadata\mobi.py", line 495, in get_metadata "site-packages\calibre\ebooks\mobi\reader\header...
Traceback (most recent call last): "./conditional_classification/basic_pipeline.py", line 178, in <module> main() "./conditional_classification/basic_pipeline.py", line 128, in main corpus.load_data(limit_train_examples_per_class=args.data_args.train_examples_per_class, "/home/fp/dev/conditional_classificati...
0.228763
Traceback (most recent call last): "/opt/instagram/virtualenv/lib/python3.7/site-packages/fbcode/libcst/_parser/base_parser.py", line 152, in _add_token plan = stack[-1].dfa.transitions[transition] KeyError: ReservedString(for)
Traceback (most recent call last): "site-packages\calibre\customize\ui.py", line 171, in _run_filetype_plugins "calibre_plugins.dedrm.__init__", line 621, in run "calibre_plugins.dedrm.__init__", line 571, in KindleMobiDecrypt DeDRMError: DeDRM v6.6.1: Ultimately failed to decrypt after 1.8 seconds. Read the F...
0.283792
Traceback (most recent call last): "demo.py", line 12, in <module> from face_decoder import Face3D "/home/preksh/tf_mesh_renderer/Deep3DFaceReconstruction/face_decoder.py", line 10, in <module> from renderer import mesh_renderer "/home/preksh/tf_mesh_renderer/Deep3DFaceReconstruction/renderer/mesh_renderer.p...
Traceback (most recent call last): "<input>", line 1, in <module> ServerConfig.get_mock_object().to_primitive() "/Users/alex/.virtualenvs/sandbox/lib/python3.4/site-packages/schematics/models.py", line 378, in get_mock_object values[name] = field.mock(context) "/Users/alex/.virtualenvs/sandbox/lib/python3.4/...
0.234713
Traceback (most recent call last): "/root/cobra/cobra/__init__.py", line 82, in main cli.start(args.target, args.format, args.output, args.special_rules, a_sid) "/root/cobra/cobra/cli.py", line 93, in start language=main_language, framework=main_framework, file_count=file_count, extension_count=len(files)) "/root...
Traceback (most recent call last): "/bin/bench", line 9, in <module> load_entry_point('bench==4.1.0', 'console_scripts', 'bench')() "/home/frappe/bench-repo/bench/cli.py", line 40, in cli bench_command() "/usr/lib/python2.7/site-packages/click/core.py", line 716, in **call** return self.main(_args, *_kwargs) "/...
0.271041
Traceback (most recent call last): "sqlmap.py", line 110, in main start() "lib/controller/controller.py", line 522, in start injection = checkSqlInjection(place, parameter, value) "lib/controller/checks.py", line 373, in checkSqlInjection templatePayload = agent.payload(place, parameter, value="", newValue=origVa...
Traceback (most recent call last): "X/threading.py", line 639, in _bootstrap_inner "E:\Software\Sublime Text 3\Data\Packages\Package Control\package_control\commands\install_package_command.py", line 43, in run 'reinstall', 'pull', 'none']) "E:\Software\Sublime Text 3\Data\Packages\Package Control\package_control...
0.309699
WARNING: Automatic signature extraction failed: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 963, in _decrypt_signature return func(s) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 531, in <lambda> return lambda s: initial_fun...
Traceback (most recent call last): "/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 549, in run_ return self.run(edit) "indentxml in /Users/Novo/Library/Application Support/Sublime Text 3/Installed Packages/Indent XML.sublime-package", line 49, in run "indentxml in /Users/Novo/Library/Appli...
0.251066
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 681, in extract_info ie_result = ie.extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 343, in extract return self._real_extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/lynda.py", l...
Traceback (most recent call last): "main.py", line 33, in <module> print value UnicodeEncodeError: 'gbk' codec can't encode character u'\xa0' in position 3: illegal multibyte sequence
0.175089
Traceback (most recent call last): "build.py", line 43, in <module> ffi.build() "/home/pengsun/anaconda3/envs/CenterNet/lib/python3.6/site-packages/torch/utils/ffi/__init__.py", line 189, in build _build_extension(ffi, cffi_wrapper_name, target_dir, verbose) "/home/pengsun/anaconda3/envs/CenterNet/lib/python...
Traceback (most recent call last): "/Users/johria/.pyenv/versions/3.6.5/lib/python3.6/site-packages/pipenv/vendor/pythonfinder/models/pyenv.py", line 53, in get_versions version = PythonVersion.parse(p.name) "/Users/johria/.pyenv/versions/3.6.5/lib/python3.6/site-packages/pipenv/vendor/pythonfinder/models/python...
0.312558
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/caravel/views.py", line 755, in explore payload = obj.get_json() "/usr/local/lib/python2.7/dist-packages/caravel/viz.py", line 286, in get_json return self.json_dumps(payload) "/usr/local/lib/python2.7/dist-packages/caravel/viz.py", line 2...
Traceback (most recent call last): "/tmp/pip-install-cw896h4f/pycurl_95209c2ef6f74894a4a3d5a50d6c9a43/setup.py", line 229, in configure_unix stdout=subprocess.PIPE, stderr=subprocess.PIPE) "/usr/lib64/python3.6/subprocess.py", line 729, in __init__ restore_signals, start_new_session) "/usr/lib64/python3.6/s...
0.252301
Traceback (most recent call last): "rmq-receive.py", line 66, in <module> l.connection.ioloop.start() "/usr/lib/python2.7/site-packages/pika/adapters/select_connection.py", line 102, in start self.poller.start() "/usr/lib/python2.7/site-packages/pika/adapters/select_connection.py", line 386, in start self.poll() ...
[!] Traceback (most recent call last): "lazagne\softwares\browsers\chromium_based.py", line 74, in _export_credentials "lazagne\config\winstructure.py", line 542, in Win32CryptUnprotectData "lazagne\config\winstructure.py", line 499, in getData WindowsError: exception: access violation reading 0x000002B0704734...
0.277463
Traceback (most recent call last): "/opt/medusa/<a href="../blob/b21beeb3be5c7e1dec8cbe4bfc13b565b1e1a0b9/medusa/helpers/__init__.py#L320">medusa/helpers/__init__.py</a>", line 320, in move_file shutil.move(src_file, dest_file) "/usr/lib/python3.8/shutil.py", line 803, in move os.unlink(src)OSError: [Errno 16] Devi...
Traceback (most recent call last): "./bug.py", line 40, in ? db_session.flush() "build/bdist.darwin-8.7.0-Power_Macintosh/egg/sqlalchemy/orm/session.py", line 234, in flush "build/bdist.darwin-8.7.0-Power_Macintosh/egg/sqlalchemy/orm/unitofwork.py", line 197, in flush "build/bdist.darwin-8.7.0-Power_Macintosh/...
0.294676
Traceback (most recent call last): "/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run result = self.fn(*self.args, **self.kwargs) "/usr/local/lib/python3.4/dist-packages/homeassistant/core.py", line 1045, in execute_service service_handler.func(service_call) "/usr/local/lib/python3.4/dist-pac...
Traceback (most recent call last): "/home/quh/.conda/envs/pytorch/lib/python3.7/site-packages/sqlalchemy/engine/base.py", line 1333, in _safe_close_cursor cursor.close() sqlite3.ProgrammingError: Cannot operate on a closed database.
0.278953
Traceback (most recent call last): "/usr/bin/youtube-dl/youtube_dl/extractor/generic.py", line 457, in _real_extract doc = parse_xml(webpage) "/usr/bin/youtube-dl/youtube_dl/utils.py", line 1420, in parse_xml return xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs) "/usr/lib/python2.7/xml/etree/ElementTree.p...
Traceback (most recent call last): "C:\Anaconda3\Scripts\elastalert-create-index-script.py", line 11, in <module> load_entry_point('elastalert==0.1.29', 'console_scripts', 'elastalert-create-index')() "C:\Anaconda3\lib\site-packages\pkg_resources\__init__.py", line 480, in load_entry_point return get_distributi...
0.292194
14/01/2018 23:39:22|ERROR|Job "Update series list from Sonarr (trigger: interval[0:01:00], next run at: 2018-01-14 22:40:22 UTC)" raised an exception|Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/apscheduler/executors/base.py", line 125, in run_job retval = job.func(*job.args, **job.kwarg...
Traceback (most recent call last): "d:\program files\anaconda3\lib\site-packages\httprunner\api.py", line 56, in test self.fail(str(ex)) AssertionError: Failed to extract! => data.token
0.189153
Traceback (most recent call last): "/opt/kaldi-gstreamer-server-test/kaldigstserver/decoder2_test.py", line 75, in test12345678 adaptation_state = open("test/data/adaptation_state.txt").read() IOError: [Errno 2] No such file or directory: 'test/data/adaptation_state.txt'
Traceback (most recent call last): "/usr/bin/blueman-applet", line 31, in <module> from blueman.Functions import * "/usr/lib64/python2.7/site-packages/blueman/Functions.py", line 52, in <module> in_fg = os.getpgrp() == struct.unpack('h', fcntl.ioctl(0, termios.TIOCGPGRP, " "))[0]TypeError: Struct() argument 1 must ...
0.321326
Traceback (most recent call last): "/root/gst-build/subprojects/gstreamer-sharp/Tests/test_abi.py", line 12, in <module> csharp_abi = subprocess.check_output(launcher + [sys.argv[2]]).decode().split("\n") "/usr/lib64/python3.7/subprocess.py", line 395, in check_output **kwargs).stdout "/usr/lib64/python3.7/s...
Traceback (most recent call last): "sqlmap.py", line 166, in main init() "lib/core/option.py", line 2703, in init _findPageForms() "lib/core/option.py", line 449, in _findPageForms if findPageForms(page, conf.url, True, True): "lib/core/common.py", line 4475, in findPageForms forms = ParseResponse(filtered, bac...
0.187935
Traceback (most recent call last): "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner self.run() "/usr/lib64/python2.7/threading.py", line 757, in run self.__target(*self.__args, **self.__kwargs) "/usr/lib64/python2.7/multiprocessing/pool.py", line 392, in _handle_results task = get() "/usr/lib...
Traceback (most recent call last): "/usr/share/w3af/w3af/core/ui/gui/main.py", line 332, in <lambda> lambda w: self.dyn_panels(w, "exploitvuln"), True), "/usr/share/w3af/w3af/core/ui/gui/main.py", line 823, in dyn_panels self.viewSignalRecipient.toggle_panels(panel, active)AttributeError: 'PluginConfigBody' object ...
0.28143
Traceback (most recent call last): "./downloader.py", line 357, in <module> main() "./downloader.py", line 322, in main reporter = make_reporter(common.DirectOutputContext()) AttributeError: module 'common' has no attribute 'DirectOutputContext'
[ERROR ] An exception occurred in this state: Traceback (most recent call last): "salt/state.py", line 1260, in call "salt/states/user.py", line 277, in present "salt/states/user.py", line 67, in _changesKeyError: 'user.info'
0.252863
Traceback (most recent call last): "<string>", line 3, in <module> "compose\cli\main.py", line 62, in main "compose\cli\main.py", line 114, in perform_command "compose\cli\main.py", line 835, in up "compose\project.py", line 382, in up "compose\service.py", line 305, in ensure_image_exists "compose\servic...
Traceback (most recent call last): "./rfcn/demo.py", line 142, in <module> main() "./rfcn/demo.py", line 49, in main sym = sym_instance.get_test_symbol(config) "/home/lucien/Deep-Feature-Flow/rfcn/symbols/resnet_v1_101_rfcn.py", line 627, in get_test_symbol rois = mx.contrib.sym.MultiProposal( **AttributeEr...
0.314158
Comment: An exception occurred in this state: Traceback (most recent call last): "/usr/lib/python2.7/site-packages/salt/state.py", line 1744, in call **cdata['kwargs']) "/usr/lib/python2.7/site-packages/salt/loader.py", line 1702, in wrapper return f(*args, **kwargs) "/usr/lib/python2.7/site-packages/salt/s...
Traceback (most recent call last): "/home/stu/.virtualenvs/dit-tamato/bin/xlsx2csv", line 210, in __del__ AttributeError: 'Xlsx2csv' object has no attribute 'ziphandle'
0.281884
Traceback (most recent call last): "/home/greg/_Local/git/TwitterAnalyzer/twitter_analyzer/analyzer/db_initiator.py", line 1, in <module> from sqlalchemy import Column, Integer, String, ForeignKey "/home/greg/anaconda3/envs/analyzer/lib/python3.8/site-packages/sqlalchemy/__init__.py", line 8, in <module> from ....
Traceback (most recent call last): "C:\Medusa\<a href="../blob/f5973b28465246e67465d7d86bdc8aa74d13e659/medusa/search/queue.py#L289">medusa\search\queue.py</a>", line 289, in run self.success = snatch_episode(result) "C:\Medusa\<a href="../blob/f5973b28465246e67465d7d86bdc8aa74d13e659/medusa/search/core.py#L170">me...
0.326281
Comment: An exception occurred in this state: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/salt/state.py", line 1539, in call **cdata['kwargs']) "/var/cache/salt/minion/extmods/states/keystone.py", line 193, in user_present for role in roles[tenant_role]: TypeError: list indices must be int...
Traceback (most recent call last): "<pyshell#0>", line 1, in <module> from skimage import transform "C:\Python27\lib\site-packages\skimage\transform__init__.py", line 1, in <module> from ._hough_transform import (hough_ellipse, hough_line,ImportError: DLL load failed: The specified module could not be found.
0.178794
Traceback (most recent call last): "test_sqlalchemy.py", line 142, in test_model_signals self.db.session.commit() "/Users/xoul/test3/venv/lib/python3.3/site-packages/sqlalchemy/orm/scoping.py", line 149, in do return getattr(self.registry(), name)(*args, **kwargs) "/Users/xoul/test3/venv/lib/python3.3/site-packag...
Traceback (most recent call last): "./test.py", line 4, in <module> import boto3 "/usr/local/lib/python2.7/site-packages/boto3/__init__.py", line 16, in <module> from boto3.session import Session "/usr/local/lib/python2.7/site-packages/boto3/session.py", line 23, in <module> from .resources.factory import Resourc...
0.146786
Traceback (most recent call last): "/root/桌面/GSIL/gsil/notification.py", line 71, in notification s.login(mail, get('mail', 'password')) "/usr/lib/python3.7/smtplib.py", line 730, in login raise last_exception "/usr/lib/python3.7/smtplib.py", line 721, in login initial_response_ok=initial_response_ok) "/...
Traceback (most recent call last): "run_doctest.py", line 12, in <module> doctest.testfile(os.path.join(path, f), module_relative=False) "/usr/lib/python2.5/doctest.py", line 1937, in testfile test = parser.get_doctest(text, globs, name, filename, 0) "/usr/lib/python2.5/doctest.py", line 594, in get_doctest retur...
0.182315
Traceback (most recent call last): "c:\users\user\appdata\local\programs\python\python37-32\lib\site-packages\mutagen\_util.py", line 235, in _openfile fileobj = open(filename, "rb+" if writable else "rb") NotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\user\\Music\\Florence The Machine - Ship To W...
Traceback (most recent call last): "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main "__main__", fname, loader, pkg_name) "/usr/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals "./youtube-dl/__main__.py", line 19, in <module> "./youtube-dl/youtube_dl/__init__.py", line 410, ...
0.233995
Traceback (most recent call last): "cupy/cuda/driver.pyx", line 247, in cupy.cuda.driver.moduleUnload "cupy/cuda/driver.pyx", line 118, in cupy.cuda.driver.check_status cupy.cuda.driver.CUDADriverError: CUDA_ERROR_ILLEGAL_ADDRESS: an illegal memory access was encountered
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/radish/hookregistry.py", line 132, in call func(model, *args, **kwargs) "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/terraform_compliance/steps/terrain.py", line 97,...
0.148719
Traceback (most recent call last): "/usr/local/bin/onionshare", line 22, in <module> onionshare.main() "/usr/local/lib/python3.6/site-packages/onionshare/__init__.py", line 33, in main strings.load_strings(common) "/usr/local/lib/python3.6/site-packages/onionshare/strings.py", line 35, in load_strings local...
Traceback (most recent call last): "<string>", line 6, in <module>AttributeError: 'module' object has no attribute '_MEIPASS'
0.235041
Traceback (most recent call last): "/srv/hive/lib/python3.6/site-packages/urllib3/connectionpool.py", line 677, in urlopen chunked=chunked, "/srv/hive/lib/python3.6/site-packages/urllib3/connectionpool.py", line 381, in _make_request self._validate_conn(conn) "/srv/hive/lib/python3.6/site-packages/urllib3/co...
Traceback (most recent call last): "./full_game.py", line 48, in <module> main() "./full_game.py", line 11, in main deck1 = randomDraft(hero=fireplace.heroes.MAGE)AttributeError: 'module' object has no attribute 'heroes'
0.217837
Traceback (most recent call last): "wifi-pumpkin.py", line 36, in <module> from core.loaders.checker.networkmanager import CLI_NetworkManager,UI_NetworkManager "/usr/share/WiFi-Pumpkin/core/loaders/checker/networkmanager.py", line 3, in <module> from core.main import Initialize,QtGui "/usr/share/WiFi-Pumpkin...
Traceback (most recent call last): "calibre/customize/ui.py", line 172, in _run_filetype_plugins "calibre_plugins.dedrm.__init__", line 627, in run decrypted_ebook = self.KindleMobiDecrypt(path_to_ebook) "calibre_plugins.dedrm.__init__", line 577, in KindleMobiDecrypt raise DeDRMError("{0} v{1}: Ultimately f...
0.293737
Traceback (most recent call last): "awscli/customizations/cloudformation/deployer.py", line 163, in wait_for_changeset "botocore/waiter.py", line 53, in wait "botocore/waiter.py", line 346, in wait botocore.exceptions.WaiterError: Waiter ChangeSetCreateComplete failed: Waiter encountered a terminal failure sta...
Traceback (most recent call last): "C:\Users\sda\pienv-3.7-32\lib\site-packages\pip\_vendor\pep517\_in_process.py", line 207, in <module> main() "C:\Users\sda\pienv-3.7-32\lib\site-packages\pip\_vendor\pep517\_in_process.py", line 197, in main json_out['return_val'] = hook(**hook_input['kwargs']) "C:\Users\...
0.269956
Traceback (most recent call last): "/usr/local/lib/python3.9/site-packages/celery/app/trace.py", line 385, in trace_task R = retval = fun(*args, **kwargs) "/usr/local/lib/python3.9/site-packages/celery/app/trace.py", line 650, in __protected_call__ return self.run(*args, **kwargs) "/vulfocus-api/tasks/tasks....
Traceback (most recent call last): "dwt_util.py", line 92, in clear_diagtrack "dwt_util.py", line 263, in subprocess_handler CalledProcessError: Command '['takeown', '/f', 'C:/ProgramData/Microsoft/Diagnosis/ETLLogs/AutoLogger/AutoLogger-Diagtrack-Listener.etl', '&&', 'icacls', 'C:/ProgramData/Microsoft/Diagnosis...
0.31874
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/distributed/core.py", line 528, in handle_comm result = await result "/usr/local/lib/python3.6/site-packages/distributed/scheduler.py", line 2209, in remove_worker address = self.coerce_address(address) "/usr/local/lib/python3.6/site-...
Traceback (most recent call last): ".\bot.py", line 215, in <module> bot.run(TOKEN) "C:\Users\user\AppData\Local\Programs\Python\Python38-32\lib\site-packages\discord\client.py", line 640, in run return future.result() "C:\Users\user\AppData\Local\Programs\Python\Python38-32\lib\site-packages\discord\client....
0.246386
Traceback (most recent call last): "D:/workspace/python_project/NER/package/rnn.py", line 168, in <module> net = NER_net("ner", iterator, embedding, BATCH_SIZE) "D:/workspace/python_project/NER/package/rnn.py", line 28, in __init__ self._build_net() "D:/workspace/python_project/NER/package/rnn.py", line 68, ...
Traceback (most recent call last): "main.py", line 9, in <module> bot.polling() "/usr/lib/python3.7/site-packages/telebot/__init__.py", line 389, in polling self.__threaded_polling(none_stop, interval, timeout) "/usr/lib/python3.7/site-packages/telebot/__init__.py", line 412, in __threaded_polling polling_t...
0.325902
Traceback (most recent call last): "/home/<username>/.local/lib/python3.6/site-packages/sphinx/config.py", line 161, in __init__ execfile_(filename, config) "/home/<username>/.local/lib/python3.6/site-packages/sphinx/util/pycompat.py", line 150, in execfile_ exec_(code, _globals) "conf.py", line 145, in <mod...
Traceback (most recent call last): "/home/vader/.pyenv/versions/tribler3/lib/python3.7/site-packages/sqlalchemy/pool/base.py", line 680, in _finalize_fairy fairy._reset(pool) "/home/vader/.pyenv/versions/tribler3/lib/python3.7/site-packages/sqlalchemy/pool/base.py", line 867, in _reset pool._dialect.do_rollback...
0.233422
Traceback (most recent call last): "uvloop/sslproto.pyx", line 500, in uvloop.loop.SSLProtocol._on_handshake_complete "uvloop/sslproto.pyx", line 484, in uvloop.loop.SSLProtocol._do_handshake "/usr/local/lib/python3.7/ssl.py", line 774, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: WRONG_VER...
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/redis/connection.py", line 590, in send_packed_command self._sock.sendall(item) BrokenPipeError: [Errno 32] Broken pipe
0.214895
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpulhs0gaq\build\youtube_dl\YoutubeDL.py", line 789, in extract_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpulhs0gaq\build\youtube_dl\extractor\common.py", line 440, in extract "C:\Users\dst\Ap...
Traceback (most recent call last): "pokecli.py", line 595, in <module> main() "pokecli.py", line 162, in main report_summary(bot) "pokecli.py", line 200, in report_summary logger.info('Total XP Earned: {} Average: {:.2f}/h'.format(metrics.xp_earned(), metrics.xp_per_hour())) "/DATA/PokemonGo-Bot/pokemongo_bot/m...
0.226608
Traceback (most recent call last): "/root/.ansible/tmp/ansible-tmp-1449592086.97-129780569160797/ecs_task", line 2428, in <module> main() "/root/.ansible/tmp/ansible-tmp-1449592086.97-129780569160797/ecs_task", line 264, in main module.exit_json(**results) "/root/.ansible/tmp/ansible-tmp-1449592086.97-12978056916...
Traceback (most recent call last): "<string>", line 1, in <module> ".../venv/lib/python3.8/site-packages/pixivpy3/__init__.py", line 8, in <module> from .bapi import ByPassSniApi ".../venv/lib/python3.8/site-packages/pixivpy3/bapi.py", line 4, in <module> from requests_toolbelt.adapters import host_header_ss...
0.20708
Traceback (most recent call last): "<string>", line 16, in <module> "C:\automation\pyinstaller\iu.py", line 436, in importHook mod = _self_doimport(nm, ctx, fqname) "C:\automation\pyinstaller\iu.py", line 521, in doimport exec co in mod.__dict__ "C:\automation\createexe\build\pyi.win32\testtoexe\outPYZ1.pyz/sca...
Traceback (most recent call last): "/usr/local/bin/t2t-datagen", line 28, in <module> tf.app.run() "/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 125, in run _sys.exit(main(argv)) "/usr/local/bin/t2t-datagen", line 23, in main t2t_datagen.main(argv) "/usr/local/lib/pytho...
0.272352
Traceback (most recent call last): "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\builtinViews\entityEditor.py", line 149, in OnDelete "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\resistsEditor.py", line 83, in DoDelete "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\service\targetResists.py"...
Traceback (most recent call last): "<input>", line 3, in <module> "/opt/airlink0/lib/python2.7/site-packages/kombu/common.py", line 90, in maybe_declare return _maybe_declare(entity) "/opt/airlink0/lib/python2.7/site-packages/kombu/common.py", line 99, in _maybe_declare entity.declare() "/opt/airlink0/lib/pytho...
0.232271
Traceback (most recent call last): "./example.py", line 24, in <module> model.fit_generator(generator, samples_per_epoch=100, nb_epoch=1) "/usr/local/lib/python2.7/dist-packages/keras/models.py", line 935, in fit_generator initial_epoch=initial_epoch) "/usr/local/lib/python2.7/dist-packages/keras/engine/trai...
Traceback (most recent call last): "/home/gz/anaconda3/envs/pc/lib/python3.8/site-packages/redis/connection.py", line 559, in connect sock = self._connect() "/home/gz/anaconda3/envs/pc/lib/python3.8/site-packages/redis/connection.py", line 615, in _connect raise err "/home/gz/anaconda3/envs/pc/lib/python3.8/...
0.272699
Traceback (most recent call last): "/usr/lib/python3.4/site-packages/sbudevops/exchange.py", line 108, in read_mailbox ids = account.inbox.find_items() "/usr/lib/python3.4/site-packages/exchangelib/folders.py", line 787, in find_items restriction.q,## AttributeError: 'NoneType' object has no attribute 'q'
Traceback (most recent call last): "network/conf.py", line 20, in <module> ImportError: cannot import name DNSCncLauncher
0.266252
Traceback (most recent call last): "/home/vash/workspace/test/droid/droidware/ortodellacultura/bin/pinax-admin", line 8, in <module> load_entry_point('Pinax==0.9b1.dev10', 'console_scripts', 'pinax-admin')() "/home/vash/workspace/test/droid/droidware/ortodellacultura/lib/python2.6/site-packages/pinax/core/managemen...
Traceback (most recent call last): "orig.py", line 13, in <module> lamb_v2 = sp.lambdify( flatten([a,b,c]), v2, modules='scipy' ) "/usr/lib/python3/dist-packages/sympy/utilities/lambdify.py", line 470, in lambdify funcstr = funcprinter.doprint(funcname, args, expr) "/usr/lib/python3/dist-packages/sympy/utili...
0.305617
Traceback (most recent call last): "/localdisk/amyskov/modin/modin/pandas/dataframe.py", line 2945, in __getattr__ return object.__getattribute__(self, key) "/localdisk/amyskov/modin/modin/pandas/dataframe.py", line 209, in _get_columns return self._query_compiler.columns "/localdisk/amyskov/miniconda3_2/env...
Traceback (most recent call last): "urllib3/connectionpool.py", line 677, in urlopen "urllib3/connectionpool.py", line 392, in _make_request "http/client.py", line 1277, in request "http/client.py", line 1323, in _send_request "http/client.py", line 1272, in endheaders "http/client.py", line 1032, in ...
0.322729
Traceback (most recent call last): "/Users/johnappleseed/Developer/smegurus/django-smegurus/env/lib/python3.5/site-packages/django/db/backends/utils.py", line 62, in execute return self.cursor.execute(sql)psycopg2.ProgrammingError: schema "test" does not exist
Traceback (most recent call last): "manage.py", line 23, in <module> execute_from_command_line(sys.argv) "/usr/local/lib/python3.7/site-packages/django/core/management/__init__.py", line 364, in execute_from_command_line utility.execute() "/usr/local/lib/python3.7/site-packages/django/core/management/__init_...
0.303109
Traceback (most recent call last): "/usr/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 806, in wrapper return func(self, *args, **kwargs) "/usr/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py", line 827, in __extract_info ie_result = ie.extract(url) "/usr/lib/python3.9/site-packages/youtube_...
Traceback (most recent call last): "<stdin>", line 1, in <module> "D:\study\project\3D cnn\3DUnetCNN-master\brats\preprocess.py", line 155, in convert_brats_data no_bias_correction_modalities=no_bias_correction_modalities) "D:\study\project\3D cnn\3DUnetCNN-master\brats\preprocess.py", line 124, in convert_br...
0.256162
> Caught exception reading instance data\nTraceback (most recent call last):\n "/usr/lib/python3.6/urllib/request.py", line 1325, in do_open\n encode_chunked=req.has_header(\'Transfer-encoding\'))\n "/usr/lib/python3.6/http/client.py", line 1264, in request\n self._send_request(method, url, body, headers, encode_ch...
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/environ/environ.py", line 273, in get_value value = self.ENVIRON[var] "/usr/local/lib/python3.6/os.py", line 669, in __getitem__ raise KeyError(key) from None KeyError: 'DATABASE_URL'
0.301923
Traceback (most recent call last): "/Users/kretzke/tmp/faust-test/lib/python3.7/site-packages/mode/services.py", line 700, in _execute_task await task "/Users/kretzke/tmp/faust-test/lib/python3.7/site-packages/mode/services.py", line 428, in _and_transition return await fun(self, *args, **kwargs) "/Users/kre...
2016-08-19 10:24:54 DEBUG SNATCHQUEUE-MANUALSNATCH-305288 :: [f3ebd83] Traceback (most recent call last): "/home/osmc/SickRage/sickbeard/search_queue.py", line 412, in run self.success = search.snatchEpisode(search_result) "/home/osmc/SickRage/sickbeard/search.py", line 197, in snatchEpisode notifiers.trakt_notifie...
0.241156
Traceback (most recent call last): "tools/train_net.py", line 200, in <module> main() "tools/train_net.py", line 180, in main logger.info("\n" + collect_env_info()) "c:\users\b\test\maskrcnn-benchmark-master\maskrcnn_benchmark\utils\collect_env.py", line 12, in collect_env_info env_str = get_pretty_env_info...
`Traceback (most recent call last): "testFPGM.py", line 66, in <module> m_speedup.speedup_model() "/home/htx/anaconda3/envs/modelcompression/lib/python3.7/site-packages/nni/compression/torch/speedup/compressor.py", line 182, in speedup_model fix_mask_conflict(self.masks, self.bound_model, self.dummy_input) "...
0.265673
Traceback (most recent call last): "/Users/shughes/Programming/anaconda-stats/util_scripts/influx_importer.py", line 264, in <module> main(sys.argv) "/Users/shughes/Programming/anaconda-stats/util_scripts/influx_importer.py", line 260, in main upload(args) "/Users/shughes/Programming/anaconda-stats/util_scri...
[2018-06-11 11:59:22,565: WARNING/Worker-7] Traceback (most recent call last): "/home/mayank/OpenSource/open-event-server/app/api/helpers/tasks.py", line 117, in export_ical_task filedir = current_app.config.get('BASE_DIR') + '/static/uploads/temp/' + event_id + '/' TypeError: must be str, not int
0.319302
Traceback (most recent call last): "<string>", line 17, in <module> "/tmp/pip_build_root/cryptography/setup.py", line 113, in <module> "build": cffi_build, "/usr/lib/python2.7/distutils/core.py", line 152, in setup dist.run_commands() "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands self.run_c...
Traceback (most recent call last): "C:\Users\UY613JN\Miniconda3\lib\site-packages\spyder\plugins\editor\plugin.py", line 1647, in create_new_window oe_options = self.outlineexplorer.get_widget().get_options()AttributeError: 'OutlineExplorerWidget' object has no attribute 'get_options'
0.240363
Traceback (most recent call last): "/home/simon/miniconda3/envs/numpy-types/lib/python3.8/site-packages/asv/benchmark.py", line 1184, in main_run_server main_run(run_args) "/home/simon/miniconda3/envs/numpy-types/lib/python3.8/site-packages/asv/benchmark.py", line 1052, in main_run skip = benchmark.do_setup() ...
Traceback (most recent call last): "/home/user/test/hook.py", line 2, in <module> import black ModuleNotFoundError: No module named 'black
0.302686
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest self.test(_self.arg) "/usr/local/lib/python2.7/dist-packages/nose/util.py", line 619, in newfunc return func(_arg, **kw)TypeError: build_test() takes exactly 1 argument (0 given)
Traceback (most recent call last): "/home/cjber/.pyenv/versions/py3nvim/lib/python3.8/site-packages/optuna/study.py", line 778, in _run_trial result = func(trial) "test_op.py", line 41, in objective return executor.run() "/home/cjber/.pyenv/versions/py3nvim/lib/python3.8/site-packages/optuna/integration/alle...
0.220512
Traceback (most recent call last): "/home/pavlin/dev/orange3/Orange/canvas/scheme/widgetsscheme.py", line 1083, in process_signals_for_widget widget.handleNewSignals() "/home/pavlin/dev/orange3/Orange/widgets/visualize/utils/widget.py", line 453, in handleNewSignals self.commit() "/home/pavlin/dev/orange3/Or...
Traceback (most recent call last): "Project/U-Net/Training/continue_training_val_weights.py", line 128, in <module> callbacks=[chk, logger]) "/usr/local/anaconda/lib/python3.6/site-packages/keras/legacy/interfaces.py", line 91, in wrapper return func(*args, **kwargs) "/usr/local/anaconda/lib/python3.6/site-p...
0.308332
Traceback (most recent call last): "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/Trakttv.bundle/Contents/Libraries/Shared/plugin/modules/migrations/account.py", line 146, in create_trakt_basic_credential token=Environment.dict['trakt.token'] "/var/lib/plexmediaserver/Library/Appli...
Traceback (most recent call last): "/mnt/bcbio/tools/bin/bcbio_nextgen.py", line 238, in <module> main(**kwargs) "/mnt/bcbio/tools/bin/bcbio_nextgen.py", line 46, in main run_main(**kwargs) "/mnt/bcbio/anaconda/lib/python2.7/site-packages/bcbio/pipeline/main.py", line 45, in run_main fc_dir, run_info_yaml) ...
0.266641
Traceback (most recent call last): "REDD_DATASET_LOAD.py", line 3, in <module> redd.load_hdf5('/var/mfaisal1/REDD/Output/') "build/bdist.linux-x86_64/egg/nilmtk/dataset/dataset.py", line 172, in load_hdf5 "/usr/local/lib/python2.7/dist-packages/pandas/io/pytables.py", line 416, in __getitem__ return self.get(key)...
Traceback (most recent call last): "C:\Program s (x86)\Microsoft Visual Studio\Shared\Anaconda3_64\lib\site-packages\IPython\core\interactiveshell.py", line 2963, in run_code exec(code_obj, self.user_global_ns, self.user_ns) "<ipython-input-14-3eccfc64dab1>", line 7, in <module> notebook_name='handwritten_vs...
0.271088