text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/nikolal/miniconda3/envs/stanza/lib/python3.6/site-packages/stanza/pipeline/core.py", line 176, in __call__ doc = self.process(doc) "/home/nikolal/miniconda3/envs/stanza/lib/python3.6/site-packages/stanza/pipeline/core.py", line 170, in p...
Traceback (most recent call last): "synthesize.py", line 100, in <module> main() "synthesize.py", line 94, in main synthesize(args, hparams, taco_checkpoint, wave_checkpoint, sentences) "synthesize.py", line 36, in synthesize wavenet_in_dir = tacotron_synthesize(args, hparams, taco_checkpoint, sentences) ...
0.543365
Traceback (most recent call last): "/home/yu/Mask_RCNN/mrcnn/model.py", line 1695, in data_generator use_mini_mask=config.USE_MINI_MASK) "/home/yu/Mask_RCNN/mrcnn/model.py", line 1210, in load_image_gt mask, class_ids = dataset.load_mask(image_id) "train_shapes.py", line 137, in load_mask num_obj = self.get...
Traceback (most recent call last): "E:\python\python3.8.1\lib\threading.py", line 932, in _bootstrap_inner self.run() "E:\python\python3.8.1\lib\threading.py", line 870, in run self._target(*self._args, **self._kwargs) "E:\python\python3.8.1\lib\site-packages\keyboard\_generic.py", line 58, in process if se...
0.550264
Traceback (most recent call last): "/usr/lib/ckan/default/bin/paster", line 8, in <module> sys.exit(run()) "/usr/lib/ckan/default/lib/python2.7/site-packages/paste/script/command.py", line 101, in run command = commands[command_name].load() "/usr/lib/ckan/default/lib/python2.7/site-packages/pkg_resources/__i...
Traceback (most recent call last): "build\bdist.win32\egg\pyocd\__main__.py", line 300, in run self._commands[self._args.cmd]() "build\bdist.win32\egg\pyocd\__main__.py", line 460, in do_gdbserver **sessionOptions) "build\bdist.win32\egg\pyocd\core\helpers.py", line 141, in session_with_chosen_probe allProb...
0.601557
Traceback (most recent call last): "/home/harshn/anaconda3/bin/allennlp", line 8, in <module> sys.exit(run()) "/home/harshn/anaconda3/lib/python3.7/site-packages/allennlp/__main__.py", line 19, in run main(prog="allennlp") "/home/harshn/anaconda3/lib/python3.7/site-packages/allennlp/commands/__init__.py", li...
Traceback (most recent call last): "/usr/lib/python3.6/site-packages/django/core/handlers/exception.py", line 41, in inner response = get_response(request) "/usr/lib/python3.6/site-packages/django/core/handlers/base.py", line 187, in _get_response response = self.process_exception_by_middleware(e, request) "...
0.633938
Traceback (most recent call last): "/home/ubuntu/workspace/.betago/lib/python2.7/site-packages/flask/app.py", line 1836, in __call__ return self.wsgi_app(environ, start_response) "/home/ubuntu/workspace/.betago/lib/python2.7/site-packages/flask/app.py", line 1820, in wsgi_app response = self.make_response(self....
Traceback (most recent call last): "/home/twilight/temp/synapse/env/bin/synapse_port_db", line 1104, in <module> sys.stderr.write(end_error) TypeError: write() argument must be str, not IncorrectDatabaseSetup
0.494862
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/tornado/web.py", line 1699, in _execute result = await result "/usr/local/lib/python3.6/dist-packages/jupyterhub/handlers/base.py", line 1013, in get raise copy.copy(exc).with_traceback(exc.__traceback__) "/usr/local/lib/python3.6/di...
Traceback (most recent call last): "tensor_loop.py", line 14, in <module> df_res = md.DataFrame(score, columns=["probability"]) "/home/smartguo/lib/anaconda3/envs/mars/lib/python3.7/site-packages/mars/dataframe/initializer.py", line 47, in __init__ df = dataframe_from_tensor(data, index=index, columns=columns, ...
0.539961
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/discord/client.py", line 307, in _run_event yield from getattr(self, event)(*args, **kwargs) TypeError: on_reaction_add() takes 0 positional arguments but 2 were given
Traceback (most recent call last): "setup.py", line 19, in <module> DESCRIPTION = open('README.md', encoding='utf-8').read() TypeError: 'encoding' is an invalid keyword argument for this function
0.599835
Traceback (most recent call last): "/srv/homeassistant/lib/python3.6/site-packages/homeassistant/core.py", line 1018, in _event_to_service_call yield from self._hass.async_add_job(execute_service) "/usr/local/lib/python3.6/asyncio/futures.py", line 327, in __iter__ yield self # This tells Task to wait for compl...
Traceback (most recent call last): "/home/bill/dev/pyannote-audio/venv/bin/pyannote-overlap-detection", line 10, in <module> sys.exit(main()) "/home/bill/dev/pyannote-audio/venv/lib/python3.6/site-packages/pyannote/audio/applications/overlap_detection.py", line 333, in main experiment_dir, db_yml=db_yml, traini...
0.551032
Traceback (most recent call last): "scheduler_booter.py", line 22, in <module> scheduler_start() "/usr/local/lib/python3.6/site-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs) "/usr/local/lib/python3.6/site-packages/click/core.py", line 697, in main rv = self.invoke(ctx) ...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/anaconda3/envs/qiime2-2018.8/lib/python3.5/_sitebuiltins.py", line 103, in __call__ return pydoc.help(*args, **kwds) "/anaconda3/envs/qiime2-2018.8/lib/python3.5/pydoc.py", line 1851, in __call__ self.help(request) "/anaconda3/envs/qiime2...
0.628038
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/flask_restplus/api.py", line 483, in __schema__ self._schema = Swagger(self).as_dict() "/usr/local/lib/python3.5/dist-packages/flask_restplus/swagger.py", line 177, in as_dict paths[extract_path(url)] = self.serialize_resource(ns, resour...
Traceback (most recent call last): "/Users/pradeepkumars/Programs/MonkeyType/monkeytype/tracing.py", line 261, in __call__ self.handle_return(frame, arg) "/Users/pradeepkumars/Programs/MonkeyType/monkeytype/tracing.py", line 236, in handle_return typ = get_type(arg, max_typed_dict_size=self.max_typed_dict_size)...
0.571051
Traceback (most recent call last): "<ipython-input-5-842ad8069d40>", line 1, in <module> np.vstack([0] for _ in range(3)) "/opt/venvs/py37/lib/python3.7/site-packages/numpy/core/overrides.py", line 151, in public_api implementation, public_api, relevant_args, args, kwargs) "/opt/venvs/py37/lib/python3.7/site...
Traceback (most recent call last): "/opt/indico/.venv/lib/python2.7/site-packages/flask/app.py", line 1612, in full_dispatch_request rv = self.dispatch_request() "/opt/indico/.venv/lib/python2.7/site-packages/flask/app.py", line 1598, in dispatch_request return self.view_functions[rule.endpoint](**req.view_args...
0.584768
Traceback (most recent call last): "\Python\Python37-32\lib\site-packages\discord\ext\commands\core.py", line 85, in wrapped ret = await coro(*args, **kwargs) "DiscordBot\OtherCommands.py", line 734, in ban await ctx.guild.ban(User,reason) TypeError: ban() takes 2 positional arguments but 3 were given
Traceback (most recent call last): "C:\Python27\lib\threading.py", line 801, in __bootstrap_inner self.run() "C:\Python27\lib\threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "D:\Downloads\binance-trader-master (4)\binance-trader-master\trader.py", line 122, in sell_limit print (...
0.569761
`Traceback (most recent call last): "/usr/bin/opensnitch-ui", line 49, in <module> service = UIService(app, on_exit) TypeError: __init__() missing 1 required positional argument: 'config'`
Traceback (most recent call last): "/Applications/Develop/Armory/blender.app/Contents/Resources/2.78/scripts/addons/armory.py", line 111, in on_scene_update_post scene.render.engine = 'ARM' TypeError: bpy_struct: item.attr = val: enum "ARM" not found in ('BLENDER_RENDER', 'BLENDER_GAME', 'CYCLES', 'TEMP')
0.540977
Traceback (most recent call last): "global_classifier.py", line 65, in <module> prob = classify_fake(model, args.input_path, args.no_crop) "global_classifier.py", line 36, in classify_fake faces = face_detection(img_path, verbose=False) "F:\Study\Fun\AntiPs\FALdetector-master\utils\tools.py", line 108, in fa...
Traceback (most recent call last): "profile.py", line 675, in <module> dat,ind,ret = get_data(tick,period) "profile.py", line 33, in get_data df.ta.strategy() "C:\Users\copyp\AppData\Local\Programs\Python\Python38\lib\site-packages\pandas_ta\core.py", line 704, in strategy [self._post_process(r, **kwargs) f...
0.518404
Traceback (most recent call last): "<stdin>", line 1, in <module> "cftime/_cftime.pyx", line 290, in cftime._cftime.num2date "cftime/_cftime.pyx", line 1211, in cftime._cftime.utime.num2date "/home/user/miniconda3/envs/simmple/lib/python3.7/site-packages/numpy/core/fromnumeric.py", line 279, in reshape ret...
Traceback (most recent call last): "test.py", line 14, in <module> env.render() "/home/chentao/software/gym/gym/core.py", line 192, in render return self._render(mode=mode, close=close) "/home/chentao/software/gym/gym/envs/classic_control/pendulum.py", line 66, in _render from gym.envs.classic_control impor...
0.562896
Traceback (most recent call last): "/Users/felixvemmer/Desktop/social_bots/env/lib/python3.8/site-packages/prefect/engine/runner.py", line 48, in inner new_state = method(self, state, *args, **kwargs) "/Users/felixvemmer/Desktop/social_bots/env/lib/python3.8/site-packages/prefect/engine/task_runner.py", line 881...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/kchung/.virtualenvs/ctfd3/lib/python3.6/site-packages/itsdangerous.py", line 353, in sign return value + want_bytes(self.sep) + self.get_signature(value) TypeError: must be str, not bytes
0.491181
Traceback (most recent call last): "/Users/mona/PhD_code/observer_add_GPyTorch_advanced/venv/lib/python3.9/site-packages/gpytorch/module.py", line 412, in __getattr__ return super().__getattribute__(name) AttributeError: 'MultitaskGaussianLikelihood' object has no attribute 'noise_covar'
Traceback (most recent call last): "make-docs.py", line 81, in <module> body=str(html_pretty) "C:\tools\Anaconda3\envs\py36\lib\site-packages\atlassian\confluence.py", line 773, in update_or_create if self.page_exists(space, title): "C:\tools\Anaconda3\envs\py36\lib\site-packages\atlassian\confluence.py", li...
0.630987
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/ray/worker.py", line 2116, in register_custom_serializer class_id = _try_to_compute_deterministic_class_id(cls) "/usr/local/lib/python3.6/site-packages/ray/worker.py", line 2036, in _try_to_compute_deterministic_class_id class_id = pickl...
Traceback (most recent call last): "./manage.py", line 12, in <module> execute_from_command_line(sys.argv) "$VIRTUAL_ENV/lib/python3.6/site-packages/django/core/management/__init__.py", line 371, in execute_from_command_line utility.execute() "$VIRTUAL_ENV/lib/python3.6/site-packages/django/core/management/_...
0.573144
Traceback (most recent call last): "synthesis.py", line 125, in <module> model.load_state_dict(checkpoint["state_dict"]) "/root/anaconda2/envs/deep_torch/lib/python3.5/site-packages/torch/nn/modules/module.py", line 721, in load_state_dict self.__class__.__name__, "\n\t".join(error_msgs))) RuntimeError: Error(s...
Traceback (most recent call last): "test.py", line 60, in <module> model.test() # run inference "C:\Users\migita\pytorch-CycleGAN-and-pix2pix\models\base_model.py", line 105, in test self.forward() "C:\Users\migita\pytorch-CycleGAN-and-pix2pix\models\pix2pix_model.py", line 88, in forward self.fake_B = self...
0.510086
Traceback (most recent call last): "C:\Users\mywind\AppData\Local\conda\conda\envs\python35\lib\multiprocessing\process.py", line 252, in _bootstrap self.run() "C:\Users\mywind\AppData\Local\conda\conda\envs\python35\lib\site-packages\tensorpack\dataflow\parallel.py", line 162, in run for dp in self.ds.get_data...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/local/lib/python3.6/dist-packages/transformers/pipelines.py", line 1316, in __call__ for s, e, score in zip(starts, ends, scores) "/usr/local/lib/python3.6/dist-packages/transformers/pipelines.py", line 1316, in <listcomp> for s, e, scor...
0.558822
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_locales.py", line 102, in test_format_relative_future result = self.locale._format_relative("an hour", "hour", -1) AttributeError: ...
Traceback (most recent call last): "bug.py", line 24, in <module> contract_account.f(caller=user_account) "/usr/local/lib/python2.7/dist-packages/manticore-0.1.10-py2.7.egg/manticore/ethereum.py", line 981, in f data=tx_data) "/usr/local/lib/python2.7/dist-packages/manticore-0.1.10-py2.7.egg/manticore/ethere...
0.651811
Traceback (most recent call last): "gluon/tests/test_tools.py", line 1372, in test_expose_base_inside_dir2_state self.assertEqual(expose.folders, ['link_to_dir1']) AssertionError: Lists differ: [] != ['link_to_dir1']
Traceback (most recent call last): "/builddir/build/BUILD/psutil-release-5.0.1/psutil/tests/test_memory_leaks.py", line 303, in test_cpu_affinity_set self.execute_w_exc(ValueError, self.proc.cpu_affinity, [-1]) "/builddir/build/BUILD/psutil-release-5.0.1/psutil/tests/test_memory_leaks.py", line 155, in execute_w...
0.544546
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/lib/python2.7/site-packages/hyperopt/fmin.py", line 314, in fmin pass_expr_memo_ctrl=pass_expr_memo_ctrl) "/usr/lib/python2.7/site-packages/hyperopt/base.py", line 786, in __init__ pyll.toposort(self.expr) "/usr/lib/python2.7/site-pac...
Traceback (most recent call last): "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py", line 322, in _async_add_entity await entity.async_device_update(warning=False) "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/entity.py", line 470, in async_device_...
0.580173
Traceback (most recent call last): "/Users/maartenbreddels/miniconda3/envs/working/bin/glue", line 11, in <module> load_entry_point('glue-core', 'gui_scripts', 'glue')() "/Users/maartenbreddels/src/glue/glue/main.py", line 253, in main start_glue(datafiles=args, **kwargs) "/Users/maartenbreddels/src/glue/glu...
Traceback (most recent call last): "PixivUtil2.py", line 1884, in main "PixivUtil2.py", line 1665, in main_loop "PixivUtil2.py", line 1386, in menu_download_by_tags "PixivUtil2.py", line 810, in process_tags "PixivBrowserFactory.pyc", line 481, in getSearchTagPage "PixivModel.pyc", line 956, in parseT...
0.547817
Traceback (most recent call last): "/usr/home/indicoadm/indicov2/.indicov2/lib/python2.7/site-packages/indico/legacy/webinterface/rh/base.py", line 493, in process profile_name, res = self._do_process(profile) "/usr/home/indicoadm/indicov2/.indicov2/lib/python2.7/site-packages/indico/legacy/webinterface/rh/base....
Traceback (most recent call last): "/Volumes/Data/Projects/tensorflow-models-py3/lib/python3.6/site-packages/absl/testing/parameterized.py", line 262, in bound_param_test test_method(self, **testcase_params) "object_detection/builders/model_builder_test.py", line 255, in test_create_faster_rcnn_models_from_confi...
0.66701
Original Traceback (most recent call last): "E:\venv\lib\site-packages\torch\utils\data\_utils\worker.py", line 198, in _worker_loop data = fetcher.fetch(index) "E:\venv\lib\site-packages\torch\utils\data\_utils\fetch.py", line 44, in fetch data = [self.dataset[idx] for idx in possibly_batched_index] "E:\ven...
[deoplete] Traceback (most recent call last): "/Users/jove/.cache/dein/repos/github.com/Shougo/deoplete.nvim/rplugin/python3/deoplete/child.py", line 220, in _gather_results ctx['candidates'] = source.gather_candidates(ctx) "/Users/jove/.cache/dein/repos/github.com/zchee/deoplete-jedi/rplugin/python3/deoplete/so...
0.597789
Traceback (most recent call last): "C:/Users/Tim/PycharmProjects/HomoBOT/HomoBOT/instagwäm.py", line 10, in <module> cli.upload(image, text) "C:\Users\Tim\PycharmProjects\HomoBOT\venv\lib\site-packages\instapy_cli\cli.py", line 153, in upload raise IOError("Unable to upload.") OSError: Unable to upload.
Traceback (most recent call last): "main.py", line 81, in <module> show .export("/Users/czhanacek/Documents/Coding/saveTheWave/audio/show-" + s["location"] + ".mp3") "/Users/czhanacek/.local/share/virtualenvs/saveTheWave-1L0c9War/lib/python3.5/site-packages/pydub/audio_segment.py", line 801, in export wave_data...
0.530867
Traceback (most recent call last): "start.py", line 168, in <module> main() "start.py", line 153, in main from server.view.gui import ViewGUI "/Users/michaelredick/EvilOSX/server/view/gui.py", line 173, in <module> class _BroadcastTab(QWidget): TypeError: 'Shiboken.ObjectType' object is not iterable
Traceback (most recent call last): "D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 721, in getImports return _getImports_pe(pth) "D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 109, in _getImports_pe import_dllnames_only=True, TypeError: pars...
0.581276
Traceback (most recent call last): "train.py", line 85, in <module> model, optimizer = amp.initialize(model, optimizer, opt_level=args.opt_level) "/opt/conda/lib/python3.7/site-packages/apex/amp/frontend.py", line 358, in initialize return _initialize(models, optimizers, _amp_state.opt_properties, num_losses, c...
Traceback (most recent call last): "examples/eval_model.py", line 18, in <module> eval_model(opt, print_parser=parser) "/home/yskimno1/parlai/ParlAI/parlai/scripts/eval_model.py", line 177, in eval_model agent = create_agent(opt, requireModelExists=True) "/home/yskimno1/parlai/ParlAI/parlai/core/agents.py", ...
0.624586
Traceback (most recent call last): "/Users/jackisback/opt/miniconda3/envs/beetsdevel/bin/beet", line 8, in <module> sys.exit(main()) "/Users/jackisback/opt/miniconda3/envs/beetsdevel/lib/python3.7/site-packages/beets/ui/__init__.py", line 1266, in main _raw_main(args) "/Users/jackisback/opt/miniconda3/envs/b...
Traceback (most recent call last): "/software/anaconda3/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__init__.py", line 2562, in version return self._version "/software/anaconda3/lib/python3.7/site-packages/pip/_vendor/pkg_resources/__init__.py", line 2669, in __getattr__ raise AttributeError(attr) Att...
0.524973
Traceback (most recent call last): "/opt/indico/.venv/local/lib/python2.7/site-packages/flask/app.py", line 1612, in full_dispatch_request rv = self.dispatch_request() "/opt/indico/.venv/local/lib/python2.7/site-packages/flask/app.py", line 1598, in dispatch_request return self.view_functions[rule.endpoint](**r...
Traceback (most recent call last): "/home/gustavo/.local/lib/python2.7/site-packages/manticore-0.1.7-py2.7.egg/manticore/core/executor.py", line 463, in run if not current_state.execute(): "/home/gustavo/.local/lib/python2.7/site-packages/manticore-0.1.7-py2.7.egg/manticore/core/state.py", line 126, in execute ...
0.588043
Traceback (most recent call last): "/.../.venv/bin/rasa", line 12, in <module> sys.exit(main()) "/.../.venv/lib/python3.6/site-packages/rasa/__main__.py", line 70, in main cmdline_arguments.func(cmdline_arguments) "/.../.venv/lib/python3.6/site-packages/rasa/cli/x.py", line 243, in rasa_x local.main(args, p...
Traceback (most recent call last): "/mnt/hdd/projects-3rdparty/PIM/zim-desktop-wiki/zim/plugins/versioncontrol/__init__.py", line 857, in <lambda> ann_button.connect('clicked', lambda o: self.show_annotated()) "/mnt/hdd/projects-3rdparty/PIM/zim-desktop-wiki/zim/plugins/versioncontrol/__init__.py", line 999, in ...
0.639753
Traceback (most recent call last): "/usr/local/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap self.run() "/home/and/Desktop/code/btgym/btgym/dataserver.py", line 137, in run self.dataset.read_csv() "/home/and/Desktop/code/btgym/btgym/datafeed/base.py", line 436, in read_csv for filename ...
Traceback (most recent call last): "<string>", line 1, in <module> "/usr/lib/python3/dist-packages/wand/image.py", line 21, in <module> from .color import Color "/usr/lib/python3/dist-packages/wand/color.py", line 12, in <module> from .version import QUANTUM_DEPTH "/usr/lib/python3/dist-packages/wand/version.p...
0.503116
Traceback (most recent call last): "pretrain_gpt2.py", line 625, in <module> main() "pretrain_gpt2.py", line 569, in main args.eod_token = get_train_val_test_data(args) "pretrain_gpt2.py", line 515, in get_train_val_test_data args) "/home/ubuntu/Megatron-LM/configure_data.py", line 34, in apply return m...
Traceback (most recent call last): "/usr/local/lib/python3.7/dist-packages/aiohttp/web_protocol.py", line 418, in start resp = await task "/usr/local/lib/python3.7/dist-packages/aiohttp/web_app.py", line 458, in _handle resp = await handler(request) "/srv/app/electrum/electrum/daemon.py", line 352, in handle...
0.587662
Traceback (most recent call last): "test.py", line 4, in <module> classifier = NudeClassifier() "C:\Users\Nicol\AppData\Local\Programs\Python\Python37\lib\site-packages\nudenet\classifier.py", line 56, in __init__ Classifier.nsfw_model = keras.models.load_model(model_path) "C:\Users\Nicol\AppData\Local\Progr...
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.609572
Traceback (most recent call last): "run_squad.py", line 521, in <module> main() "run_squad.py", line 510, in main result = evaluate(args, model, tokenizer, prefix=global_step) "run_squad.py", line 257, in evaluate results = evaluate_on_squad(evaluate_options) "/content/SQuAD_for_bert/utils_squad_evaluate...
Traceback (most recent call last): "/home/username/anaconda3/bin/conda", line 5, in <module> sys.exit(main()) "/home/username/anaconda3/lib/python3.5/site-packages/conda/cli/main.py", line 195, in main args_func(args, p) "/home/username/anaconda3/lib/python3.5/site-packages/conda/cli/main.py", line 202, in args_f...
0.590764
Traceback (most recent call last): "/home/gus/seq2seq/seq2seq/test/pipeline_test.py", line 149, in test_train_infer train_script.main(['--logtostderr']) "/home/gus/seq2seq/bin/train.py", line 237, in main tf.logging.info("Loading config from %s", config_path) "/home/gus/.local/lib/python3.6/site-packages/ten...
Traceback (most recent call last): "src/gevent/greenlet.py", line 716, in gevent._greenlet.Greenlet.run "/home/rorolopetegui/Documents/Projects/Rsk/raidenOne/raiden/api/rest.py", line 440, in _run self.wsgiserver.serve_forever() "/home/rorolopetegui/Documents/Projects/Rsk/raidenOne/clientEnv/lib/python3.7/sit...
0.562398
Traceback (most recent call last): "reconspider.py", line 39, in <module> from core import repl_prompt "/root/reconspider/core/__init__.py", line 1, in <module> from .repl_prompt import * "/root/reconspider/core/repl_prompt.py", line 153, in <module> repl() "/root/reconspider/core/repl_prompt.py", line 6...
Traceback (most recent call last): "/usr/local/lib/python3.5/dist-packages/youtube_dl/extractor/common.py", line 356, in extract self.initialize() "/usr/local/lib/python3.5/dist-packages/youtube_dl/extractor/common.py", line 350, in initialize self._real_initialize() "/usr/local/lib/python3.5/dist-packages/y...
0.526714
Traceback (most recent call last): "synthDriverHandler.pyc", line 52, in getSynthList "synthDriverHandler.pyc", line 42, in _getSynthDriver "importlib\__init__.pyc", line 37, in import_module "synthDrivers\oneCore.pyc", line 85, in <module> "baseObject.pyc", line 73, in __init__ TypeError: supportedSetti...
Traceback (most recent call last): "src/gevent/greenlet.py", line 818, in gevent._greenlet.Greenlet.run "rotkehlchen/api/rest.py", line 241, in _do_query_async "rotkehlchen/api/rest.py", line 365, in _query_all_balances "rotkehlchen/rotkehlchen.py", line 723, in query_balances "rotkehlchen/utils/misc.py"...
0.583028
Traceback (most recent call last): "/home/kmodi/.local/bin/termtosvg", line 11, in <module> sys.exit(main()) "/home/kmodi/.local/lib/python3.7/site-packages/termtosvg/__main__.py", line 172, in main columns, lines, system_theme = term.get_configuration(output_fileno) "/home/kmodi/.local/lib/python3.7/site-pa...
Traceback (most recent call last): "/home/hellozee/.local/bin/cmake-lint", line 11, in <module> sys.exit(main()) "/home/hellozee/.local/lib/python3.6/site-packages/cmake_lint/__main__.py", line 142, in main process_file(cfg, local_ctx, intext) "/home/hellozee/.local/lib/python3.6/site-packages/cmake_lint/__m...
0.551273
Traceback (most recent call last): "setup.py", line 78, in <module> build_deps() "setup.py", line 43, in build_deps sp = site.getsitepackages()[0] AttributeError: module 'site' has no attribute 'getsitepackages'
Traceback (most recent call last): "lbrynet/extras/daemon/Daemon.py", line 555, in _process_rpc_call "lbrynet/extras/daemon/Daemon.py", line 1722, in jsonrpc_claim_search "lbrynet/extras/daemon/Daemon.py", line 1722, in <listcomp> AttributeError: 'str' object has no attribute 'get'
0.608359
Traceback (most recent call last): "/usr/lib/python3/dist-packages/autokey/service.py", line 206, in __tryReleaseLock self.configManager.lock.release() RuntimeError: release unlocked lock
Traceback (most recent call last): "/media/wrc/0EB90E450EB90E45/tianchi_chongqin/mmdetection/tools/test_one_img.py", line 183, in <module> main() "/media/wrc/0EB90E450EB90E45/tianchi_chongqin/mmdetection/tools/test_one_img.py", line 62, in main result = inference_detector(model, img_path) "/media/wrc/0EB90E4...
0.44222
Traceback (most recent call last): "<stdin>", line 1, in <module> "<lambdifygenerated-1>", line 2, in _lambdifygenerated TypeError: loop of ufunc does not support argument 0 of type Symbol which has no callable log method
Traceback (most recent call last): "/usr/local/bin/pipenv", line 8, in <module> sys.exit(cli()) "/home/laughingman7743/.local/lib/python3.6/site-packages/pipenv/vendor/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) "/home/laughingman7743/.local/lib/python3.6/site-packages/pipenv/vend...
0.554294
Traceback (most recent call last): "kernelpop.py", line 17, in <module> main() "kernelpop.py", line 7, in main kernelpop() "/opt/kernelpop/src/kernelpop.py", line 377, in kernelpop identified_exploits = find_exploit_locally(kernel_v) "/opt/kernelpop/src/kernelpop.py", line 261, in find_exploit_locally e...
I got Traceback (most recent call last): "extractor.py", line 248, in <module> main() "extractor.py", line 198, in main collater = Collater(gpu=args.cuda, is_train=False, data_type=data_type) TypeError: __init__() got an unexpected keyword argument 'gpu'
0.562326
Traceback (most recent call last): "C:\Users\thomasonc\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\variableexplorer\dataframeeditor.py", line 266, in get_value value = self.df.iat[row, column] "C:\Users\thomasonc\AppData\Local\Continuum\anaconda3\lib\site-packages\pandas\core\indexing.py",...
Traceback (most recent call last): "/tmp/ansible_t5Q4mg/ansible_module_nxos_pim.py", line 192, in <module> main() "/tmp/ansible_t5Q4mg/ansible_module_nxos_pim.py", line 176, in main response = load_config(module, candidate) "/tmp/ansible_t5Q4mg/ansible_modlib.zip/ansible/module_utils/nxos.py", line 399, in l...
0.568514
Traceback (most recent call last): "/usr/local/bin/jrnl", line 8, in <module> sys.exit(run()) "/usr/local/Cellar/jrnl/2.4.5/libexec/lib/python3.8/site-packages/jrnl/cli.py", line 349, in run config = install.load_or_install_jrnl() "/usr/local/Cellar/jrnl/2.4.5/libexec/lib/python3.8/site-packages/jrnl/install...
Traceback (most recent call last): "/usr/lib/python3/dist-packages/archivebox/extractors/__init__.py", line 114, in archive_link log_archive_method_finished(result) "/usr/lib/python3/dist-packages/archivebox/logging_util.py", line 435, in log_archive_method_finished hints = hints if isinstance(hints, (list, tup...
0.640092
Traceback (most recent call last): "/home/gas/.virtualenvs/autonomie/lib/python2.7/site-packages/xhtml2pdf/parser.py", line 271, in CSSCollect c.cssCascade, cssAttrName) "/home/gas/.virtualenvs/autonomie/lib/python2.7/site-packages/xhtml2pdf/parser.py", line 194, in getCSSAttr result = cssCascade.findStyleFor(s...
Traceback (most recent call last): "/home/uc/project/football2/venv/bin/mmconvert", line 11, in <module> sys.exit(_main()) "/home/uc/project/football2/venv/local/lib/python2.7/site-packages/mmdnn/conversion/_script/convert.py", line 108, in _main ret = IRToCode._convert(code_args) "/home/uc/project/football2...
0.636423
Exception occurred in runner fileserver.update: Traceback (most recent call last): "/usr/lib/python2.7/site-packages/salt/client/mixins.py", line 397, in _low if 'data' in data['return']: TypeError: argument of type 'bool' is not iterable
Traceback (most recent call last): "/root/conda/conda/exceptions.py", line 632, in conda_exception_handler return_value = func(*args, **kwargs) "/root/conda/conda/cli/main.py", line 134, in _main exit_code = args.func(args, p) "/root/conda/conda/cli/main_update.py", line 65, in execute install(args, parser,...
0.600316
Traceback (most recent call last): "/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 422, in _handle_request resp = await self._request_handler(request) "/usr/local/lib/python3.8/site-packages/sentry_sdk/integrations/aiohttp.py", line 123, in sentry_app_handle reraise(*_capture_exception(hu...
Traceback (most recent call last): "/home/jgrondier/.local/lib/python3.6/site-packages/thefuck/types.py", line 173, in is_match if self.match(command): "/home/jgrondier/.config/thefuck/rules/bar.py", line 2, in match return ('fuck' in command.output) AttributeError: 'Command' object has no attribute 'output'
0.59869
Traceback (most recent call last): "<string>", line 1, in <module> AttributeError: module 'channels' has no attribute 'version'
Traceback (most recent call last): "C:/msys64/mingw64/lib/python3.6/site-packages\mesonbuild\mesonmain.py", line 365, in run app.generate() "C:/msys64/mingw64/lib/python3.6/site-packages\mesonbuild\mesonmain.py", line 151, in generate self._generate(env) "C:/msys64/mingw64/lib/python3.6/site-packages\mesonbu...
0.610921
Traceback (most recent call last): "./ctpn/train_net.py", line 37, in <module> restore=bool(int(cfg.TRAIN.restore))) "/home/yang/new-text-detection-ctpn/lib/fast_rcnn/train.py", line 226, in train_net sw.train_model(sess, max_iters, restore=restore) "/home/yang/new-text-detection-ctpn/lib/fast_rcnn/train.py"...
Traceback (most recent call last): "/home/frappe/frappe-bench/apps/frappe/frappe/email/doctype/email_account/email_account.py", line 278, in receive communication = self.insert_communication(msg, args=args) "/home/frappe/frappe-bench/apps/frappe/frappe/email/doctype/email_account/email_account.py", line 335, in ...
0.572111
Traceback (most recent call last): "/usr/lib/python2.7/runpy.py", line 174, 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 "/usr/local/bin/youtube-dl/__main__.py", line 19, in <module> "/usr/local/bin/youtube-dl/you...
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/discord/ext/commands/core.py", line 61, in wrapped ret = await coro(*args, **kwargs) "/usr/local/lib/python3.6/dist-packages/redbot/core/help_formatter.py", line 334, in help fuzzy_result = await fuzzy_command_search(ctx, name) "/usr/...
0.661855
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/lib/python3.7/tkinter/__init__.py", line 3504, in __del__ RuntimeError: main thread is not in main loop
0.525183
Traceback (most recent call last): "Cr3d0v3r.py", line 139, in <module> main() "Cr3d0v3r.py", line 110, in main to_print = ispwned.parse_data(email,1) "/Users/totheiotragi/Tools/Cr3dOv3r/Core/ispwned.py", line 39, in parse_data Final_text = "\n(GG)Results from haveibeenpwned website (W): (Y)"+str(len(data))...
Traceback (most recent call last): "./python3.3/threading.py", line 901, in _bootstrap_inner "SideBar in C:\Users\trigoa\AppData\Roaming\Sublime Text 3\Installed Packages\SideBarEnhancements.sublime-package", line 1189, in run TypeError: Window() missing 1 required positional argument: 'window'
0.492321
Traceback (most recent call last): "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() "/usr/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) "/builddir/build/BUILD/dask-2.18.0/dask/tests/test_threaded.py", line 135, in test_f L.append(get(dsk, ...
Traceback (most recent call last): "/opt/sublime_text/sublime_plugin.py", line 594, in on_selection_modified_async callback.on_selection_modified_async(v) "/home/phil/.config/sublime-text-3/Packages/EasyClangComplete/EasyClangComplete.py", line 312, in on_selection_modified_async view_config.completer.error_vis...
0.605915
Traceback (most recent call last): "/Users/Sami/btgym/btgym/algorithms/aac.py", line 1499, in __init__ super(Unreal, self).__init__(name='UNREAL', **kwargs) "/Users/Sami/btgym/btgym/algorithms/aac.py", line 497, in __init__ raise RuntimeError(msg) RuntimeError: Base class __init__() exception occurred.
Traceback (most recent call last): "train.py", line 461, in <module> train(args, loader, generator, discriminator, g_optim, d_optim, g_ema, device) "train.py", line 225, in train (args.r1 / 2 * r1_loss * args.d_reg_every + 0 * real_pred[0]).backward() "/home/leo/code/core/venv_leo/lib/python3.6/site-packages...
0.509717
2020-11-03 11:37:35,124 - subliminal_patch.core (7fbc68f0ab20) : ERROR (core:199) - Unexpected error in provider 'supersubtitles': Traceback (most recent call last): "/app/bazarr/bazarr/../libs/subliminal_patch/core.py", line 170, in list_subtitles_provider results = self[provider].list_subtitles(video, provider_la...
Traceback (most recent call last): "/project/.venv/lib/python3.6/site-packages/zappa/cli.py", line 2693, in handle sys.exit(cli.handle()) "/project/.venv/lib/python3.6/site-packages/zappa/cli.py", line 504, in handle self.dispatch_command(self.command, stage) "/project/.venv/lib/python3.6/site-packages/zappa...
0.567937
Traceback (most recent call last): "keras_to_tensorflow.py", line 182, in <module> app.run(main) "/usr/local/lib/python3.5/dist-packages/absl/app.py", line 300, in run _run_main(main, args) "/usr/local/lib/python3.5/dist-packages/absl/app.py", line 251, in _run_main sys.exit(main(argv)) "keras_to_tensorf...
Traceback (most recent call last): "/usr/lib/python3.6/asyncio/tasks.py", line 179, in _step result = coro.send(None) "/usr/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 381, in async_process_entity new_entity, self, update_before_add=update_before_add "/usr/lib/python3.6/site-...
0.597419
Traceback (most recent call last): "/usr/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap self.run() "/usr/lib/python3.8/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) "/usr/local/lib/python3.8/dist-packages/dglke/models/pytorch/tensor_models.py", li...
Traceback (most recent call last): "C:\ProgramData\Miniconda3\lib\threading.py", line 916, in _bootstrap_inner self.run() "C:\ProgramData\Miniconda3\lib\threading.py", line 864, in run self._target(*self._args, **self._kwargs) "./app\Trading.py", line 417, in action self.logger.debug('price:%.8f buyprice:%....
0.647595
Traceback (most recent call last): "/srv/cowrie/cowrie-env/local/lib/python2.7/site-packages/pip/basecommand.py", line 215, in main status = self.run(options, args) "/srv/cowrie/cowrie-env/local/lib/python2.7/site-packages/pip/commands/install.py", line 353, in run wb.build(autobuilding=True) "/srv/cowrie/co...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/kenichi/Development/chainer/chainer/variable.py", line 853, in copydata cuda.copyto(dst, src) "/home/kenichi/Development/chainer/chainer/backends/cuda.py", line 457, in copyto type(dst))) TypeError: cannot copy to non-array object of ty...
0.554256
Traceback (most recent call last): "C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run return self.callback() "C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor process = sel...
Traceback (most recent call last): "translate.py", line 322, in <module> tf.app.run() "/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 48, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)) "translate.py", line 319, in main train() "translate.py", line 178, in train...
0.649873
Traceback (most recent call last): "./freqtrade/main.py", line 89, in <module> main(sys.argv[1:]) "./freqtrade/main.py", line 35, in main args.func(args) "/home/emma/Desktop/Trading Bot/freqtrade/freqtrade/optimize/hyperopt.py", line 352, in start hyperopt.start() "/home/emma/Desktop/Trading Bot/freqtrad...
Traceback (most recent call last): "/usr/lib/python3/dist-packages/scripts/mbusb_gui.py", line 349, in install_syslinux syslinux_default(config.usb_disk) "/usr/lib/python3/dist-packages/scripts/syslinux.py", line 107, in syslinux_default mbr_install_cmd = 'dd bs=440 count=1 conv=notrunc if=' + mbr_bin + ' of=' ...
0.521996
Traceback (most recent call last): "/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/util/json.py", line 38, in save_json data = json.dumps(config, sort_keys=True, indent=4) "/usr/lib/python3.4/json/__init__.py", line 237, in dumps **kw).encode(obj) "/usr/lib/python3.4/json/enc...
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/yowsup2-2.4.48-py2.7.egg/yowsup/layers/protocol_media/mediauploader.py", line 138, in run self.successCallback(sourcePath, self.jid, result["url"]) "/home/scripts/wabot/test/whatsapp-bot-seed/src/utils/media_sender.py", line 91, in <lambda> ...
0.609027
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/telegram/ext/updater.py", line 115, in _thread_wrapper target(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/telegram/ext/updater.py", line 228, in _start_polling self._bootstrap(bootstrap_retries, clean=clean, webhook_url='') ...
Traceback (most recent call last): "<stdin>", line 1, in <module> TypeError: The numpy boolean negative, the `-` operator, is not supported, use the `~` operator or the logical_not function instead.
0.529147
Traceback (most recent call last): "test.py", line 92, in <module> masks = test(data_loader, net, img_names, sets) "test.py", line 67, in test mask = ndimage.interpolation.zoom(mask, scale, order=1) "/home/xinyu/anaconda3/lib/python3.6/site-packages/scipy/ndimage/interpolation.py", line 591, in zoom input =...
Traceback (most recent call last): "/usr/src/venv/lib/python3.6/site-packages/twisted/internet/defer.py", line 1386, in _inlineCallbacks result = g.send(result) "/usr/src/venv/lib/python3.6/site-packages/scrapy/crawler.py", line 81, in crawl start_requests = iter(self.spider.start_requests()) TypeError: 'genera...
0.495059
Traceback (most recent call last): "~/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 1184, in main_run_server main_run(run_args) "~/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 1058, in main_run result = benchmark.do_run() "~/miniconda3/envs/be...
Traceback (most recent call last): "./python3.3/concurrent/futures/_base.py", line 296, in _invoke_callbacks "/Users/Nicola/Library/Application Support/Sublime Text 3/Packages/EasyClangComplete/EasyClangComplete.py", line 490, in completion_finished (completion_request, completions) = future.result() "./pytho...
0.622979
Traceback (most recent call last): "/tmp/kitchen/testing/tests/integration/output/test_output.py", line 83, in test_output_yaml ret = self.run_call('test.ping --out=yaml') "/tmp/kitchen/testing/tests/support/case.py", line 647, in run_call timeout=timeout) "/tmp/kitchen/testing/tests/support/case.py", line 3...
Traceback (most recent call last): "c.py", line 23, in <module> device.commit_config() "/Users/zakky.muhammad/Downloads/tmp/Env/lib/python3.8/site-packages/napalm/ios/ios.py", line 555, in commit_config output += self.device.save_config() "/Users/zakky.muhammad/Downloads/tmp/Env/lib/python3.8/site-packages/n...
0.534836
Traceback (most recent call last): "my_script.py", line 11, in <module> import wandb "{venv}/lib/python3.6/site-packages/wandb/__init__.py", line 118, in <module> api = InternalApi() "{venv}/lib/python3.6/site-packages/wandb/apis/internal.py", line 17, in __init__ self.api = InternalApi(*args, **kwargs) ...
768/10000 [=>............................] - ETA: 46:01:31 - loss: 2.7264 - regression_loss: 2.2707 - classification_loss: 0.4557Traceback (most recent call last): "object_detector_retinanet/keras_retinanet/bin/train.py", line 440, in <module> main() "object_detector_retinanet/keras_retinanet/bin/train.py", line...
0.596809
Traceback (most recent call last): "/usr/local/bin/deepstate-ensembler", line 33, in <module> sys.exit(load_entry_point('deepstate==0.1', 'console_scripts', 'deepstate-ensembler')()) "/usr/local/lib/python3.6/dist-packages/deepstate-0.1-py3.6.egg/deepstate/executors/auxiliary/ensembler.py", line 368, in main en...
Traceback (most recent call last): "C:\Users\Admin\Anaconda3\envs\python37\lib\site-packages\spyder\plugins\editor\panels\linenumber.py", line 68, in paintEvent painter.fillRect(event.rect(), self.editor.sideareas_color) TypeError: arguments did not match any overloaded call:
0.525599
Traceback (most recent call last): "C:\Users\Johns\AppData\Roaming\Anki2\addons21\2055492159\__init__.py", line 73, in advance self.server.advance() "C:\Users\Johns\AppData\Roaming\Anki2\addons21\2055492159\web.py", line 118, in advance self.advanceClients() "C:\Users\Johns\AppData\Roaming\Anki2\addons21\205...
Traceback (most recent call last): "2.py", line 36, in <module> run_weather_online(nlu_interpreter) "2.py", line 29, in run_weather_online interactive.run_interactive_learning(agent) "/usr/local/lib/python3.7/dist-packages/rasa/core/training/interactive.py", line 1555, in run_interactive_learning _serve_app...
0.600698
Traceback (most recent call last): "trt_yolov3.py", line 112, in <module> main() "trt_yolov3.py", line 104, in main loop_and_detect(cam, trt_yolov3, conf_th=0.3, vis=vis) "trt_yolov3.py", line 57, in loop_and_detect boxes, confs, clss = trt_yolov3.detect(img, conf_th) "/home/nvidia/Desktop/TensorRT/tenso...
Traceback (most recent call last): "/home/morten/.local/bin/gita", line 11, in <module> load_entry_point('gita', 'console_scripts', 'gita')() "/home/morten/workspace/gita/gita/__main__.py", line 128, in main choices=utils.get_repos(), "/home/morten/workspace/gita/gita/utils.py", line 52, in get_repos path, ...
0.573738
Traceback (most recent call last): "c:\python38\lib\site-packages\pip\_vendor\pkg_resources\__init__.py", line 3012, in _parsed_pkg_info return self._pkg_info "c:\python38\lib\site-packages\pip\_vendor\pkg_resources\__init__.py", line 2815, in __getattr__ raise AttributeError(attr) AttributeError: _pkg_info
Traceback (most recent call last): "/usr/lib/python3.4/logging/__init__.py", line 978, in emit msg = self.format(record) "/usr/lib/python3.4/logging/__init__.py", line 828, in format return fmt.format(record) "/usr/lib/python3.4/logging/__init__.py", line 573, in format record.exc_text = self.formatExceptio...
0.550401
Traceback (most recent call last): "/home/jbaum/qq/venv-37/bin/pylint", line 11, in <module> sys.exit(run_pylint()) "/home/jbaum/qq/venv-37/lib/python3.7/site-packages/pylint/__init__.py", line 20, in run_pylint Run(sys.argv[1:]) "/home/jbaum/qq/venv-37/lib/python3.7/site-packages/pylint/lint.py", line 1608,...
Traceback (most recent call last): "/home/ubuntu/anaconda3/envs/pytorch_p36/lib/python3.6/multiprocessing/popen_fork.py", line 28, in poll pid, sts = os.waitpid(self.pid, flag) "/home/ubuntu/anaconda3/envs/pytorch_p36/lib/python3.6/site-packages/torch/utils/data/_utils/signal_handling.py", line 63, in handler _...
0.497318
Traceback (most recent call last): "/usr/bin/pronterface.py", line 62, in <module> app = PronterApp(False) "/usr/lib/python3.6/site-packages/printrun/pronterface.py", line 2395, in __init__ self.mainwindow = PronterWindow(self) "/usr/lib/python3.6/site-packages/printrun/pronterface.py", line 175, in __init__...
Traceback (most recent call last): "D:/Users/PC/PycharmProjects/test/main.py", line 60, in <module> register_poc(verify_poc) "D:\Users\PC\Miniconda3\envs\py37\lib\site-packages\pocsuite3\lib\core\register.py", line 103, in register_poc if module in kb.registered_pocs: "D:\Users\PC\Miniconda3\envs\py37\lib\si...
0.582566
Traceback (most recent call last): "f:\python\lib\site-packages\gallery_dl\job.py", line 67, in run for msg in self.extractor: "f:\python\lib\site-packages\gallery_dl\extractor\hentaifoundry.py", line 34, in items self._init_site_filters() "f:\python\lib\site-packages\gallery_dl\extractor\hentaifoundry.py", ...
Traceback (most recent call last): "test.py", line 4, in <module> success = keep.login('*************@gmail.com', 'apppasswordhere') "mydirectory/keepEnv/lib/python3.5/site-packages/gkeepapi/__init__.py", line 404, in login self.load(auth) "mydirectory/keepEnv/lib/python3.5/site-packages/gkeepapi/__init__.py...
0.567148
Traceback (most recent call last): "<stdin>", line 1, in <module> "C:\Python38\lib\site-packages\pandas\core\tools\datetimes.py", line 801, in to_datetime cache_array = _maybe_cache(arg, format, cache, convert_listlike) "C:\Python38\lib\site-packages\pandas\core\tools\datetimes.py", line 173, in _maybe_cache ...
Traceback (most recent call last): "D:\Anaconda3\lib\site-packages\glue\dialogs\data_wizard\qt\data_wizard_dialog.py", line 38, in data_wizard result = gdd.load_data() "D:\Anaconda3\lib\site-packages\glue\dialogs\data_wizard\qt\data_wizard_dialog.py", line 109, in load_data d = load_data(path, factory=fac.funct...
0.620719
Traceback (most recent call last): "hummingbot/strategy/pure_market_making/pure_market_making_v2.pyx", line 311, in hummingbot.strategy.pure_market_making.pure_market_making_v2.PureMarketMakingStrategyV2.c_tick orders_proposal = self.c_get_orders_proposal_for_market_info( "hummingbot/strategy/pure_market_making/...
Traceback (most recent call last): "C:\Users\debayan.daw\AppData\Local\Continuum\Anaconda2\lib\runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) "C:\Users\debayan.daw\AppData\Local\Continuum\Anaconda2\lib\runpy.py", line 72, in _run_code exec code in run_globals "C:\Users\debay...
0.458706
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): "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 179, in _async_setup_platform await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT) "/usr/local/lib/python3.8/asyncio/tasks.py", line 483, in wait_for return fut.result() "/usr/src/homeas...
0.597212
Traceback (most recent call last): "/usr/local/bin/pipenv", line 9, in <module> load_entry_point('pipenv==7.9.5', 'console_scripts', 'pipenv')() "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 570, in load_entry_point return get_distribution(dist).load_entry_point(group, name) "/usr/...
Traceback (most recent call last): "visualize.py", line 98, in <module> main() "visualize.py", line 47, in main retinanet = torch.load(parser.model) "/home/admin-ata168/anaconda3/envs/trial_retinanet_4/lib/python3.6/site-packages/torch/serialization.py", line 358, in load return _load(f, map_location, pickl...
0.665577
Traceback (most recent call last): "/usr/lib/python3.7/site-packages/libqtile/scripts/qtile.py", line 129, in main q.loop() "/usr/lib/python3.7/site-packages/libqtile/manager.py", line 806, in loop self.server.start() "/usr/lib/python3.7/site-packages/libqtile/ipc.py", line 248, in start self.server = self....
Traceback (most recent call last): "repro.py", line 7, in <module> torch.jit.script(model).save('densenet161.pt') "/usr/local/opt/python@3.8/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/torch/jit/_script.py", line 911, in script return torch.jit._recursive.create_script_module( "/usr/...
0.548147
Traceback (most recent call last): "tools/write_tfrecords.py", line 1035, in <module> save_dir=args.save_dir "tools/write_tfrecords.py", line 1017, in write_tfrecords save_dir=save_dir "tools/write_tfrecords.py", line 776, in generate_tfrecords tfrecords_writer.run() "tools/write_tfrecords.py", line 698,...
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 109, in async_init result = await self._async_handle_step(flow, flow.init_step, data) "/usr/src/homeassistant/homeassistant/data_entry_flow.py", line 172, in _async_handle_step result: Dict = await getattr(flow, m...
0.594602
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) "sublist3r.py", line 880, in port_scan self.print_("%s%s%s - %sFound open ports:%s %s%s%s"%(G,host,...
Traceback (most recent call last): "<stdin>", line 1, in <module> AttributeError: '_io.BytesIO' object has no attribute 'name'
0.595272
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/home/rgommers/Code/scipy/scipy/_lib/tests/test_ccallback.py", line 109, in check assert_equal(caller(func, 1.0), 2.0) ValueError: Invalid function signature in PyCapsule
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/bli/.local/lib/python3.6/site-packages/toolz/dicttoolz.py", line 69, in merge_with return valmap(func, result, factory) "/home/bli/.local/lib/python3.6/site-packages/toolz/dicttoolz.py", line 84, in valmap rv.update(zip(iterkeys(d), map...
0.538131
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/syncthing_gtk/daemon.py", line 398, in _request_config RESTRequest(self, "system/config", self._syncthing_cb_config, self._syncthing_cb_config_error).start() "/usr/lib/python2.7/site-packages/syncthing_gtk/daemon.py", line 1045, in __init__ se...
Traceback (most recent call last): "/home/menonsandu/torch-points3d/test/test_models.py", line 147, in test_runall raise e "/home/menonsandu/torch-points3d/test/test_models.py", line 143, in test_runall model.forward() "/home/menonsandu/torch-points3d/torch_points3d/models/segmentation/minkowski.py", line 31...
0.476509
Traceback (most recent call last): "H:\anaconda3\envs\plaid-ml\lib\site-packages\discord\client.py", line 343, in _run_event await coro(*args, **kwargs) "Z:\Trading\dm_python_bot\dm_python_bot.py", line 74, in on_ready dm_user.send('Cazzabubbo') AttributeError: 'NoneType' object has no attribute 'send'
Traceback (most recent call last): "/home/amit/.local/lib/python3.5/site-packages/tvm-0.2.0-py3.5-linux-x86_64.egg/tvm/_ffi/_ctypes/function.py", line 169, in __del__ AttributeError: 'NoneType' object has no attribute 'TVMFuncFree'
0.661514
Traceback (most recent call last): "C:\Program s\JetBrains\PyCharm Community Edition 2018.3\helpers\pydev\pydevd.py", line 1689, in <module> main() "C:\Program s\JetBrains\PyCharm Community Edition 2018.3\helpers\pydev\pydevd.py", line 1683, in main globals = debugger.run(setup['file'], None, None, is_module)...
Traceback (most recent call last): "./venv/lib/python3.7/site-packages/guild/op.py", line 238, in _op_watch_proc return _proc_wait(proc, stop_after) "./venv/lib/python3.7/site-packages/guild/op.py", line 267, in _proc_wait return op_util.wait_for_proc(proc, stop_after) AttributeError: module 'guild.op_util' has...
0.595464
The minion function caused an exception: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/salt/minion.py", line 1161, in _thread_return return_data = func(*args, **kwargs) "/usr/lib/python2.7/dist-packages/salt/modules/state.py", line 523, in highstate whitelist=kwargs.get('whitelist') "/usr/...
Comment: An exception occurred in this state: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/salt/state.py", line 1379, in call **cdata['kwargs']) "/usr/lib/python2.7/dist-packages/salt/states/user.py", line 397, in present __salt__['shadow.set_expire'](name, expire) KeyError: 'shadow.set_exp...
0.547467
Traceback (most recent call last): "./tools/train_recognizer.py", line 90, in <module> main() "./tools/train_recognizer.py", line 86, in main logger=logger) "/ssd8/liuchao45/mmaction/mmaction/apis/train.py", line 58, in train_network _dist_train(model, dataset, cfg, logger, validate=validate) "/ssd8/liuc...
Traceback (most recent call last): "C:\xxx\gibMacOS-master\MakeInstall.py", line 717, in <module> w = WinUSB() "C:\xxx\gibMacOS-master\MakeInstall.py", line 12, in init self.d = diskwin.Disk() "C:\xxx\gibMacOS-master\Scripts\diskwin.py", line 8, in init self.r = run.Run() AttributeError: module 'run' has no...
0.56263
Traceback (most recent call last): "/home/noor/.config/xonsh/xonsh/xonsh/events.py", line 248, in _call handler(**self._kwargs) "/home/noor/.config/xonsh/.venv/lib/python3.8/site-packages/xontrib/hist_navigator.xsh", line 72, in custom_keybindings handler = bindings.add AttributeError: '_MergedKeyBindings' obje...
Traceback (most recent call last): "<input>", line 1, in <module> import pandas as pd "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/pandas/__init__.py", line 51, in <module> plot_params = pandas.plotting._style._Options(deprecated=True) AttributeError: module 'pandas' has no att...
0.546765
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 322, in _async_add_entity await entity.async_device_update(warning=False) "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 472, in async_device_update await self.hass.async_add_executor_job(s...
Traceback (most recent call last): "/usr/lib64/python2.7/multiprocessing/process.py", line 258, in _bootstrap self.run() "/usr/lib64/python2.7/multiprocessing/process.py", line 114, in run self._target(_self._args, *_self._kwargs) "./tools/train_faster_rcnn_alt_opt.py", line 122, in train_rpn roidb, imdb = get_ro...
0.535927
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'
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 472, in async_device_update await self.hass.async_add_executor_job(self.update) "/usr...
0.517616
Traceback (most recent call last): "<string>", line 1, in <module> "/private/var/folders/6z/5vbtz_gmkr76ftgc3149dvtr0003c0/T/pip-req-build-_pj62umd/setup.py", line 83, in <module> include_dirs=[np.get_include()]), AttributeError: module 'numpy' has no attribute 'get_include'
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 522, in __run_plugin return method(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/flexget/event.py", line 23, in __call__ return self.func(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/flexg...
0.582624
Traceback (most recent call last): "/bin/salt-call", line 11, in <module> load_entry_point('salt==3000', 'console_scripts', 'salt-call')() "/usr/lib/python2.7/site-packages/salt/scripts.py", line 445, in salt_call client.run() "/usr/lib/python2.7/site-packages/salt/cli/call.py", line 57, in run caller.run()...
Traceback (most recent call last): "/home/classic/dev/sqlalchemy/lib/sqlalchemy/orm/attributes.py", line 358, in __getattr__ return getattr(self.comparator, attribute) AttributeError: 'value' object has no attribute 'impl'
0.666945
Traceback (most recent call last): "src/main.py", line 55, in <module> start_date=start_date) "/src/preparation/data_source.py", line 16, in import_data data = self._load_data(app_ids, granularity, f'{date.today()}_{self._source}_{granularity}.csv') "/src/preparation/data_source.py", line 27, in _load_data ...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/local/lib/python3.4/dist-packages/matplotlib/pyplot.py", line 252, in show return _show(*args, **kw) "/usr/local/lib/python3.4/dist-packages/itermplot/__init__.py", line 103, in show figmanager.show() "/usr/local/lib/python3.4/dist-pa...
0.541982
Mar 17 20:44:49.387 [launcher][ERROR] Except stack:Traceback (most recent call last): "D:\XX-Net-3.11.1\code\default\launcher\start.py", line 244, in <module> main() "D:\XX-Net-3.11.1\code\default\launcher\start.py", line 221, in main module_init.start_all_auto() "D:\XX-Net-3.11.1\code\default\launcher\modul...
Traceback (most recent call last): "<stdin>", line 1, in <module> "G:\Anaconda3\lib\site-packages\spyder\utils\site\sitecustomize.py", line 866, in runfile execfile(filename, namespace) "G:\Anaconda3\lib\site-packages\spyder\utils\site\sitecustomize.py", line 102, in execfile exec(compile(f.read(), filename,...
0.612542
Traceback (most recent call last): "D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 721, in getImports return _getImports_pe(pth) "D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 109, in _getImports_pe import_dllnames_only=True, TypeError: pars...
Traceback (most recent call last): "/home/davidh/miniconda3/envs/vispy_pyqt5_py37/lib/python3.7/site-packages/sphinx/cmd/build.py", line 280, in build_main app.build(args.force_all, filenames) "/home/davidh/miniconda3/envs/vispy_pyqt5_py37/lib/python3.7/site-packages/sphinx/application.py", line 348, in build s...
0.638577
```Traceback (most recent call last): "youtube-dl-gui", line 35, in <module> "youtube_dl_gui\__init__.pyc", line 56, in <module> "youtube_dl_gui\utils.pyc", line 189, in get_config_path "ntpath.pyc", line 65, in join "ntpath.pyc", line 115, in splitdrive TypeError: object of type 'NoneType' has no len()`...
Traceback (most recent call last): "/home/travis/build/Azure/azure-cli/src/azure-cli-core/azure/cli/core/telemetry_upload.py", line 68, in <module> upload(sys.argv[1]) "/home/travis/build/Azure/azure-cli/src/azure-cli-core/azure/cli/core/decorators.py", line 86, in _wrapped_func raise ex TypeError: can't multip...
0.593209
Traceback (most recent call last): "C:/Users/mozesa/PycharmProjects/V316-Production-Line/mvc_v316_prod_line/ehh.py", line 40, in <module> test = Test("StrinG", "ByteS") "<attrs generated init __main__.Test>", line 3, in __init__ TypeError: string argument without an encoding
Traceback (most recent call last): "pandalearning.py", line 177, in <module> "pandalearning.py", line 49, in show_score "pdlearn/score.py", line 14, in get_score "pdlearn/score.py", line 14, in <listcomp> TypeError: string indices must be integers
0.580778
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1817, in wsgi_app response = self.full_dispatch_request() "/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1477, in full_dispatch_request rv = self.handle_user_exception(e) "/usr/local/lib/python2.7/dist-pack...
`Traceback (most recent call last): "/usr/local/bin/yowsup-cli", line 4, in <module> __import__('pkg_resources').run_script('yowsup2==2.5.2', 'yowsup-cli') "/home/myke/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 748, in run_script self.require(requires)[0].run_script(script_name, ns) ...
0.58432
Traceback (most recent call last): "C:\Users\SuperMarioSF\PycharmProjects\ursina-test\main.py", line 6, in <module> from ursina.window import Window ImportError: cannot import name 'Window' from '<unknown module name>' (unknown location)
Traceback (most recent call last): "<string>", line 1, in <module> "/Users/joshua/.vim/bundle/YouCompleteMe/python/ycm/youcompleteme.py", line 498, in OnVimLeave self._ShutdownServer() "/Users/joshua/.vim/bundle/YouCompleteMe/python/ycm/youcompleteme.py", line 283, in _ShutdownServer SendShutdownRequest() ...
0.579063