text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "<ipython-input-1-81b9b0581be3>", line 1, in <module> runfile('/Users/Danya/instabot/examples/multi_script_CLI.py', wdir='/Users/Danya/instabot/examples') "/Users/Danya/opt/anaconda3/lib/python3.7/site-packages/spyder_kernels/customize/spydercustomize.py", line 827, in runfil...
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp1sp1mtlp\build\youtube_dl\extractor\common.py", line 899, in _parse_json "C:\Python\Python34\lib\json\__init__.py", line 318, in loads "C:\Python\Python34\lib\json\decoder.py", line 343, in decode "C:\Pytho...
0.574716
Traceback (most recent call last): "/home/mjq/PycharmProjects/multi-class-text/multi-class-text-classification-cnn-rnn/train.py", line 167, in <module> train_cnn_rnn() "/home/mjq/PycharmProjects/multi-class-text/multi-class-text-classification-cnn-rnn/train.py", line 63, in train_cnn_rnn l2_reg_lambda=params['l...
`Traceback (most recent call last): "test-redis-cluster.py", line 65, in <module> p.execute() "/home/fwt/anaconda3/lib/python3.7/site-packages/rediscluster/pipeline.py", line 102, in execute return self.send_cluster_commands(stack, raise_on_error) "/home/fwt/anaconda3/lib/python3.7/site-packages/rediscluster...
0.592825
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/lutris/gui/views/store.py", line 420, in add_game self.store.append( "/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 997, in append return self._do_insert(-1, row) "/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 98...
Traceback (most recent call last): "/usr/local/bin/prefect", line 8, in <module> sys.exit(cli()) "/usr/local/lib/python3.8/site-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) "/usr/local/lib/python3.8/site-packages/click/core.py", line 782, in main rv = self.invoke(ctx) ...
0.611778
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/lib/python3/dist-packages/mutagen/_file.py", line 75, in __setitem__ self.tags[key] = value "/usr/lib/python3/dist-packages/mutagen/mp4/__init__.py", line 375, in __setitem__ self._render(key, value) "/usr/lib/python3/dist-packages/m...
Traceback (most recent call last): "<ipython-input-1-337be0cf6568>", line 1, in <module> runfile('E:/CNNGestureRecognizer-master/trackgesture.py', wdir='E:/CNNGestureRecognizer-master') "D:\ProgramData\Anaconda3\envs\gesture\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 704, in runfile ...
0.579301
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1475, in full_dispatch_request rv = self.dispatch_request() "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1461, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args) "/usr/loc...
Traceback (most recent call last): "/home/dx/test/gits/qtile/libqtile/hook.py", line 383, in fire i(*args, **kwargs) "/home/dx/test/gits/qtile/libqtile/dgroups.py", line 169, in _add if rule.matches(client): "/home/dx/test/gits/qtile/libqtile/config.py", line 672, in matches return self.match.compare(w) ...
0.572676
Traceback (most recent call last): "/usr/local/bin/onmt-main", line 10, in <module> sys.exit(main()) "/usr/local/lib/python3.5/dist-packages/opennmt/bin/main.py", line 172, in main runner.train_and_evaluate(checkpoint_path=args.checkpoint_path) "/usr/local/lib/python3.5/dist-packages/opennmt/runner.py", line...
Traceback (most recent call last): "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner self.run() "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "D:\tools\XX-Net-3.7.9\code\defaul...
0.588711
Traceback (most recent call last): "conan/conans/client/command.py", line 895, in run "conan/conans/client/command.py", line 184, in create "conan/conans/client/conan_api.py", line 63, in wrapper "conan/conans/client/conan_api.py", line 292, in create "conan/conans/client/manager.py", line 166, in export...
Traceback (most recent call last): "/usr/bin/thumbor", line 9, in <module> load_entry_point('thumbor==6.3.2', 'console_scripts', 'thumbor')() "/usr/lib64/python2.6/site-packages/thumbor-6.3.2-py2.6-linux-x86_64.egg/thumbor/server.py", line 124, in main importer = get_importer(config) "/usr/lib64/python2.6/si...
0.522407
Traceback (most recent call last): "/home/ajung/src/app.backend/lib/python3.6/site-packages/gunicorn/workers/sync.py", line 135, in handle self.handle_request(listener, req, client, addr) "/home/ajung/src/app.backend/lib/python3.6/site-packages/gunicorn/workers/sync.py", line 181, in handle_request for item in ...
Traceback (most recent call last): "/home/hyeuk/Projects/pgmpy/pgmpy/tests/test_models/test_SEM.py", line 1240, in test_to_from_lisrel demo_graph = demo_lisrel.to_SEMGraph() "/home/hyeuk/Projects/pgmpy/pgmpy/models/SEM.py", line 925, in to_SEMGraph nx.from_numpy_matrix(self.B.T, create_using=nx.DiGraph), "/h...
0.504405
Traceback (most recent call last): "/home/----/Documents/code_projects/hfss-misc/icc_profiles/insert_icc_profile_into_image.py", line 17, in <module> img.save(OUT_IMG_PATH, icc_profile=srgb_profile) "/home/----/.virtualenvs/color-correction/lib/python3.6/site-packages/PIL/Image.py", line 2102, in save save_hand...
Traceback (most recent call last): "<ipython-input-91-7086dc4312d0>", line 1, in <module> ax = sns.scatterplot(x='x', y=1, data=df) "C:\Users\nigo0024\Anaconda3\envs\sip_run_2\lib\site-packages\seaborn\_decorators.py", line 46, in inner_f return f(**kwargs) "C:\Users\nigo0024\Anaconda3\envs\sip_run_2\lib\...
0.525639
Traceback (most recent call last): "/opt/anaconda3/envs/elyra-dev/lib/python3.7/site-packages/elyra/pipeline/processor_kfp.py", line 118, in export kfp.compiler.Compiler().compile(pipeline_function, absolute_pipeline_export_path) "/opt/anaconda3/envs/elyra-dev/lib/python3.7/site-packages/kfp/compiler/compiler.py...
Traceback (most recent call last): "/Users/pradyunsg/Projects/pip/.tox/docs/lib/python3.6/site-packages/sphinx/cmdline.py", line 304, in main app.build(args.force_all, filenames) "/Users/pradyunsg/Projects/pip/.tox/docs/lib/python3.6/site-packages/sphinx/application.py", line 331, in build self.builder.build_up...
0.653981
Traceback (most recent call last): "/home/ubuntu/anaconda3/envs/pytorch_p36/lib/python3.6/site-packages/ray/actor.py", line 613, in __del__ AttributeError: 'NoneType' object has no attribute 'get_global_worker'
Traceback (most recent call last): "<blender_console>", line 1, in <module> "D:\Серегй\ЯндексДиск\3.Свои_проекты\Blender_code\addons\sverchok\data_structure.py", line 775, in node_id return node.node_id "D:\Серегй\ЯндексДиск\3.Свои_проекты\Blender_code\addons\sverchok\node_tree.py", line 615, in node_id if n...
0.566213
Traceback (most recent call last): "model_builder_test.py", line 121, in test_create_ssd_inception_v2_model_from_config model = self.create_model(model_proto) "model_builder_test.py", line 53, in create_model return model_builder.build(model_config, is_training=True) "/usr/local/lib/python3.5/dist-packages/t...
Traceback (most recent call last): "/Users/nnelluri/python3-proj/lib/python3.8/site-packages/tenacity/__init__.py", line 433, in __call__ result = fn(*args, **kwargs) "/Users/nnelluri/python3-proj/lib/python3.8/site-packages/netmiko/base_connection.py", line 1160, in set_base_prompt raise ValueError(f"Router pr...
0.509899
Traceback (most recent call last): "/usr/lib64/az/lib/python2.7/site-packages/knack/cli.py", line 193, in invoke cmd_result = self.invocation.execute(args) "/usr/lib64/az/lib/python2.7/site-packages/azure/cli/core/commands/__init__.py", line 319, inexecute six.reraise(*sys.exc_info()) "/usr/lib64/az/lib/pyth...
Traceback (most recent call last): "train.py", line 122, in <module> train_abs(args, device_id) "/home/user1/PreSumm/src/train_abstractive.py", line 273, in train_abs train_abs_single(args, device_id) "/home/user1/PreSumm/src/train_abstractive.py", line 334, in train_abs_single trainer.train(train_iter_fct,...
0.611265
Traceback (most recent call last): "paragraph_extraction.py", line 197, in <module> paragraph_selection(sample, mode) "paragraph_extraction.py", line 111, in paragraph_selection status = dup_remove(doc) "paragraph_extraction.py", line 66, in dup_remove if p_idx < para_id: TypeError: '<' not supported betwee...
Traceback (most recent call last): "/net/people/plgapohl/python-albert-pytorch/bin/allentune", line 11, in <module> load_entry_point('allentune', 'console_scripts', 'allentune')() "/net/people/plgapohl/allentune/allentune/commands/__init__.py", line 67, in main args.func(args) "/net/people/plgapohl/allentune...
0.563042
Traceback (most recent call last): "/data1/home/tracytian/bin/anaconda2/bin/t2t-trainer", line 33, in <module> tf.app.run() "/data1/home/tracytian/bin/anaconda2/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 126, in run _sys.exit(main(argv)) "/data1/home/tracytian/bin/anaconda2/bin/t2t-...
Traceback (most recent call last): "/Users/johna/tmp/kitty/kitty/boss.py", line 429, in dispatch_special_key return self.dispatch_action(key_action) "/Users/johna/tmp/kitty/kitty/boss.py", line 485, in dispatch_action passthrough = f(*key_action.args) "/Users/johna/tmp/kitty/kitty/boss.py", line 320, in decr...
0.600787
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/dask/dataframe/utils.py", line 170, in raise_on_meta_error yield "/usr/local/lib/python3.6/dist-packages/dask/dataframe/core.py", line 4543, in elemwise meta = partial_by_order(*parts, function=op, other=other) "/usr/local/lib/python3...
Traceback (most recent call last): "/usr/local/bin/jwt_tool", line 1403, in <module> tamperToken(paylDict, headDict, sig) "/usr/local/bin/jwt_tool", line 795, in tamperToken newVal[subclaim] = paylDict[pair][subclaim] TypeError: 'int' object is not subscriptable
0.534312
`Traceback (most recent call last): "C:\Users\jaust\PycharmProjects\Giggly's Bot\lib\site-packages\discord\ext\commands\core.py", line 50, in wrapped ret = yield from coro(*args, **kwargs) "C:/Users/jaust/.PyCharmCE2018.2/config/scratches/scratch_5.py", line 33, in d6 await client.say("You rolled a:", dice) ...
Traceback (most recent call last): "reconspider.py", line 39, in <module> from core import repl_prompt "/home/osint/reconspider/core/__init__.py", line 1, in <module> from .repl_prompt import * "/home/osint/reconspider/core/repl_prompt.py", line 153, in <module> repl() "/home/osint/reconspider/core/repl_...
0.538578
Traceback (most recent call last): "/usr/lib64/python3.7/weakref.py", line 648, in _exitfunc f() "/usr/lib64/python3.7/weakref.py", line 572, in __call__ return info.func(*info.args, **(info.kwargs or {})) "/usr/lib64/python3.7/tempfile.py", line 795, in _cleanup _shutil.rmtree(name) "/usr/lib64/python3....
Traceback (most recent call last): "/home/will/mycroft-core/mycroft/tts/__init__.py", line 79, in run self.p = play_wav(data) "/home/will/mycroft-core/mycroft/util/__init__.py", line 91, in play_wav return subprocess.Popen(play_wav_cmd) "/usr/lib64/python2.7/subprocess.py", line 390, in __init__ errread, er...
0.636941
An exception occurred in this state: Traceback (most recent call last): "/root/salt/salt/state.py", line 1878, in call **cdata['kwargs']) "/root/salt/salt/loader.py", line 1823, in wrapper return f(*args, **kwargs) "/root/salt/salt/states/x509.py", line 311, in private_key_managed ret = __states__['file.man...
Traceback (most recent call last): "/Users/dino/Library/Caches/pypoetry/virtualenvs/deployment-operator-46HapXxc-py3.9/lib/python3.9/site-packages/kopf/utilities/aiotasks.py", line 69, in guard await coro "/Users/dino/Library/Caches/pypoetry/virtualenvs/deployment-operator-46HapXxc-py3.9/lib/python3.9/site-packa...
0.568018
Traceback (most recent call last): "bottle.py", line 868, in _handle "bottle.py", line 1748, in wrapper "hindsight_gui.py", line 187, in display_results "bottle.py", line 3630, in template "bottle.py", line 3419, in render "bottle.py", line 3406, in execute "C:\Users\LMARTI~1\AppData\Local\Temp\_ME...
Traceback (most recent call last): "./youtube-dl/youtube_dl/extractor/common.py", line 532, in extract ie_result = self._real_extract(url) "./youtube-dl/youtube_dl/extractor/slideslive.py", line 41, in _real_extract service_name = video_data['video_service_name'].lower() KeyError: u'video_service_name'
0.57438
Traceback (most recent call last): "C:\Users\F**********\Downloads\btcrecover-master\btcrecover.py", line 35, in <module> print("Starting", btcrpass.full_version(), "C:\Users\F**********\Downloads\btcrecover-master\btcrecover\btcrpass.py", line 52, in full_version calcsize("P") * 8, TypeError: Struct() argument...
Traceback (most recent call last): "/home/user/.local/bin/pytest", line 11, in <module> sys.exit(main()) "/home/user/.local/lib/python3.6/site-packages/_pytest/config/__init__.py", line 63, in main config = _prepareconfig(args, plugins) "/home/user/.local/lib/python3.6/site-packages/_pytest/config/__init__.p...
0.620245
Traceback (most recent call last): "D:/python36/new/speech_recongition_.py", line 12, in <module> with speech_recognition.Audio (mfile) as source: "D:\python36\lib\site-packages\speech_recognition\__init__.py", line 236, in __enter__ raise ValueError("Audio file could not be read as PCM WAV, AIFF/AIFF-C, or Nat...
Traceback (most recent call last): "/home/smr/tf/lib/python3.5/site-packages/tensorflow/python/framework/op_def_library.py", line 524, in _apply_op_helper values, as_ref=input_arg.is_ref).dtype.name "/home/smr/tf/lib/python3.5/site-packages/tensorflow/python/framework/ops.py", line 1104, in internal_convert_to_t...
0.521836
Traceback (most recent call last): "<ipython-input-217-a1e5d119cf6e>", line 1, in <module> qs.reports.basic(stock, "LTC-USD") "/home/andreas/anaconda3/lib/python3.7/site-packages/quantstats/reports.py", line 259, in basic compounded=compounded) "/home/andreas/anaconda3/lib/python3.7/site-packages/quantsta...
Traceback (most recent call last): "/srv/www/pmas/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) "/srv/www/pmas/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middlewar...
0.575102
Traceback (most recent call last): "/root/.local/share/virtualenvs/bot-Z2emI11w/lib/python3.9/site-packages/uvicorn/protocols/http/httptools_impl.py", line 398, in run_asgi result = await app(self.scope, self.receive, self.send) "/root/.local/share/virtualenvs/bot-Z2emI11w/lib/python3.9/site-packages/uvicorn/mid...
Traceback (most recent call last): "gui\builtinShipBrowser\sfBrowserItem.py", line 363, in OnEnterWindow "gui\builtinShipBrowser\fitItem.py", line 559, in Refresh "service\fit.py", line 348, in getFit "service\fit.py", line 529, in recalc "eos\saveddata\fit.py", line 522, in clear "eos\saveddata\modul...
0.653455
Traceback (most recent call last): "/usr/local/bin/telepresence/telepresence/cli.py", line 135, in crash_reporting yield "/usr/local/bin/telepresence/telepresence/main.py", line 42, in main set_kube_command(runner, args) "/usr/local/bin/telepresence/telepresence/startup.py", line 159, in set_kube_command fo...
> Traceback (most recent call last):   "/opt/bazarr/bazarr/../libs/flask/app.py", line 1949, in full_dispatch_request   rv = self.dispatch_request()   "/opt/bazarr/bazarr/../libs/flask/app.py", line 1935, in dispatch_request   return self.view_functions[rule.endpoint](**req.view_args)   "/opt/bazarr/bazarr/../libs/f...
0.55129
Traceback (most recent call last): " \User\Miniconda3\envs\vaex_vs_pd\lib\site-packages\vaex\dataframe.py", line 3523, in table_part values[name] = df.evaluate(name) " \User\Miniconda3\envs\vaex_vs_pd\lib\site-packages\vaex\dataframe.py", line 5120, in evaluate return self._evaluate_implementation(expression, i...
Traceback (most recent call last): "/usr/local/lib/python2.7/site-packages/sentry_sdk/utils.py", line 50, in capture_internal_exceptions yield "/usr/local/lib/python2.7/site-packages/sentry_sdk/serializer.py", line 208, in _serialize_node obj, max_depth=max_depth, max_breadth=max_breadth "/usr/local/lib/pyth...
0.541056
Traceback (most recent call last): "<string>", line 1, in <module> "/Users/andreas/.virtualenvs/tempenv-397a3176205ee/lib/python2.7/site-packages/celery/app/task.py", line 412, in delay return self.apply_async(args, kwargs) "/Users/andreas/.virtualenvs/tempenv-397a3176205ee/lib/python2.7/site-packages/celery/...
Traceback (most recent call last): "infer.py", line 117, in <module> infer_from_dataset(model_path=epoch_path) "infer.py", line 74, in infer_from_dataset debug=False) TypeError: infer_from_dataset() got an unexpected keyword argument 'fetch_info'
0.551247
Traceback (most recent call last): "/var/mycodo-root/mycodo/mycodo_daemon.py", line 962, in output_state return self.controller['Output'].output_state(output_id) AttributeError: 'NoneType' object has no attribute 'output_state'
Traceback (most recent call last): "test.py", line 3, in ? database = sqlalchemy.create_engine('sqlite://publish.db') "/usr/lib/python2.4/site-packages/sqlalchemy/engine/__init__.py", line 91, in create_engine return strategy.create(*args, **kwargs) "/usr/lib/python2.4/site-packages/sqlalchemy/engine/strategies....
0.61818
Traceback (most recent call last): "/usr/lib/python2.7/logging/__init__.py", line 861, in emit msg = self.format(record) "/usr/lib/python2.7/logging/__init__.py", line 734, in format return fmt.format(record) "/usr/lib/python2.7/logging/__init__.py", line 469, in format s = self._fmt % record.__dict__ KeyEr...
Traceback (most recent call last): "/usr/lib/python3.5/site-packages/tensorflow/python/ops/script_ops.py", line 83, in __call__ ret = func(*args) "./faster_rcnn/../lib/rpn_msr/proposal_layer_tf.py", line 73, in proposal_layer pre_nms_topN = cfg[cfg_key].RPN_PRE_NMS_TOP_N KeyError: b'TEST'
0.501348
Traceback (most recent call last): "/home/ubuntu/miniconda3/lib/python3.6/site-packages/urllib3/connectionpool.py", line 380, in _make_request httplib_response = conn.getresponse(buffering=True) TypeError: getresponse() got an unexpected keyword argument 'buffering'
Traceback (most recent call last): "/home/raphael/git_core/likeabot/test_db.py", line 47, in <module> print(messages) "/home/raphael/.virtualenvs/likeabot/lib/python3.5/site-packages/peewee.py", line 2690, in __repr__ sql, params = self.sql() "/home/raphael/.virtualenvs/likeabot/lib/python3.5/site-packages/p...
0.582764
Traceback (most recent call last): "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha5/lib/python3.8/site-packages/edb/server/procpool/worker.py", line 75, in worker res = await meth(*args) "/usr/lib/x86_64-linux-gnu/edgedb-server-1-alpha5/lib/python3.8/site-packages/edb/server/compiler/compiler.py", line 1795, in...
Traceback (most recent call last): -snip- doc.write_pdf(output) "C:\Python39\lib\site-packages\weasyprint\document.py", line 1028, in write_pdf page.paint(stream, scale=scale) "C:\Python39\lib\site-packages\weasyprint\document.py", line 713, in paint draw_page(self._page_box, context) "C:\Python39\lib\site...
0.635581
Traceback (most recent call last): "/████/lib/python3.5/site-packages/tornado/httpclient.py", line 99, in __del__ "/████/lib/python3.5/site-packages/tornado/httpclient.py", line 104, in close "/████/lib/python3.5/site-packages/tornado/simple_httpclient.py", line 139, in close "/████/lib/python3.5/site-packa...
Traceback (most recent call last): "/home/david/projects/watson/.venv/bin/mkdocs", line 10, in <module> sys.exit(cli()) "/home/david/projects/watson/.venv/lib/python3.7/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) "/home/david/projects/watson/.venv/lib/python3.7/site-...
0.534326
Traceback (most recent call last): "/home/moonpen/.local/bin/anime", line 11, in <module> sys.exit(cli()) "/home/moonpen/.local/lib/python3.6/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) "/home/moonpen/.local/lib/python3.6/site-packages/click/core.py", line 717, in ma...
2019-05-25 13:38:43 ERROR ThreadPoolExecutor-0_3 :: [34fdd20] Failed doing webui callback: Traceback (most recent call last): "D:\SickChill\SickChill\sickbeard\webserve.py", line 287, in async_call result = function(**kwargs) TypeError: saveSearch() got an unexpected keyword argument 'torrent_download_dir_deluge'
0.469651
Traceback (most recent call last): "/home/bot/code/conuruinca/venv/lib/python3.7/site-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) "/home/bot/code/conuruinca/venv/lib/python3.7/site-packages/django/core/handlers/base.py", line 115, in _get_response response = s...
Traceback (most recent call last): "<ipython-input-7-4f7ebe991432>", line 1, in <module> a @ a TypeError: unsupported operand type(s) for @: 'Array' and 'Array'
0.512735
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/local/Cellar/python/3.7.0/Frameworks/Python.framework/Versions/3.7/lib/python3.7/json/__init__.py", line 231, in dumps return _default_encoder.encode(obj) "/usr/local/Cellar/python/3.7.0/Frameworks/Python.framework/Versions/3.7/lib/python...
Traceback (most recent call last): "test.py", line 22, in <module> backtest.start(data, kernel='rbf', C=1, gamma=10) "/home/machol/virtualenv/local/lib/python2.7/site-packages/clairvoyant/engine.py", line 197, in start Engine.start(self, data, **kwargs) "/home/machol/virtualenv/local/lib/python2.7/site-packa...
0.517658
Traceback (most recent call last): "c:\dev\code\distributed\distributed\scheduler.py", line 1002, in handle_messages msgs = yield next_message() "C:\Python\envs\py-dev\lib\site-packages\tornado\gen.py", line 1015, in run value = future.result() "C:\Python\envs\py-dev\lib\site-packages\tornado\concurrent.py",...
Traceback (most recent call last): "/home/bignose/youtube-dl/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 502, in extract ie_result = self._real_extract(url) "/home/bignose/youtube-dl/lib/python3.6/site-packages/youtube_dl/extractor/abc.py", line 135, in _real_extract stream = next(s for s ...
0.4675
Traceback (most recent call last): "/builddir/build/BUILD/salt-2015.5.5/salt-2015.5.5/tests/unit/pyobjects_test.py", line 125, in test_factory_serialization Registry.states['/usr/local/bin/pydmesg'], KeyError: '/usr/local/bin/pydmesg'
Traceback (most recent call last): "C:\Users\SESA151752\Documents\Anaconda3\lib\site-packages\traitlets\traitlets.py", line 528, in get value = obj._trait_values[self.name] KeyError: 'context'
0.502248
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/util/json.py", line 57, in save_json json_data = json.dumps(data, sort_keys=True, indent=4, cls=encoder) "/usr/local/lib/python3.7/json/__init__.py", line 238, in dumps **kw).encode(obj) "/usr/local/lib/python3.7/json/encoder.py", line ...
Traceback (most recent call last): "<input>", line 14, in <module> TypeError: store_many() takes 2 positional arguments but 3 were given
0.425284
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/pika/diagnostic_utils.py", line 53, in log_exception_func_wrap return func(*args, **kwargs) "/usr/lib/python2.7/site-packages/pika/adapters/utils/io_services_utils.py", line 1093, in _on_socket_writable 'but _tx_buffers is empty.', self._state...
Traceback (most recent call last): "/home/docs/checkouts/readthedocs.org/user_builds/pint/envs/0.16/lib/python3.8/site-packages/sphinx/cmd/build.py", line 300, in build_main app = Sphinx(args.sourcedir, args.confdir, args.outputdir, "/home/docs/checkouts/readthedocs.org/user_builds/pint/envs/0.16/lib/python3.8/s...
0.495657
Traceback (most recent call last): "C:\Program s\JetBrains\PyCharm Community Edition 2017.1.3\helpers\pydev\pydevd.py", line 1585, in <module> globals = debugger.run(setup['file'], None, None, is_module) "C:\Program s\JetBrains\PyCharm Community Edition 2017.1.3\helpers\pydev\pydevd.py", line 1015, in run pyd...
Traceback (most recent call last): "deploy/python/infer.py", line 192, in <module> main(args) "deploy/python/infer.py", line 187, in main predictor.run(get_images(args.image_path)) "deploy/python/infer.py", line 100, in run self.predictor.run() ValueError: In user code:
0.536734
Traceback (most recent call last): "train_model.py", line 187, in <module> data.populate_events() "/Users/x/src/generator/generator/y/y/readers/reader", line 377, in populate_events joint_dataframe2 = pd.merge(event_df,other_df, on = ["other_id","id"]) "/Users/x/miniconda3/lib/python3.6/site-packages/modin/p...
Traceback (most recent call last): "/usr/local/bin/sceptre", line 11, in <module> sys.exit(cli()) "/usr/local/lib/python2.7/site-packages/click/core.py", line 716, in __call__ return self.main(*args, **kwargs) "/usr/local/lib/python2.7/site-packages/click/core.py", line 696, in main rv = self.invoke(ctx) ...
0.501109
Traceback (most recent call last): "object_detection/train.py", line 198, in <module> tf.app.run() "/home/rrscw/anaconda3/lib/python3.6/site-packages/tensorflow/python/platform/app.py", line 48, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)) "object_detection/train.py", line 194, in main worker_j...
Traceback (most recent call last): "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py", line 82, in async_setup SLOW_SETUP_MAX_WAIT, loop=hass.loop) "/usr/lib/python3.6/asyncio/tasks.py", line 358, in wait_for return fut.result() "/usr/lib/python3.6/asyncio/futures.py", line 245, in r...
0.590995
Comment: An exception occurred in this state: Traceback (most recent call last): "/usr/lib/python3.6/site-packages/salt/state.py", line 1933, in call **cdata['kwargs']) "/usr/lib/python3.6/site-packages/salt/loader.py", line 1951, in wrapper return f(*args, **kwargs) "/usr/lib/python3.6/site-packages/salt/s...
Traceback (most recent call last): "/Users/xxx/anaconda/envs/xxx/lib/python3.7/site-packages/numpy/core/fromnumeric.py", line 61, in _wrapfunc return bound(*args, **kwds) TypeError: 'JaxprTracer' object cannot be interpreted as an integer
0.566654
Traceback (most recent call last): "export_inference_graph.py", line 162, in <module> tf.app.run() "/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/platform/app.py", line 40, in run _run(main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef) "/usr/local/lib/python3.6/dist-packages/absl...
Traceback (most recent call last): "main.py", line 75, in gen_img_retry return renderer.gen_img(img_index) "/opt/shakey/synetic/text_renderer/textrenderer/renderer.py", line 94, in gen_img word_img = self.noiser.apply(word_img) "/opt/shakey/synetic/text_renderer/textrenderer/noiser.py", line 38, in apply re...
0.530021
Traceback (most recent call last): "/Users/user/opt/anaconda3/envs/coin-trader/lib/python3.6/site-packages/cfscrape/__init__.py", line 255, in solve_challenge javascript, flags=re.S AttributeError: 'NoneType' object has no attribute 'groups'
Traceback (most recent call last): "/usr/local/lib/python3.7/asyncio/events.py", line 88, in _run self._context.run(self._callback, *self._args) "/usr/local/lib/python3.7/site-packages/aiohttp/web_ws.py", line 102, in _send_heartbeat self._loop.create_task(self._writer.ping()) # type: ignore AttributeError: 'No...
0.608241
Traceback (most recent call last): "/usr/local/bin/catt", line 10, in <module> sys.exit(main()) "/usr/local/lib/python3.7/site-packages/catt/cli.py", line 472, in main return cli(obj={}, default_map=readconfig()) "/usr/local/lib/python3.7/site-packages/click/core.py", line 764, in __call__ return self.main(...
Traceback (most recent call last): "<stdin>", line 1, in <module> AttributeError: 'Workplane' object has no attribute 'newShape'
0.545746
Traceback (most recent call last): "/usr/lib/python3.6/site-packages/spyder/widgets/helperwidgets.py", line 123, in paint textRect = style.subElementRect(QStyle.SE_ItemViewItemText, options) TypeError: subElementRect(self, QStyle.SubElement, QStyleOption, QWidget): not enough arguments
Traceback (most recent call last): "C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\utils.py", line 656, in log_errors yield "C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\scheduler.py", line 2205, in remove_worker address = self.co...
0.476269
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/sphinx/config.py", line 361, in eval_config_file execfile_(filename, namespace) "/usr/local/lib/python3.7/site-packages/sphinx/util/pycompat.py", line 86, in execfile_ exec(code, _globals) "/Users/bsipocz/munka/devel/numpy/doc/source/...
Traceback (most recent call last): "C:\Users\Dipanshu\Anaconda3\lib\site-packages\traitlets\traitlets.py", line 528, in get value = obj._trait_values[self.name] KeyError: 'context'
0.464229
[ERROR ] An exception occurred in this state: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/salt/state.py", line 1933, in call **cdata['kwargs']) "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1939, in wrapper return f(*args, **kwargs) "/usr/lib/python2.7/dist-packages/salt/st...
Traceback (most recent call last): "/Users/cfregly/miniconda3/lib/python3.6/site.py", line 541, in <module> main() "/Users/cfregly/miniconda3/lib/python3.6/site.py", line 522, in main known_paths = addusersitepackages(known_paths) "/Users/cfregly/miniconda3/lib/python3.6/site.py", line 282, in addusersitepac...
0.558581
Traceback (most recent call last): "/usr/share/dupeguru/qt/details_dialog.py", line 40, in appWillSavePrefs if self._shown_once: AttributeError: 'NoneType' object has no attribute '_shown_once'
Traceback (most recent call last): "test_linalg.py", line 27, in tearDown linalg.shutdown() AttributeError: module 'skcuda.linalg' has no attribute 'shutdown'
0.493596
Traceback (most recent call last): "/Users/igortkachenko/Tools/kivy-designer/venv/lib/python3.6/site-packages/kivy/uix/widget.py", line 265, in _widget_destructor "/Users/igortkachenko/Tools/kivy-designer/venv/lib/python3.6/site-packages/kivy/lang/builder.py", line 760, in unbind_widget "kivy/weakproxy.pyx", l...
Traceback (most recent call last): "/home/docs/checkouts/readthedocs.org/user_builds/eplusga/envs/latest/lib/python3.6/site-packages/sphinx/ext/autodoc/importer.py", line 152, in import_module __import__(modname) "/home/docs/checkouts/readthedocs.org/user_builds/eplusga/checkouts/latest/eplus_ga/evaluator.py", l...
0.579192
Traceback (most recent call last): "/home/xxxxxx/.local/lib/python3.8/site-packages/flexget/task.py", line 547, in __run_plugin result = method(*args, **kwargs) "/home/xxxxxx/.local/lib/python3.8/site-packages/flexget/event.py", line 20, in __call__ return self.func(*args, **kwargs) "/home/xxxxxx/.local/lib/...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/rapids/notebooks/k.py", line 1174, in split for train, test in self._iter_indices(X, y, groups): "/rapids/notebooks/k.py", line 1494, in _iter_indices print(rng.permutation(cp.array([1, 2, 3]))) "/conda/envs/rapids/lib/python3.6/site-pack...
0.542554
Traceback (most recent call last): "/usr/local/bin/bandcamp-dl", line 11, in <module> load_entry_point('bandcamp-downloader==0.0.8.post12', 'console_scripts', 'bandcamp-dl')() "/usr/local/Cellar/bandcamp-dl/0.0.8-12_3/libexec/lib/python3.8/site-packages/bandcamp_dl/__main__.py", line 93, in main album = bandcam...
Traceback (most recent call last): "<stdin>", line 1, in <module> "C:\Users\simon\pandas-simonjayhawkins\pandas\core\frame.py", line 2717, in _unpickle_frame_compat columns = com._unpickle_array(cols) AttributeError: module 'pandas.core.common' has no attribute '_unpickle_array'
0.545594
Traceback (most recent call last): "c:\users\laggron\appdata\local\programs\python\python37\lib\site-packages\discord\client.py", line 270, in _run_event await coro(*args, **kwargs) "c:\users\laggron\appdata\local\programs\python\python37\lib\site-packages\redbot\cogs\customcom\customcom.py", line 461, in on_me...
Traceback (most recent call last): "sync_watch_status.py", line 509, in <module> sync_watch_status(watched_lst, _library.title, server, username, same_server) "sync_watch_status.py", line 381, in sync_watch_status sectionTo = accountTo.library.section(section) AttributeError: 'NoneType' object has no attribute ...
0.611471
Traceback (most recent call last): "/home/ec2-user/.local/lib/python3.6/site-packages/botocore/credentials.py", line 909, in _get_role_config_values source_profile = profiles[self._profile_name]['source_profile'] KeyError: 'source_profile'
[2020-04-22 21:20:27] [Error] Traceback (most recent call last): "pkLottery.py", line 64, in run "pkLottery.py", line 26, in pk_lottery KeyError: 0
0.488759
Traceback (most recent call last): "/usr/local/lib/python2.7/multiprocessing/process.py", line 267, in _bootstrap self.run() "/usr/local/lib/python2.7/multiprocessing/process.py", line 114, in run self._target(*self._args, **self._kwargs) "./astra.py", line 121, in modules_scan sqli_check(url,method,headers...
Traceback (most recent call last): "run/run_training.py", line 108, in <module> trainer.run_training() "D:\DeepLearning\nnUNet-master\nnunet\training\network_training\nnUNetTrainer.py", line 277, in run_training super(nnUNetTrainer, self).run_training() "D:\DeepLearning\nnUNet-master\nnunet\training\network_...
0.618733
Traceback (most recent call last): "/home/hook/.local/lib/python3.8/site-packages/websockets/client.py", line 101, in read_http_response status_code, reason, headers = await read_response(self.reader) "/home/hook/.local/lib/python3.8/site-packages/websockets/http.py", line 149, in read_response raise ValueError...
Traceback (most recent call last): "/root/anaconda3/lib/python3.7/threading.py", line 926, in _bootstrap_inner self.run() "/root/anaconda3/lib/python3.7/threading.py", line 870, in run self._target(*self._args, **self._kwargs) "/root/anaconda3/lib/python3.7/site-packages/paddle/fluid/reader.py", line 805, in...
0.537473
Traceback (most recent call last): "/Users/andy/PycharmProjects/wechat_friends-master/analyse.py", line 199, in <module> get_pie('性别统计', name_list, num_list) "/Users/andy/PycharmProjects/wechat_friends-master/analyse.py", line 24, in get_pie subtitle=subtitle, subtitle_text_size=25, width=800, height=800) TypeE...
Traceback (most recent call last): "C:\Users\USER\manim\manimlib\extract_scene.py", line 150, in main scene = SceneClass(**scene_kwargs) "C:\Users\USER\manim\manimlib\scene\scene.py", line 52, in __init__ self.construct() "example_scenes.py", line 34, in construct LaggedStart(*map(FadeOutAndShiftDown, basel...
0.569787
[!] Traceback (most recent call last): "lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct AttributeError: 'Sequence' object has no attribute 'asOctets'
Traceback (most recent call last): "demo.py", line 38, in <module> writer.add_pr_curve('xoxo', np.random.randint(2, size=100), np.random.rand(100), AttributeError: 'SummaryWriter' object has no attribute 'add_pr_curve'
0.566829
Traceback (most recent call last): "/opt/pupy/pupylib/PupyJob.py", line 161, in module_worker module.run(self.args) "/opt/pupy/modules/lazagne.py", line 76, in run category_choosed=args.category, raise_on_exception=False)) "/usr/local/lib/python2.7/dist-packages/rpyc/core/netref.py", line 199, in __call__ r...
Traceback (most recent call last): "/opt/conda/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "/opt/conda/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) "/opt/conda/lib/python3.7/site-packages/armory/scenarios/base.py", line 223, in <module> run_confi...
0.567918
Traceback (most recent call last): "c:\program files (x86)\python38-32\lib\runpy.py", line 192, in _run_module_as_main return _run_code(code, main_globals, None, "c:\program files (x86)\python38-32\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "C:\Program s (x86)\Python38-32\Scripts\pip.exe\_...
Traceback (most recent call last): "/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 62, in application response = frappe.api.handle() "/home/frappe/frappe-bench/apps/frappe/frappe/api.py", line 56, in handle return frappe.handler.handle() "/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", ...
0.536331
Traceback (most recent call last): "/usr/lib/python3.6/site-packages/selenium/webdriver/common/service.py", line 163, in __del__ "/usr/lib/python3.6/site-packages/selenium/webdriver/common/service.py", line 139, in stop "/usr/lib/python3.6/site-packages/selenium/webdriver/common/service.py", line 110, in send_...
```Traceback (most recent call last): "./EDMC.py", line 38, in <module> import stats "/home/chronos/elitedangerous/EDMarketConnector/stats.py", line 16, in <module> from monitor import monitor "/home/chronos/elitedangerous/EDMarketConnector/monitor.py", line 10, in <module> from typing import Any, Optional,...
0.516723
Traceback (most recent call last): "udemy-dl.py", line 858, in <module> main() "udemy-dl.py", line 774, in main udemy.ExtractAndDownload(path=outto) "udemy-dl.py", line 280, in ExtractAndDownload self.login() "udemy-dl.py", line 39, in login extract_info.login(self.username, self.password) "/Users/sh...
Traceback (most recent call last): "run_kitti.py", line 351, in <module> trainer.test(model) "/opt/conda/lib/python3.7/site-packages/pytorch_lightning/trainer/trainer.py", line 1198, in test self.model.teardown('test') "/opt/conda/lib/python3.7/site-packages/torch/nn/modules/module.py", line 594, in __getatt...
0.621892
Traceback (most recent call last): "/usr/local/bin/sam", line 11, in <module> sys.exit(cli()) "/usr/local/lib/python3.7/site-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/usr/local/lib/python3.7/site-packages/click/core.py", line 697, in main rv = self.invoke(ctx) "/u...
Traceback (most recent call last): "/Users/bl755p/Documents/WRT_NLP.py", line 645, in <module> convoNet.add(Input(shape=(None, maxRow, 29, 1))) "/Users/bl755p/anaconda/envs/ATT_NLP-TensorFlow/lib/python3.5/site-packages/keras/models.py", line 284, in add 'Found: ' + str(layer)) TypeError: The added layer must...
0.589401
Traceback (most recent call last): "/home/r2d2/hangoutsbot-master/hangupsbot/handlers.py", line 263, in run_pluggable_omnibus yield from function(*_passed) "/usr/lib/python3.5/asyncio/coroutines.py", line 209, in corores = yield from res "/home/r2d2/hangoutsbot-master/hangupsbot/plugins/telesync/__init__.py", ...
Traceback (most recent call last): "c:\program files\python35\lib\multiprocessing\pool.py", line 119, in worker result = (True, func(*args, **kwds)) "c:\program files\python35\lib\multiprocessing\pool.py", line 47, in starmapstar return list(itertools.starmap(args[0], args[1])) "c:\program files\python35\lib...
0.56617
Traceback (most recent call last): "C:\Users\91901\anaconda3\envs\tf_1\lib\site-packages\IPython\core\interactiveshell.py", line 2044, in showtraceback stb = value._render_traceback_() AttributeError: 'ImportError' object has no attribute '_render_traceback_'
Traceback (most recent call last): "<string>", line 1, in <module> "C:\Users\takuya\ghq\github.com\tamago324\LeaderF\autoload\leaderf\python\leaderf\manager.py", line 375, in _previewResult self._acceptSelection(line) "C:\Users\takuya\ghq\github.com\tamago324\LeaderF\autoload\leaderf\python\leaderf\rgExpl.py"...
0.627828
Traceback (most recent call last): "./mwe.py", line 13, in <module> print(f(A, B)) "/dev/shm/gerrit/venv/stable-3.6/lib/python3.6/site-packages/sympy/utilities/lambdify.py", line 441, in wrapper return funcarg(*[namespace['asarray'](i) for i in argsx], **kwargsx) "<string>", line 1, in <lambda> ValueError: o...
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/gevent/greenlet.py", line 536, in run result = self._run(*self.args, **self.kwargs) "/usr/local/lib/python3.6/site-packages/socketio/server.py", line 685, in _handle_event_internal r = server._trigger_event(data[0], namespace, sid, *data...
0.562465
Traceback (most recent call last): "/tmp/logbook/logbook/handlers.py", line 216, in handle self.emit(record) "/tmp/logbook/logbook/handlers.py", line 586, in emit self.write(self.encode(msg)) "/tmp/logbook/logbook/handlers.py", line 699, in write ret = self._compressor.process(item) AttributeError: 'Compres...
Traceback (most recent call last): "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner self.run() "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "D:\tools\XX-Net-3.7.9\code\defaul...
0.583079
Traceback (most recent call last): "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner self.run() "D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "D:\tools\XX-Net-3.7.9\code\defaul...
>Traceback (most recent call last): "c:\users\dell\appdata\local\programs\python\python39\lib\site.py", line 589, in <module> main() "c:\users\dell\appdata\local\programs\python\python39\lib\site.py", line 576, in main known_paths = addsitepackages(known_paths) "c:\users\dell\appdata\local\programs\python\py...
0.581956
Traceback (most recent call last): "/<<PKGBUILDDIR>>/tests/unit/templates/test_jinja.py", line 135, in test_import fc, jinja = self.get_test_saltenv() "/<<PKGBUILDDIR>>/tests/unit/templates/test_jinja.py", line 127, in get_test_saltenv loader = self.get_loader(saltenv='test') "/<<PKGBUILDDIR>>/tests/unit/tem...
Traceback (most recent call last): "/Users/SmileOS/anaconda3/envs/theano_python35/lib/python3.5/site-packages/dedupe/api.py", line 760, in _checkRecordPair record_pair[0].keys() and record_pair[1].keys() AttributeError: 'list' object has no attribute 'keys'
0.635675
Traceback (most recent call last): "/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) TypeError: test_export() missing 1 required positional argument: 'tmpdir'
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/homeassistant/setup.py", line 194, in _async_setup_component component.setup, hass, processed_config) "/usr/lib/python3.5/asyncio/futures.py", line 380, in __iter__ yield self # This tells Task to wait for completion. "/usr/lib/python...
0.497646
Traceback (most recent call last): "mlflow_test.py", line 14, in <module> pickle.dump(cls, open('test_dump.pkl', 'wb')) AttributeError: Can't pickle local object '_get_rest_store.<locals>.get_default_host_creds'
Traceback (most recent call last): "/home/admin/work/_public-mars-0.1.0b1.zip/mars/worker/execution.py", line 457, in _handle_rejection six.reraise(*exc) "/home/admin/work/_public-mars-0.1.0b1.zip/mars/lib/six.py", line 703, in reraise raise value "/home/admin/work/_public-mars-0.1.0b1.zip/mars/promise.py", ...
0.548316
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/torch_xla/distributed/xla_multiprocessing.py", line 119, in _start_fn fn(gindex, *args) "/usr/local/lib/python3.6/dist-packages/pytorch_lightning/trainer/distrib_parts.py", line 492, in tpu_train os.environ['XLA_USE_BF16'] = 1 "/usr/l...
Traceback (most recent call last): "PixivUtil2.py", line 444, in process_member "PixivUtil2.py", line 674, in process_image "PixivHelper.pyc", line 149, in make name TypeError: coercing to Unicode: need string or buffer, NoneType found
0.552149
Traceback (most recent call last): "<stdin>", line 1, in <module> "line/client.py", line 88, in __init__ self.login() "line/api.py", line 88, in login j = self._get_json(self.LINE_SESSION_LINE_URL) "line/api.py", line 335, in _get_json return json.loads(self._session.get(url, headers=self._headers).text)...
Traceback (most recent call last): "./mmcif_fail.py", line 8, in <module> structure_cif = mmCIF_parser.get_structure('6g2i','6g2i.cif') "/home/mothcw/anaconda3/lib/python3.8/site-packages/Bio/PDB/MMCIFParser.py", line 63, in get_structure self._structure_builder.set_header(self._get_header()) "/home/mothcw/a...
0.586791
Traceback (most recent call last): "/data/db1/anaconda3/lib/python3.6/site-packages/distributed/utils.py", line 229, in f result[0] = yield make_coro() "/data/db1/anaconda3/lib/python3.6/site-packages/tornado/gen.py", line 1055, in run value = future.result() "/data/db1/anaconda3/lib/python3.6/site-packages/...
Traceback (most recent call last): "<string>", line 1, in <module> "C:\Users\antho\AppData\Local\Temp\pip-build-z1lho91z\pendulum\setup.py", line 114, in <module> setup(**kwargs) "C:\Users\antho\Miniconda3\lib\distutils\core.py", line 148, in setup dist.run_commands() "C:\Users\antho\Miniconda3\lib\distu...
0.646133
Traceback (most recent call last): "/config/custom_components/sonoff/sonoff_cloud.py", line 234, in _connect await self._process_ws_msg(resp) "/config/custom_components/sonoff/sonoff_cloud.py", line 162, in _process_ws_msg device = self.devices[deviceid] KeyError: '1000fc5a22'
2019-01-30 07:03:39.083851 WARNING odianosen_iphone_cf_setup: Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/appdaemon/scheduler.py", line 114, in exec_schedule "kwargs": deepcopy(args["kwargs"]), "/usr/local/lib/python3.5/dist-packages/appdaemon/threading.py", line 537, in dispatch_w...
0.579186
Traceback (most recent call last): "/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run result = self.fn(*self.args, **self.kwargs) "/usr/local/lib/python3.6/site-packages/homeassistant/util/__init__.py", line 325, in wrapper result = method(*args, **kwargs) TypeError: update() takes 1 posit...
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/lutris/gui/views/store.py", line 420, in add_game self.store.append( "/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 997, in append return self._do_insert(-1, row) "/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 98...
0.52008
Traceback (most recent call last): "/usr/lib/python3.7/threading.py", line 926, in _bootstrap_inner self.run() "test.py", line 46, in run self.do_sth() "/home/conrad/workspace/root_class.py", line 41, in wrapper_2 wrapped_func(*func_args, **func_kwargs) "/home/conrad/.local/lib/python3.7/site-packages/te...
Traceback (most recent call last): "\AppData\Local\Programs\Python\Python39\lib\site-packages\discord\ext\commands\core.py", line 85, in wrapped ret = await coro(*args, **kwargs) "C:\Users\\Desktop\Coding\Python\Lost... Bot\Cogs\staff.py", line 36, in guild temp = await self.bot.fetch_template(code) "C:\User...
0.559099
Traceback (most recent call last): "D:\KunQian\WeiboSpider\weibo_spider\writer\mysql_writer.py", line 77, in _mysql_insert sql, [tuple(data.values()) for data in data_list]) "D:\Envs\weibospider\lib\site-packages\pymysql\cursors.py", line 182, in executemany self.rowcount = sum(self.execute(query, arg) for arg ...
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/urllib3/util/timeout.py", line 124, in _validate_timeout float(value) TypeError: float() argument must be a string or a number, not 'Timeout'
0.607478
Traceback (most recent call last): "/home/amalik/tenENV/lib/python2.7/threading.py", line 801, in __bootstrap_inner self.run() "/home/amalik/tenENV/lib/python2.7/threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "/home/amalik/DATA/models/research/inception/inception/data/build_imag...
Traceback (most recent call last): "/usr/local/lib/python3.8/dist-packages/django/core/handlers/exception.py", line 34, in inner response = get_response(request) "/usr/local/lib/python3.8/dist-packages/django/core/handlers/base.py", line 115, in _get_response response = self.process_exception_by_middleware(e, r...
0.609124
Traceback (most recent call last): "D:\bld\arrow_1568153654810\_test_env\lib\site-packages\chai\chai.py", line 63, in wrapper func(self, *args, **kwargs) "D:\bld\arrow_1568153654810\test_tmp\tests\parser_tests.py", line 229, in test_parse_timestamp self.expected = datetime.fromtimestamp(negative_int_timestamp, ...
Traceback (most recent call last): "preprocess.py", line 50, in <module> main() "preprocess.py", line 46, in main preprocess_ljspeech(args) "preprocess.py", line 21, in preprocess_ljspeech metadata = ljspeech.build_from_path(in_dir, out_dir, args.num_workers, tqdm=tqdm) "/home/ubuntu/tacotron/datasets/lj...
0.583189
Traceback (most recent call last): "/usr/local/bin/rasa", line 11, in <module> sys.exit(main()) "/usr/local/lib/python3.6/dist-packages/rasa/__main__.py", line 76, in main cmdline_arguments.func(cmdline_arguments) "/usr/local/lib/python3.6/dist-packages/rasa/cli/visualize.py", line 38, in visualize_stories ...
Traceback (most recent call last): "/usr/share/razercommander/main.py", line 527, in on_universalApplyButton_clicked currentFX = fxListBox.get_selected_row().value AttributeError: 'NoneType' object has no attribute 'value'
0.599134
Traceback (most recent call last): "C:\Users\matts\AppData\Local\Programs\Python\Python36\lib\site-packages\kivy\core\window\window_sdl2.py", line 723, in mainloop self._mainloop() "C:\Users\matts\AppData\Local\Programs\Python\Python36\lib\site-packages\kivy\core\window\window_sdl2.py", line 460, in _mainloop E...
Traceback (most recent call last): "D:\anaconda\lib\site-packages\IPython\core\interactiveshell.py", line 2961, in run_code exec(code_obj, self.user_global_ns, self.user_ns) "<ipython-input-12-1ae8ba69565c>", line 1, in <module> bin_df.ix[0:1,'nbin'] "D:\PyTest\venv\lib\site-packages\pandas\core\indexing.py"...
0.598344
ERROR 1545093433.24 tribler_window:68 (root) Traceback (most recent call last): "TriblerGUI\event_request_manager.py", line 133, in on_read_data RuntimeError: [Failure instance: Traceback: <type 'exceptions.AttributeError'>: 'LibtorrentDownloadImpl' object has no attribute 'unwanteddir_abs'
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/whipper-0.7.3-py2.7.egg/whipper/extern/task/task.py", line 518, in c callable(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/whipper-0.7.3-py2.7.egg/whipper/program/cdparanoia.py", line 316, in _read self._done() "/usr/loca...
0.506022
Traceback (most recent call last): "/usr/local/bin/samsungctl", line 9, in <module> load_entry_point('samsungctl==0.6.0', 'console_scripts', 'samsungctl')() "/usr/local/lib/python3.2/dist-packages/samsungctl/__main__.py", line 101, in main with Remote(config) as remote: "/usr/local/lib/python3.2/dist-package...
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'
0.51822
Traceback (most recent call last): "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner self.run() "/usr/lib/python3.5/threading.py", line 862, in run self._target(*self._args, **self._kwargs) "ex.py", line 9, in start_capture for packet in capture.sniff_continuously(packet_count=5): "/usr/lo...
Traceback (most recent call last): "xla_spawn.py", line 72, in <module> main() "xla_spawn.py", line 68, in main xmp.spawn(mod._mp_fn, args=(), nprocs=args.num_cores) "/root/anaconda3/envs/pytorch/lib/python3.7/site-packages/torch_xla/distributed/xla_multiprocessing.py", line 387, in spawn _start_fn(0, pf_cf...
0.593294
Traceback (most recent call last): "/usr/bin/ds4drv", line 9, in <module> load_entry_point('ds4drv==0.5.0', 'console_scripts', 'ds4drv')() "/usr/lib64/python2.7/site-packages/ds4drv/__main__.py", line 355, in main options = load_options() "/usr/lib64/python2.7/site-packages/ds4drv/__main__.py", line 334, in ...
Traceback (most recent call last): "/usr/bin/whipper", line 11, in <module> load_entry_point('whipper==0.6.0', 'console_scripts', 'whipper')() "/usr/lib/python2.7/dist-packages/whipper/command/main.py", line 40, in main ret = cmd.do() "/usr/lib/python2.7/dist-packages/whipper/command/basecommand.py", line 12...
0.598339
Traceback (most recent call last): "/fakeredis/test_fakeredis.py", line 2678, in test_expire_should_expire_key_by_aware_datetime self.redis.set('foo', 'bar') "/fakeredis/fakeredis.py", line 315, in get value = self._db.get(name) "/.virtualenvs/fakeredis/lib/python3.5/_collections_abc.py", line 597, in get r...
Traceback (most recent call last): "/Users/apple/anaconda/lib/python3.6/site-packages/conda/exceptions.py", line 819, in __call__ return func(*args, **kwargs) "/Users/apple/anaconda/lib/python3.6/site-packages/conda/cli/main.py", line 78, in _main exit_code = do_call(args, p) "/Users/apple/anaconda/lib/pyth...
0.579085
Traceback (most recent call last): "pipeline.py", line 29, in <module> compiler.Compiler().compile(pipeline_func, pipeline_filename) "/Users/mattbrown/.pyenv/versions/issue-278/lib/python3.6/site-packages/kfp/compiler/compiler.py", line 668, in compile workflow = self._compile(pipeline_func) "/Users/mattbrow...
Traceback (most recent call last): "C:\Compilers and Interpreters\Python35\lib\site-packages\flask\app.py", line 1994, in __call__ return self.wsgi_app(environ, start_response) "C:\Compilers and Interpreters\Python35\lib\site-packages\flask\app.py", line 1985, in wsgi_app response = self.handle_exception(e) ...
0.515711
Traceback (most recent call last): "/usr/local/bin/lektor", line 11, in <module> sys.exit(main()) "/usr/local/lib/python2.7/dist-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/click/core.py", line 697, in main rv = self.invoke(ctx) ...
Traceback (most recent call last): "/home/razvan/.config/itch/apps/Armory3D/Armory/2.79/scripts/modules/addon_utils.py", line 331, in enable mod = __import__(module_name) "/home/razvan/.config/blender/2.79/scripts/addons/blender-osm/__init__.py", line 58, in <module> class BlenderOsmPreferences(bpy.types.AddonP...
0.534652
2018-10-11 08:13:58,182 - WARNING - 117:DummyThread-47 - zato.server.service:501 - Traceback (most recent call last): "/opt/zato/3.0/code/zato-server/src/zato/server/service/__init__.py", line 476, in update_handle self._invoke(service, channel) "/opt/zato/3.0/code/zato-server/src/zato/server/service/__init__.py...
Traceback (most recent call last): "jira-python/sample.py", line __, in <module> print('expected', issue.fields.customfield_10800[0].name) # Boom! "jira-python/jira/resources.py", line 173, in __getattr__ if hasattr(self, 'raw') and item in self.raw: TypeError: argument of type 'NoneType' is not iterable
0.632919
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/home/tkloczko/rpmbuild/BUILD/arrow-0.15.6/tests/test_arrow.py", line 469, in test_isoformat result = self.arrow.isoformat() AttributeError: 'TestArrowDatetimeInterface' object has no a...
Traceback (most recent call last): "/home/ederenn/projects/golem-env/lib/python3.6/site-packages/twisted/internet/defer.py", line 653, in _runCallbacks current.result = callback(current.result, *args, **kw) "/home/ederenn/projects/golem-env/lib/python3.6/site-packages/twisted/internet/task.py", line 865, in <lam...
0.582352
Traceback (most recent call last): "/usr/local/bin/pip2", line 7, in <module> from pip._internal import main "/usr/local/lib/python2.7/dist-packages/pip/_internal/__init__.py", line 42, in <module> from pip._internal import cmdoptions "/usr/local/lib/python2.7/dist-packages/pip/_internal/cmdoptions.py", line...
Traceback (most recent call last): "R:\New folder\MusicBot\musicbot\bot.py", line 2759, in on_message handler_kwargs['voice_channel'] = message.guild.me.voice.channel if message.guild.me.voice else None AttributeError: 'NoneType' object has no attribute 'voice'
0.57417
Traceback (most recent call last): "D:\tutorials\automl\venv1\lib\site-packages\autogluon\tabular\trainer\abstract_trainer.py", line 914, in _train_and_save model = self._train_single(X, y, model, X_val, y_val, **model_fit_kwargs) "D:\tutorials\automl\venv1\lib\site-packages\autogluon\tabular\trainer\abstract_tr...
Traceback (most recent call last): "D:/My_Workspaces/untitled3/Page.py", line 18, in <module> news_cctv_df = ak.news_cctv(date="20210123") AttributeError: module 'akshare' has no attribute 'news_cctv'
0.591073
Traceback (most recent call last): "netmiko_for_nc_001.py", line 540, in <module> result += netmiko_send_config_set(device, ['logging 1.2.3.4 udp 5052']) TypeError: can only concatenate str (not "NoneType") to str
Traceback (most recent call last): "C:\Users\spork\AppData\Local\Programs\Python\Python35\lib\multiprocessing\process.py", line 252, in _bootstrap self.run() "C:\Users\spork\AppData\Local\Programs\Python\Python35\lib\multiprocessing\process.py", line 93, in run self._target(*self._args, **self._kwargs) "C:\U...
0.562052
Traceback (most recent call last): "C:\Users\oliver.horvath\venv\pywinautogithub\lib\site-packages\pywinauto\uia_defines.py", line 232, in get_elem_interface iface = cur_ptrn.QueryInterface(cls_name) "C:\Users\oliver.horvath\venv\pywinautogithub\lib\site-packages\comtypes\__init__.py", line 1158, in QueryInterfa...
Traceback (most recent call last): "pdfminer_repro.py", line 7, in <module> high_level.extract_text_to_fp(f, io.BytesIO()) "/home/user/.local/lib/python3.8/site-packages/pdfminer/high_level.py", line 79, in extract_text_to_fp for page in PDFPage.get_pages(inf, "/home/user/.local/lib/python3.8/site-packages/p...
0.51176
Traceback (most recent call last): "/home/morteza/seq2seq/seq2seq/seq2seq/test/pipeline_test.py", line 76, in test_train_infer _clear_flags() "/home/morteza/seq2seq/seq2seq/seq2seq/test/pipeline_test.py", line 44, in _clear_flags tf.app.flags.FLAGS = tf.app.flags._FlagValues() AttributeError: module 'tensorflow...
Traceback (most recent call last): "examples/question-answering/run_nq.py", line 809, in <module> main() "examples/question-answering/run_nq.py", line 752, in main global_step, tr_loss = train(args, train_dataset, model, tokenizer) "examples/question-answering/run_nq.py", line 248, in train tokenizer.save_p...
0.614603
Traceback (most recent call last): "train_search.py", line 272, in <module> train() "train_search.py", line 203, in train hidden[s_id] = repackage_hidden(hidden[s_id]) "/home/isucholu/darts/rnn/utils.py", line 12, in repackage_hidden return tuple(repackage_hidden(v) for v in h) "/home/isucholu/darts/rnn/...
Traceback (most recent call last): "/home/budziq/.local/bin/pipenv", line 11, in <module> sys.exit(cli()) "/home/budziq/.local/lib/python3.5/site-packages/pipenv/vendor/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) "/home/budziq/.local/lib/python3.5/site-packages/pipenv/vendor/click...
0.505674
Traceback (most recent call last): "/usr/local/lib/python3.6/asyncio/tasks.py", line 182, in _step result = coro.throw(exc) "/usr/src/app/homeassistant/core.py", line 1025, in _event_to_service_call yield from service_handler.func(service_call) "/usr/src/app/homeassistant/components/fan/__init__.py", line 21...
Traceback (most recent call last): "main.py", line 289, in <module> main() "main.py", line 131, in main train(train_loader, model, criterion, optimizer, epoch) "main.py", line 159, in train for i, (input, target) in enumerate(train_loader): "/usr/local/lib/python2.7/dist-packages/torch/utils/data/dataloa...
0.598219
Traceback (most recent call last): "/usr/bin/mackup", line 11, in <module> load_entry_point('mackup==0.8.14', 'console_scripts', 'mackup')() "/usr/lib/python3.5/site-packages/mackup/main.py", line 121, in main app.restore() "/usr/lib/python3.5/site-packages/mackup/application.py", line 190, in restore utils.link(...
Traceback (most recent call last): "/opt/anaconda3/envs/Data_Science_Toolkit/lib/python3.7/multiprocessing/forkserver.py", line 261, in main old_handlers) "/opt/anaconda3/envs/Data_Science_Toolkit/lib/python3.7/multiprocessing/forkserver.py", line 297, in _serve_one code = spawn._main(child_r) "/opt/anaconda...
0.633188