text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"train_mobilenet.py", line 88, in <module>
validation_steps=(5000. // batchsize))
"/usr/local/lib/python3.6/dist-packages/keras/legacy/interfaces.py", line 91, in wrapper
return func(*args, **kwargs)
"/usr/local/lib/python3.6/dist-packages/keras/engine/training.py", line 14... | Traceback (most recent call last):
"/usr/lib/python3.5/weakref.py", line 117, in remove
TypeError: 'NoneType' object is not callable
| 0.539484 |
Traceback (most recent call last):
"manage.py", line 15, in <module>
execute_from_command_line(sys.argv)
"/home/mario/anaconda3/envs/myapp/lib/python3.6/site-packages/django/core/management/__init__.py", line 401, in execute_from_command_line
utility.execute()
"/home/user/anaconda3/envs/myapp/lib/python3.6/s... | Traceback (most recent call last):
"/usr/local/bin/pipenv", line 10, in <module>
sys.exit(cli())
"/usr/local/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python3.8/site-packages/pipenv/vendor/click/core.py", line 717, in mai... | 0.579378 |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/state.py", line 1563, in call
**cdata['kwargs'])
"/usr/lib/python2.7/dist-packages/salt/states/file.py", line 1373, in managed
if contents and not contents.endswith('\n'):
AttributeError: 'list' ... | Traceback (most recent call last):
"/home/adys/src/git/hsreplaynet/dj-stripe/.tox/py36-django111/lib/python3.6/site-packages/mock/mock.py", line 1305, in patched
return func(*args, **keywargs)
"/home/adys/src/git/hsreplaynet/dj-stripe/tests/test_sync.py", line 38, in test_sync_success
sync_subscriber(self.user)... | 0.559215 |
Traceback (most recent call last):
"save_model.py", line 19, in <module>
classifier.save(save_here, save_format='h5')
"/Users/alexryan/miniconda3/envs/tf2/lib/python3.7/site-packages/tensorflow_core/python/keras/engine/network.py", line 986, in save
signatures, options)
"/Users/alexryan/miniconda3/envs/tf2/l... | Traceback (most recent call last):
"/home/foo/bar/baz/venv/lib/python3.6/site-packages/pyshark/capture/capture.py", line 446, in __del__
self.close()
"/home/foo/bar/baz/venv/lib/python3.6/site-packages/pyshark/capture/capture.py", line 437, in close
self.eventloop.run_until_complete(self.close_async())
"/usr... | 0.516661 |
Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/electrum_gui/qt/history_list.py", line 122, in on_doubleclick
tx_hash = str(item.data(0, Qt.UserRole).toString())
AttributeError: 'str' object has no attribute 'toString'
| Traceback (most recent call last):
"/Users/walter/pyvenvs/ipython-bad/lib/python3.8/site-packages/IPython/core/interactiveshell.py", line 2922, in _run_cell
return runner(coro)
"/Users/walter/pyvenvs/ipython-bad/lib/python3.8/site-packages/IPython/core/async_helpers.py", line 68, in _pseudo_sync_runner
coro.sen... | 0.628549 |
Traceback (most recent call last):
"/opt/conda/bin/igel", line 8, in <module>
sys.exit(main())
"/opt/conda/lib/python3.8/site-packages/igel/cli.py", line 508, in main
CLI()
"/opt/conda/lib/python3.8/site-packages/igel/cli.py", line 166, in __init__
getattr(self, self.cmd.command)()
"/opt/conda/lib/python... | Traceback (most recent call last):
"/usr/local/bin/flexget", line 10, in <module>
sys.exit(main())
"/usr/local/lib/python3.7/dist-packages/flexget/__init__.py", line 44, in main
manager.start()
"/usr/local/lib/python3.7/dist-packages/flexget/manager.py", line 384, in start
self.handle_cli()
"/usr/local/l... | 0.614237 |
Traceback (most recent call last):
"VideoWidget_vlc.py", line 882, in setMedia
TypeError: 'method' object is not connected
| Traceback (most recent call last):
"D:\py3.6\lib\site-packages\paramiko\transport.py", line 2109, in run
handler(self.auth_handler, m)
"D:\py3.6\lib\site-packages\paramiko\auth_handler.py", line 283, in _parse_service_accept
password = b(self.password)
"D:\py3.6\lib\site-packages\paramiko\py3compat.py", line... | 0.487748 |
Traceback (most recent call last):
"calibre_plugins.dedrm.ignobleepub", line 281, in decryptBook
"calibre_plugins.dedrm.ignobleepub", line 212, in __init__
"calibre_plugins.dedrm.ignobleepub", line 183, in __init__
"site-packages\Crypto\Cipher\AES.py", line 95, in new
"site-packages\Crypto\Cipher\AES.py"... | Traceback (most recent call last):
"C:\Python\anaconda3\lib\site-packages\spyder\widgets\variableexplorer\dataframeeditor.py", line 295, in data
return to_qvariant(to_text_string(value))
"C:\Python\anaconda3\lib\site-packages\spyder\py3compat.py", line 140, in to_text_string
return str(obj)
"C:\Python\anacon... | 0.570089 |
> 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 465, in format
record.message = record.getMessage(... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: unorderable types: BooleanTrue() < int()
| 0.521492 |
Traceback (most recent call last):
"/home/ubuntu/anaconda3/envs/tensorflow_p36/bin/mmconvert", line 8, in <module>
sys.exit(_main())
"/home/ubuntu/anaconda3/envs/tensorflow_p36/lib/python3.6/site-packages/mmdnn/conversion/_script/convert.py", line 102, in _main
ret = convertToIR._convert(ir_args)
"/home/ubun... | Traceback (most recent call last):
"/home/kelsos/.virtualenvs/raiden/bin/raiden", line 11, in <module>
load_entry_point('raiden', 'console_scripts', 'raiden')()
"/home/kelsos/development/github/raiden-network/raiden/raiden/__main__.py", line 11, in main
run(auto_envvar_prefix='RAIDEN')
# pylint: disable=no-valu... | 0.579735 |
Traceback (most recent call last):
"/home/archean/.local/lib/python3.5/site-packages/telegram/ext/dispatcher.py", line 269, in process_update
if handler.check_update(update):
"/home/archean/.local/lib/python3.5/site-packages/telegram/ext/regexhandler.py", line 150, in check_update
match = re.match(self.pattern,... | Traceback (most recent call last):
"pillow_example.py", line 7, in <module>
im.save('tiled_pyramidal_speckle.jpg')
"/Users/alexwlchan/.virtualenvs/tempenv-4d7f2098295f/lib/python2.7/site-packages/PIL/Image.py", line 1897, in save
self.load()
"/Users/alexwlchan/.virtualenvs/tempenv-4d7f2098295f/lib/python2.7/... | 0.515156 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/Users/tos/.pyenv/versions/tmp/lib/python3.6/site-packages/numpy/core/numeric.py", line 1469, in roll
if -a.ndim <= ax < a.ndim:
TypeError: '<=' not supported between instances of 'int' and 'numpy.str_'
| Traceback (most recent call last):
"/home/aistudio/PaddleDetection-master/ppdet/data/reader.py", line 46, in __call__
data = f(data, ctx)
TypeError: 'dict' object is not callable
| 0.592323 |
Traceback (most recent call last):
"/usr/local/bin/qark", line 11, in <module>
load_entry_point('qark==2.0', 'console_scripts', 'qark')()
"/usr/local/lib/python2.7/site-packages/click-6.7-py2.7.egg/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python2.7/site-packages... | Traceback (most recent call last):
"./interactive.py", line 34, in <module>
obs_n, reward_n, done_n, _ = env.step(act_n)
"/mnt/4ADE1465DE144C17/Programming/python/multiagent-particle-envs/bin/../multiagent/environment.py", line 94, in step
reward_n.append(self._get_reward(agent))
"/mnt/4ADE1465DE144C17/Progr... | 0.625168 |
Traceback (most recent call last):
"demo.py", line 139, in <module>
main()
"demo.py", line 117, in main
symbol = get_vgg_test()
"/home/mx-rcnn/rcnn/symbol/symbol_vgg.py", line 276, in get_vgg_test
rois = mx.symbol.Proposal(
AttributeError: 'module' object has no attribute 'Proposal' | Traceback (most recent call last):
"/c8000xd3/galaxy/lib/galaxy/workflow/run.py", line 82, in __invoke
outputs = invoker.invoke()
"/c8000xd3/galaxy/lib/galaxy/workflow/run.py", line 162, in invoke
jobs = self._invoke_step( step )
"/c8000xd3/galaxy/lib/galaxy/workflow/run.py", line 228, in _invoke_step
jobs = step... | 0.619371 |
Traceback (most recent call last):
"/Applications/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/thonny/plugins/micropython/backend.py", line 103, in __init__
self._prepare(clean)
"/Applications/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/s... | Traceback (most recent call last):
"fonttools", line 11, in <module>
sys.exit(main())
"fontTools/__main__.py", line 29, in main
runpy.run_module(mod, run_name='__main__')
"/usr/local/Cellar/python/3.7.1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 208, in run_module
return _run_cod... | 0.613266 |
Traceback (most recent call last):
"/gpfs1/data/galaxy_server/galaxy-dev/lib/galaxy/jobs/__init__.py", line 1458, in cleanup
galaxy.tools.imp_exp.JobImportHistoryArchiveWrapper( self.app, self.job_id ).cleanup_after_job()
"/gpfs1/data/galaxy_server/galaxy-dev/lib/galaxy/tools/imp_exp/__init__.py", line 78, in cl... |
Traceback (most recent call last):
"<string>", line 18, in <module>
IOError: [Errno 2] No such file or directory: 'c:\\u...emp\\pip-bt72t7-build\\setup.py'
| 0.53906 |
Traceback (most recent call last):
"c:\users\timothy\miniconda3\envs\tf\lib\site-packages\wandb\wandb_agent.py", line 198, in _process_command
result = self._command_run(command)
"c:\users\timothy\miniconda3\envs\tf\lib\site-packages\wandb\wandb_agent.py", line 247, in _command_run
proc = AgentProcess(command=c... | Traceback (most recent call last):
"/export/mmaction2/tools/train.py", line 146, in <module>
main()
"/export/mmaction2/tools/train.py", line 142, in main
meta=meta)
"/export/mmaction2/mmaction/apis/train.py", line 111, in train_model
runner.run(data_loaders, cfg.workflow, cfg.total_epochs)
"/home/zhanglu... | 0.626203 |
Traceback (most recent call last):
"/code/fast-export/hg-fast-export.py", line 719, in <module>
plugins=plugins_dict))
"/code/fast-export/hg-fast-export.py", line 535, in hg2git
if not verify_heads(ui,repo,heads_cache,force,branchesmap):
"/code/fast-export/hg-fast-export.py", line 494, in verify_heads
b'\n%... | Traceback (most recent call last):
"/usr/local/bin/ykdl", line 9, in <module>
load_entry_point('ykdl==1.5.0', 'console_scripts', 'ykdl')()
"/usr/local/lib/python3.5/dist-packages/ykdl-1.5.0-py3.5.egg/cykdl/__main__.py", line 149, in main
"/usr/local/lib/python3.5/dist-packages/ykdl-1.5.0-py3.5.egg/ykdl/extrac... | 0.595099 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/neuroner/neuromodel.py", line 824, in __del__
self.sess.close()
AttributeError: 'NeuroNER' object has no attribute 'sess' | Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/loader.py", line 1343, in _load_module
mod = imp.load_module(mod_namespace, fn_, fpath, desc)
"/usr/lib/python2.7/site-packages/salt/cloud/clouds/gce.py", line 71, in <module>
libcloud.security.CA_CERTS_PATH.append('/etc/ssl/certs/YaST-CA... | 0.554138 |
Traceback (most recent call last):
"C:\Users\PC\Downloads\qiling-master\qiling-master\qiling\os\windows\windows.py", line 96, in hook_winapi
winapi_func(self.ql, address, {})
"C:\Users\PC\Downloads\qiling-master\qiling-master\qiling\os\windows\fncc.py", line 29, in wrapper
return ql.os.x86_stdcall(param_num, pa... | Traceback (most recent call last):
"/home/amir/pydev/basic.py", line 54, in <module>
fetch_channel_messages("@TEST")
"/home/amir/pydev/basic.py", line 28, in fetch_channel_messages
messages = client.send(GetMessages(channel, range(min_message, 1 + max_message)))
"/home/amir/.local/lib/python3.6/site-packages... | 0.590055 |
Traceback (most recent call last):
"/Users/cr/anaconda3/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/Users/cr/anaconda3/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/Developer/Work/rasa_nlu/rasa_nlu/evaluate.py", line 729, in <module>
main()
... | Traceback (most recent call last):
"/home/user/Downloads/CTFd-3.2.1/env/lib/python3.7/site-packages/marshmallow/utils.py", line 349, in _get_value_for_key
return obj[key]
TypeError: 'Admins' object is not subscriptable
| 0.517747 |
Traceback (most recent call last):
"tronc/upload.py", line 3, in <module>
import boto3
"/home/palewire/.virtualenvs/tronc-escape-plan-dsu7lNBm/lib/python3.6/site-packages/boto3/__init__.py", line 16, in <module>
from boto3.session import Session
"/home/palewire/.virtualenvs/tronc-escape-plan-dsu7lNBm/lib/pyt... | Traceback (most recent call last):
"/home/hlynur/.local/bin/polyglot", line 8, in <module>
sys.exit(main())
"/home/hlynur/.local/lib/python3.6/site-packages/polyglot/__main__.py", line 292, in main
args.func(args)
"/home/hlynur/.local/lib/python3.6/site-packages/polyglot/__main__.py", line 116, in download
... | 0.589424 |
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 1494, in test_hours
later = self.now.shift(hours=2)
AttributeError: 'TestArrowHumanize' object has no attribute 'no... | Traceback (most recent call last):
"/home/lerwys/.local/bin/ansible-lint", line 11, in <module>
load_entry_point('ansible-lint==5.0.0a1.dev2', 'console_scripts', 'ansible-lint')()
"/home/lerwys/.local/lib/python3.8/site-packages/ansible_lint-5.0.0a1.dev2-py3.8.egg/ansiblelint/__main__.py", line 287, in _run_cli_... | 0.601686 |
Traceback (most recent call last):
"/home/pedro/.local/lib/python3.8/site-packages/uvicorn/protocols/http/httptools_impl.py", line 385, in run_asgi
result = await app(self.scope, self.receive, self.send)
"/home/pedro/.local/lib/python3.8/site-packages/uvicorn/middleware/proxy_headers.py", line 45, in __call__
r... | Traceback (most recent call last):
"train.py", line 245, in <module>
main()
"train.py", line 198, in main
for i_iter, batch in enumerate(trainloader):
"/root/anaconda3/envs/pytorch0.4.1/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 336, in __next__
return self._process_next_batch(batch)
... | 0.575354 |
`Traceback (most recent call last):
"create_db.py", line 7, in <module>
from app import current_app
"/home/aju/Desktop/flask/open-event-server/app/__init__.py", line 35, in <module>
from app.api.helpers.jwt import jwt_user_loader
"/home/aju/Desktop/flask/open-event-server/app/api/__init__.py", line 1, in <mo... | Traceback (most recent call last):
"/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 61, in application
response = frappe.handler.handle()
"/home/frappe/frappe-bench/apps/frappe/frappe/handler.py", line 21, in handle
data = execute_cmd(cmd)
"/home/frappe/frappe-bench/apps/frappe/frappe/handler.py",... | 0.604874 |
Traceback (most recent call last):
"Unet,new.py", line 130, in <module>
_main()
"Unet,new.py", line 74, in _main
custom_augmentation = custom_augmentation
# add augmentation here, defined below
TypeError: train() got an unexpected keyword argument 'custom_augmentation'
| Traceback (most recent call last):
"/usr/lib/python3.8/multiprocessing/pool.py", line 125, in worker
result = (True, func(*args, **kwds))
"/home/fabio/src/git_repositories/FARM/farm/infer.py", line 569, in _create_datasets_chunkwise
dataset, tensor_names, baskets = processor.dataset_from_dicts(dicts, indices, r... | 0.573621 |
Traceback (most recent call last):
"/Applications/Develop/Armory/blender.app//armsdk//armory/blender/arm/props_ui.py", line 377, in draw
wrd = bpy.data.worlds['Arm']
KeyError: 'bpy_prop_collection[key]: key "Arm" not found'
| Traceback (most recent call last):
"/data/onlyfan/OnlyFans/datascraper/main_datascraper.py", line 177, in start_datascraper
result = x.start_datascraper(
"/data/onlyfan/OnlyFans/modules/onlyfans.py", line 85, in start_datascraper
results = prepare_scraper(
"/data/onlyfan/OnlyFans/modules/onlyfans.py", line 4... | 0.464046 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/rasa/core/training/interactive.py", line 1360, in record_messages
await _enter_user_message(sender_id, endpoint)
"/usr/local/lib/python3.6/site-packages/rasa/core/training/interactive.py", line 1199, in _enter_user_message
message = awai... | Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/lutris/gui/config_dialogs.py", line 369, in on_save
self.game.steamid = self.lutris_config.game_config['appid']
KeyError: 'appid' | 0.55272 |
Traceback (most recent call last):
"eval.py", line 76, in <module>
vars(opt))
"/home/cjz/self-critical.pytorch-master/eval_utils.py", line 116, in eval_split
tmp = [_.cuda() if _ is not None else _ for _ in tmp]
AttributeError: 'numpy.ndarray' object has no attribute 'cuda'
| Traceback (most recent call last):
"main.py", line 21, in <module>
trt.set_random_seed(1234)
AttributeError: module 'tensorflow.python.compiler.tensorrt.trt_convert' has no attribute 'set_random_seed'`
| 0.615286 |
Traceback (most recent call last):
"<ipython-input-65-e33e2cfa9d4a>", line 1, in <module>
predicted_solubility = model.predict_on_batch(x)
"/home/rod/anaconda3/envs/deepchem/lib/python3.6/site-packages/deepchem/models/tensorgraph/tensor_graph.py", line 490, in predict_on_batch
return self.predict_on_generator... | Traceback (most recent call last):
"examples/text-pair/glove_mwe_multipool_siamese.py", line 216, in <module>
plac.call(main)
"/Users/user/anaconda2/envs/py3/lib/python3.6/site-packages/plac_core.py", line 328, in call
cmd, result = parser.consume(arglist)
"/Users/user/anaconda2/envs/py3/lib/python3.6/site-p... | 0.563954 |
Traceback (most recent call last):
"C:\Users\Dell\AppData\Local\Programs\Python\Python37\lib\threading.py", line 917, in _bootstrap_inner
self.run()
"C:\Users\Dell\AppData\Local\Programs\Python\Python37\lib\threading.py", line 865, in run
self._target(*self._args, **self._kwargs)
"C:\Users\Dell\AppData\Local... | Traceback (most recent call last):
"C:/Users/PycharmProjects/oneway_test/test.py", line 12, in <module>
f()
"D:\virtual\Envs\venv37\lib\site-packages\viztracer\decorator.py", line 17, in ignore_wrapper
tracer.pause()
AttributeError: 'NoneType' object has no attribute 'pause'
| 0.583901 |
Traceback (most recent call last):
"pytorch-pretrained-BERT/examples/run_classifier.py", line 637, in <module>
main()
"pytorch-pretrained-BERT/examples/run_classifier.py", line 465, in main
cache_dir = args.cache_dir if args.cache_dir else os.path.join(PYTORCH_PRETRAINED_BERT_CACHE, 'distributed_{}'.format(args... | 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)
TypeError: cache_versions() takes 1 positional argument but 2 were given
| 0.537162 |
[!] 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):
"c:\Users\Nehad Hirmiz\Documents\Programming\Python\Tutorials\tinygrad\test_speedynet.py", line 83, in test_mnist
out.backward()
"c:\ProgramData\Anaconda3\envs\deeptorch\lib\site-packages\tinygrad\tensor.py", line 68, in backward
t.backward(False)
"c:\ProgramData\Anaconda3\... | 0.563553 |
Traceback (most recent call last):
"/var/mycodo-root/env/lib/python3.5/site-packages/rpyc/utils/server.py", line 179, in _authenticate_and_serve_client
self._serve_client(sock2, credentials)
"/var/mycodo-root/env/lib/python3.5/site-packages/rpyc/utils/server.py", line 203, in _serve_client
self._handle_connecti... | Traceback (most recent call last):
"train.py", line 23, in <module>
for i, data in enumerate(dataset):
"/home/ankit/MeshCNN/data/__init__.py", line 33, in __iter__
for i, data in enumerate(self.dataloader):
"/home/ankit/anaconda3/envs/meshcnn/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line ... | 0.555052 |
Traceback (most recent call last):
"eventHandler.pyc", line 100, in next
"NVDAObjects\__init__.pyc", line 1063, in event_mouseMove
"NVDAObjects\IAccessible\MSHTML.pyc", line 427, in makeTextInfo
"documentBase.pyc", line 24, in makeTextInfo
"NVDAObjects\IAccessible\MSHTML.pyc", line 333, in __init__
TypeE... | Traceback (most recent call last):
"build.py", line 35, in <module>
extra_objects=extra_objects
"/home/renb/anaconda3/lib/python3.7/site-packages/torch/utils/cpp_extension.py", line 228, in __init__
super(BuildExtension, self).__init__(*args, **kwargs)
"/home/renb/anaconda3/lib/python3.7/site-packages/setupt... | 0.569384 |
Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/lutris/util/cookies.py", line 31, in _really_load
domain, domain_specified, path, secure, expires, name, value = line.split(
ValueError: too many values to unpack (expected 7)
| Traceback (most recent call last):
"script/train.py", line 141, in <module>
main()
"script/train.py", line 120, in main
executor = executor)
"/home/work/lixin46/paddle/paddle_release_home/python/lib/python2.7/site-packages/paddle/fluid/io.py", line 1071, in save_inference_model
prepend_feed_ops(main_program... | 0.524676 |
2021-04-09 10:44:50,071 - [1;31mERROR[0m - 99493:DummyThread-586 - zato.server.connection.http_soap.channel:0 - Caught an exception, cid:`ef88ad4dea77cf12b9aeca6c`, status_code:`HTTPStatus.INTERNAL_SERVER_ERROR`, `Traceback (most recent call last):
"src/zato/cy/bunch.pyx", line 12, in zato.bunch.Bunch.__getattr__
At... | Traceback (most recent call last):
"<ipython-input-7-612e002ded9a>", line 2, in <module>
trace = pm.sample(n_samples)
"/usr/local/lib/python3.5/dist-packages/pymc3/sampling.py", line 240, in sample
progressbar=progressbar, **args)
"/usr/local/lib/python3.5/dist-packages/pymc3/sampling.py", line 597, in in... | 0.579357 |
Traceback (most recent call last):
"/home/kevin/anaconda2/lib/python2.7/site-packages/nose/loader.py", line 251, in generate
for test in g():
"/home/kevin/anaconda2/lib/python2.7/site-packages/nipype/algorithms/tests/test_modelgen.py", line 138, in test_modelgen_sparse
res = s.run()
"/home/kevin/anaconda2/li... | ```Traceback (most recent call last):
"./train.py", line 254, in <module>
main(_args.directory, _args.epochs, _args.verbose, _args.section)
"./train.py", line 29, in main
train_section(directory, epochs, verbose, section)
"./train.py", line 132, in train_section
parse_and_preprocess(training_sets[l], entry_... | 0.633207 |
[!] 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):
"/usr/local/bin/pip-compile", line 8, in <module>
sys.exit(cli())
"/usr/local/lib/python3.5/dist-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python3.5/dist-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)... | 0.629062 |
Traceback (most recent call last):
"train.py", line 382, in <module>
main()
"train.py", line 376, in main
max_queue_size=args.max_queue_size,
"/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/keras/engine/training.py", line 1296, in fit_generator
steps_name='steps_per_epoch')
"/usr/local/lib... | Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 483, 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.553219 |
Traceback (most recent call last):
"main.py", line 144, in <module>
algo.train()
"/backup1/lingboyang/StackGANv2/code/trainer.py", line 666, in train
self.inception_model, start_count = load_network(self.gpus)
"/backup1/lingboyang/StackGANv2/code/trainer.py", line 126, in load_network
netsD[i] = torch.nn.Da... | Traceback (most recent call last):
"/usr/lib/python3.5/concurrent/futures/_base.py", line 297, in _invoke_callbacks
callback(self)
"/usr/lib/python3.5/asyncio/futures.py", line 463, in _call_set_state
dest_loop.call_soon_threadsafe(_set_state, destination, source)
"/usr/lib/python3.5/asyncio/base_events.py",... | 0.539695 |
Traceback (most recent call last):
"/home/nazmul/WorkDir/ECORR/ARIMA.py", line 3, in <module>
from statsmodels.tsa.arima_model import ARIMA
"/home/nazmul/WorkDir/ECORR/statsmodels/tsa/arima_model.py", line 30, in <module>
from statsmodels.tsa.ar_model import AR
"/home/nazmul/WorkDir/ECORR/statsmodels/tsa/ar_... | Traceback (most recent call last):
"/Users/hekaisheng/Documents/mars_dev/mars/mars/utils.py", line 353, in _wrapped
return func(*args, **kwargs)
"/Users/hekaisheng/Documents/mars_dev/mars/mars/utils.py", line 493, in inner
return func(*args, **kwargs)
"/Users/hekaisheng/Documents/mars_dev/mars/mars/scheduler... | 0.560707 |
Traceback (most recent call last):
"/home/stan/.local/lib/python3.7/site-packages/remi/server.py", line 261, in on_message
callback(**param_dict)
"/home/stan/.local/lib/python3.7/site-packages/remi/gui.py", line 169, in __call__
return self.callback(self.event_source_instance, *callback_params, **self.kwuserdat... | Traceback (most recent call last):
"/usr/local/bin/bugwarrior-pull", line 11, in <module>
sys.exit(pull())
"/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.invok... | 0.569385 |
Traceback (most recent call last):
"/home/saurav/anaconda3/lib/python3.8/site-packages/kerastuner/engine/hypermodel.py", line 104, in build
model = self.hypermodel.build(hp)
"/home/saurav/anaconda3/lib/python3.8/site-packages/kerastuner/engine/hypermodel.py", line 64, in _build_wrapper
return self._build(hp, *a... | Traceback (most recent call last):
"./test.py", line 45, in <module>
main()
"./test.py", line 38, in main
client_sock, addr = ssl_sock.accept()
"/home/xandaros/workspace/company/test/server/venv/lib/python3.8/site-packages/eventlet/green/ssl.py", line 405, in accept
new_ssl = type(self)(
"/home/xandaros/... | 0.576927 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/celery/worker/__init__.py", line 206, in start
self.blueprint.start(self)
"/usr/local/lib/python2.7/dist-packages/celery/bootsteps.py", line 123, in start
step.start(parent)
"/usr/local/lib/python2.7/dist-packages/celery/bootsteps.py"... | Traceback (most recent call last):
"/base/alloc/tmpfs/dynamic_runtimes/python27g/3b44e98ed7fbb86b/python27/python27_lib/versions/1/google/appengine/runtime/wsgi.py", line 240, in Handle
handler = _config_handle.add_wsgi_middleware(self._LoadHandler())
"/base/alloc/tmpfs/dynamic_runtimes/python27g/3b44e98ed7fbb86... | 0.604952 |
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 475, in test_simplejson
result = json.dumps({"v": self.arrow.for_json()}, for_json=True)
AttributeError: 'TestArrow... | 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_'
| 0.568493 |
Traceback (most recent call last):
"/usr/lib/python3.9/site-packages/visidata/basesheet.py", line 136, in execCommand
exec(code, vdglobals, LazyChainMap(vd, self))
"sort-desc", line 1, in <module>
"/usr/lib/python3.9/site-packages/visidata/sort.py", line 28, in orderBy
sheet.sort()
"/usr/lib/python3.9/sit... | 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.472662 |
Traceback (most recent call last):
"test_linalg.py", line 27, in tearDown
linalg.shutdown()
AttributeError: module 'skcuda.linalg' has no attribute 'shutdown'
| Traceback (most recent call last):
"<ipython-input-4-7f914c3f47f5>", line 1, in <module>
runfile('/home/renxue/RCAN/RCAN_TrainCode/code/main.py', wdir='/home/renxue/RCAN/RCAN_TrainCode/code')
"/home/renxue/anaconda3/envs/3d-AAE/lib/python3.6/site-packages/spyder_kernels/customize/spydercustomize.py", line 827,... | 0.592142 |
Traceback (most recent call last):
"<console>", line 1, in <module>
"/usr/local/lib/python3.6/dist-packages/scapy/packet.py", line 1067, in show
return self._show_or_dump(dump, indent, lvl, label_lvl)
"/usr/local/lib/python3.6/dist-packages/scapy/packet.py", line 1049, in _show_or_dump
s += self.payload._sho... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/rtfm/.local/lib/python3.7/site-packages/folium/__init__.py", line 8, in <module>
import branca
"/home/rtfm/.local/lib/python3.7/site-packages/branca/__init__.py", line 5, in <module>
import branca.colormap as colormap
"/home/rtfm/.lo... | 0.572921 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: module 'dotenv' has no attribute 'load_dotenv'
| Traceback (most recent call last):
"/usr/local/bin/powerline-config", line 22, in <module>
args.function(pl, args)
"/Users/bennyp/Library/Python/2.7/lib/python/site-packages/powerline/commands/config.py", line 15, in __call__
self.function(*args, **kwargs)
"/Users/bennyp/Library/Python/2.7/lib/python/site-pa... | 0.536092 |
Traceback (most recent call last):
"/home/empad/miniconda3/envs/PyX/lib/python3.7/site-packages/jedi/cache.py", line 109, in wrapper
return dct[key]
KeyError: ((), frozenset())
| 2019-11-30 13:50:38 DEBUG
SEARCHQUEUE-BACKLOG-71663 :: [IPTorrents] :: Traceback (most recent call last):
"C:\SickChill\SickChill\sickbeard\helpers.py", line 1527, in handle_requests_exception
raise requests_exception
KeyError: 'location'
| 0.462564 |
Traceback (most recent call last):
"/Users/shivangi/Desktop/Masters/Sem3/MLMI/SSD-keras/train_ssd300.py", line 286, in <module>
main()
"/Users/shivangi/Desktop/Masters/Sem3/MLMI/SSD-keras/train_ssd300.py", line 92, in main
subtract_mean=Config.mean_color, swap_channels=Config.swap_channels)
"/Users/shivangi/... | 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.590313 |
Traceback (most recent call last):
"/home/maddoxw/git/OpenAI/gym/gym/envs/registration.py", line 139, in spec
return self.env_specs[id]
KeyError: 'HalfCheetah-v1'
| Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/sagemaker_containers/_trainer.py", line 76, in train
entrypoint()
"/usr/local/lib/python3.5/dist-packages/sagemaker_xgboost_container/training.py", line 82, in main
train(framework.training_env())
"/usr/local/lib/python3.5/dist-packag... | 0.514165 |
Traceback (most recent call last):
"C:\python\python37-32\lib\site-packages\tornado\web.py", line 1401, in _stack_context_handle_exception
raise_exc_info((type, value, traceback))
"<string>", line 3, in raise_exc_info
"C:\python\python37-32\lib\site-packages\tornado\stack_context.py", line 314, in wrapped
re... | Traceback (most recent call last):
"/home/victor/dev/venvs/edgedb/bin/edb", line 33, in <module>
sys.exit(load_entry_point('edgedb-server', 'console_scripts', 'edb')())
"/home/victor/dev/venvs/edgedb/lib/python3.8/site-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
"/home/vi... | 0.533469 |
Traceback (most recent call last):
"C:\Miniconda3-x64\lib\site-packages\conda\fetch.py", line 419, in download
with open(pp, 'wb') as fo:
OSError: [Errno 22] Invalid argument: 'C:\\Miniconda3-x64\\pkgs\\:glpk-4.61-py36_0.tar.bz2.part'
| 2020-05-14T08:45:08:ERROR:localstack.services.generic_proxy: Exception running proxy on port 51492: [Errno 98] Address in use Traceback (most recent call last):
"/opt/code/localstack/localstack/services/generic_proxy.py", line 427, in run_cmd
self.httpd = ThreadedHTTPServer((self.listen_host, self.port), GenericPro... | 0.53434 |
Traceback (most recent call last):
"/root/anaconda3/bin/mmtomodel", line 10, in <module>
sys.exit(_main())
"/root/anaconda3/lib/python3.7/site-packages/mmdnn/conversion/_script/dump_code.py", line 79, in _main
ret = dump_code(args.framework, args.inputNetwork, args.inputWeight, args.outputModel, args.dump_tag)
... | Traceback (most recent call last):
"/usr/local/Cellar/python/3.7.4/Frameworks/Python.framework/Versions/3.7/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap
self.run()
"/usr/local/Cellar/python/3.7.4/Frameworks/Python.framework/Versions/3.7/lib/python3.7/multiprocessing/process.py", line 99, in... | 0.571841 |
Traceback (most recent call last):
"<string>", line 14, in <module>
"/root/build/tweepy/setup.py", line 17, in <module>
install_reqs = parse_requirements('requirements.txt', session=uuid.uuid1())
TypeError: parse_requirements() got an unexpected keyword argument 'session' | Traceback (most recent call last):
"test_boston_housing.py", line 69, in <module>
trials=Trials())
"/Users/../anaconda/envs/py35/lib/python3.5/site-packages/hyperas/optim.py", line 67, in minimize
verbose=verbose)
"/Users/../anaconda/envs/py35/lib/python3.5/site-packages/hyperas/optim.py", line 133, in base_... | 0.49776 |
Traceback (most recent call last):
"C:\Users\wiese\Repos\numeric-python\numpy\build\testenv\Lib\site-packages\numpy\core\function_base.py", line 114, in linspace
num = operator.index(num)
TypeError: 'float' object cannot be interpreted as an integer
| Traceback (most recent call last):
"test/toy-example.py", line 24, in <module>
model = pretrainedmodels.__dict__[args.arch](num_classes=1000, pretrained='imagenet')
TypeError: __init__() got an unexpected keyword argument 'pretrained'
| 0.511308 |
Traceback (most recent call last):
"/root/.local/lib/python3.6/site-packages/lavalink/lavalink.py", line 266, in close
await node.disconnect()
"/root/.local/lib/python3.6/site-packages/lavalink/node.py", line 387, in disconnect
await node.disconnect()
"/root/.local/lib/python3.6/site-packages/lavalink/node.p... | Traceback (most recent call last):
"/Users/lpzjwp/Dropbox/psychopyStuff/gitlabSetUserStuff.py", line 10, in <module>
user.save()
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/gitlab/base.py", line 607, in __getattr__
raise AttributeError(name)
AttributeError: save
| 0.431934 |
Traceback (most recent call last):
"/Users/shao/Documents/scikit-neuralnetwork/sknn/tests/test_types.py", line 77, in test_Predict32
yp = self.nn._predict(X)
"/Users/shao/Documents/scikit-neuralnetwork/sknn/mlp.py", line 262, in _predict
return self._backend._predict_impl(X)
"/Users/shao/Documents/scikit-neu... | Traceback (most recent call last):
"run.py", line 57, in <module>
c.start()
"run.py", line 38, in start
self.stack.loop(timeout=0.5, discrete=0.5)
"/usr/local/lib/python3.5/dist-packages/yowsup/stacks/yowstack.py", line 188, in loop
asyncore.loop(*args, **kwargs)
"/usr/lib/python3.5/asyncore.py", line 20... | 0.540226 |
Traceback (most recent call last):
"build/dupeGuru.app/Contents/Resources/py/cocoa/inter.py", line 259, in pulse
"build/dupeGuru.app/Contents/Resources/py/hscommon/gui/progress_window.py", line 101, in pulse
"build/dupeGuru.app/Contents/Resources/py/core/app.py", line 323, in _job_error
"build/dupeGuru.app/... | Traceback (most recent call last):
"weight_chopper.py", line 18, in <module>
get_weights_without_softargmax("34pts_94percent.h5")
"weight_chopper.py", line 16, in get_weights_without_softargmax
model.save("no_softargmax_" + str(fname))
"/usr/local/lib/python2.7/dist-packages/keras/engine/topology.py", line 2... | 0.612141 |
Traceback (most recent call last):
"/usr/local/lib/python3.8/dist-packages/Bio/Nexus/Trees.py", line 198, in _get_values
values.append(float(part))
ValueError: could not convert string to float: '1.322576e-02[&length_mean=1.32336084e-02,length_median=1.32257600e-02,length_95%HPD={1.25875600e-02,1.38462600e-02}]'
| Traceback (most recent call last):
"/home/qiming/workspace/pytorch-deeplab-xception/my_train.py", line 318, in <module>
main()
"/home/qiming/workspace/pytorch-deeplab-xception/my_train.py", line 305, in main
trainer = Trainer(args)
"/home/qiming/workspace/pytorch-deeplab-xception/my_train.py", line 95, in __... | 0.495948 |
Traceback (most recent call last):
"/usr/local/bin/mmconvert", line 8, in <module>
sys.exit(_main())
"/usr/local/lib/python3.6/dist-packages/mmdnn/conversion/_script/convert.py", line 112, in _main
dump_code(args.dstFramework, network_filename + '.py', temp_filename + '.npy', args.outputModel, args.dump_tag)
... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: 'numpy.datetime64' object has no attribute 'replace'
| 0.569151 |
Traceback (most recent call last):
"/home/frdeco/ethlv3/bin/ethereumetl", line 11, in <module>
load_entry_point('ethereum-etl', 'console_scripts', 'ethereumetl')()
"/home/frdeco/ethlv3/lib/python3.6/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/home/frdeco/ethlv3/lib... | [
] 0/5000, elapsed: 0s, ETA:Traceback (most recent call last):
"tools/test.py", line 170, in <module>
main()
"tools/test.py", line 148, in main
outputs = single_gpu_test(model, data_loader, args.show)
"/mmdetection/mmdet/apis/test.py", line 19, in single_gpu_test
result = model(return_loss=False, rescale=n... | 0.619535 |
Traceback (most recent call last):
"/usr/bin/instaLooter", line 11, in <module>
sys.exit(main())
"/usr/lib/python3.6/site-packages/instaLooter/utils.py", line 94, in new_func
result = func(*args, **kwargs)
"/usr/lib/python3.6/site-packages/instaLooter/cli.py", line 119, in main
argv_positional = [param for ... | Traceback (most recent call last):
"/Applications/Spyder.app/Contents/Resources/lib/python3.9/spyder/plugins/variableexplorer/widgets/collectionseditor.py", line 1708, in lessThan
return leftData < rightData
TypeError: '<' not supported between instances of 'int' and 'str'
| 0.596886 |
I MEET Traceback (most recent call last):
"tools/eval_net.py", line 119, in <module>
video_scores = map(eval_video, eval_video_list)
"tools/eval_net.py", line 69, in eval_video
video_frame_path = f_info[0][vid]
KeyError: 'v_ApplyEyeMakeup_g08_c01'
| Traceback (most recent call last):
"/volume2/@appstore/medusa/var/Medusa/<a href="../blob/d9c31da063e6c4b4383749e19b27b13693a1b71e/ext/tornado/web.py#L1590">ext/tornado/web.py</a>", line 1590, in _execute
result = method(*self.path_args, **self.path_kwargs)
"/volume2/@appstore/medusa/var/Medusa/<a href="../blob/... | 0.534286 |
Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/jupyterhub/app.py", line 1442, in start
yield service.start()
"/usr/local/lib/python3.5/dist-packages/jupyterhub/services/service.py", line 228, in start
env['JUPYTERHUB_SERVICE_PREFIX'] = self.server.base_url
AttributeError: 'NoneType' obj... | Traceback (most recent call last):
"[...]/visidata/basesheet.py", line 154, in execCommand
escaped = super().execCommand2(cmd, vdglobals=vdglobals)
"[...]/visidata/basesheet.py", line 66, in execCommand2
exec(code, vdglobals, LazyChainMap(vd, self))
"options-sheet", line 1, in <module>
import math
"[...]... | 0.653136 |
Traceback (most recent call last):
"/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 478, in run_callback
expr()
"/Applications/Sublime Text.app/Contents/MacOS/sublime_plugin.py", line 619, in <lambda>
run_callback('on_activated', callback, lambda: callback.on_activated(v))
"/Users/sso/... | Traceback (most recent call last):
"ex_particle_filter_object_tracking_video.py", line 70, in <module>
if(my_mask_analyser.returnNumberOfContours(frame_mask) > 0):
"/usr/local/lib/python3.6/dist-packages/deepgaze/mask_analysis.py", line 36, in returnNumberOfContours
contours, hierarchy = cv2.findContours(mask, ... | 0.574613 |
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'
| Traceback (most recent call last):
"/Applications/Develop/Armory/blender.app//armsdk//armory/blender/arm/props_ui.py", line 290, in draw
layout.prop(bpy.data.worlds['Arm'], 'arm_material_advanced')
KeyError: 'bpy_prop_collection[key]: key "Arm" not found'
| 0.525314 |
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):
"examples/using_gcc_E_libc.py", line 29, in <module>
cpp_args=['-E', r'-Iutils/fake_libc_include'])
"./pycparser/__init__.py", line 89, in parse_file
text = preprocess_file(filename, cpp_path, cpp_args, encoding)
"./pycparser/__init__.py", line 45, in preprocess_file
text ... | 0.590108 |
Traceback (most recent call last):
"/home/starenka/.local/bin/spotdl", line 8, in <module>
sys.exit(console_entry_point())
"/home/starenka/.local/lib/python3.9/site-packages/spotdl/__main__.py", line 116, in console_entry_point
downloader.download_multiple_songs(songObjList)
"/home/starenka/.local/lib/python... | Traceback (most recent call last):
"process_data.py", line 161, in <module>
scipy.io.mmwrite( 'matrix', matrix )
"/usr/lib64/python3.5/site-packages/scipy/io/mmio.py", line 102, in mmwrite
MM
().write(target, a, comment, field, precision, symmetry)
"/usr/lib64/python3.5/site-packages/scipy/io/mmio.py", line ... | 0.527778 |
Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/django/core/handlers/exception.py", line 41, in inner
response = get_response(request)
"/usr/local/lib/python3.5/dist-packages/django/core/handlers/base.py", line 249, in _legacy_get_response
response = self._get_response(request)
... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: astype() takes no keyword arguments
| 0.592211 |
Traceback (most recent call last):
"G:\Python\Python37\lib\logging\__init__.py", line 1034, in emit
msg = self.format(record)
"G:\Python\Python37\lib\logging\__init__.py", line 880, in format
return fmt.format(record)
"G:\Python\Python37\lib\logging\__init__.py", line 619, in format
record.message = record.... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/homeassistant/helpers/service.py", line 224, in _handle_service_platform_call
await getattr(entity, func)(**data)
"/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
"/u... | 0.585542 |
Traceback (most recent call last):
"fastBertDemo.py", line 23, in <module>
model_type='bert')
"/usr/local/python3/lib/python3.6/site-packages/fast_bert/data_cls.py", line 332, in __init__
train_dataset = self.get_dataset_from_examples(train_examples, 'train')
"/usr/local/python3/lib/python3.6/site-packages/f... | 2017-09-21 11:41:45,205 WARNING: Traceback (most recent call last):
"/usr/local/src/security_monkey/venv/lib/python2.7/site-packages/security_monkey-0.9.3-py2.7.egg/security_monkey/common/utils.py", line 96, in send_email
ses.send_email(app.config.get('MAIL_DEFAULT_SENDER'), subject, html, email, format="html")
Att... | 0.598917 |
Traceback (most recent call last):
"C:\ProgramData\Anaconda3\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"C:\ProgramData\Anaconda3\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Users\manis\AppData\Roaming\Python\Python37\site-packages\chatterbot\__main__.py", line... | Traceback (most recent call last):
"/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
"/usr/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"/usr/local/lib/python3.6/dist-packages/torch_xla/distributed/parallel_loader.py", line 133, in _loader_... | 0.550521 |
Traceback (most recent call last):
"/usr/local/bin/vaex", line 11, in <module>
load_entry_point('vaex==1.0.0b6', 'console_scripts', 'vaex')()
"/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 561, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
"/usr/lib/python3... | Traceback (most recent call last):
"/home/nikhil/MYTHRIL/mythril/mythril/analysis/symbolic.py", line 70, in __init__
creation_code=contract.creation_code, contract_name=contract.name
"/home/nikhil/MYTHRIL/mythril/mythril/laser/ethereum/svm.py", line 124, in sym_exec
self._execute_transactions(created_account.ad... | 0.611849 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/flask/app.py", line 1612, in full_dispatch_request
rv = self.dispatch_request()
"/usr/local/lib/python3.6/site-packages/flask/app.py", line 1598, in dispatch_request
return self.view_functions[rule.endpoint](**req.view_args)
"/usr/loc... | Traceback (most recent call last):
"<input>", line 1, in <module>
"/home/bshen/anaconda3/envs/videodata/lib/python3.6/site-packages/pytube/__main__.py", line 88, in __init__
self.prefetch_init()
"/home/bshen/anaconda3/envs/videodata/lib/python3.6/site-packages/pytube/__main__.py", line 97, in prefetch_init
s... | 0.543083 |
Traceback (most recent call last):
"~/anaconda3/envs/magenta/bin/arbitrary_image_stylization_with_weights", line 8, in <module>
sys.exit(console_entry_point())
"~/anaconda3/envs/magenta/lib/python3.7/site-packages/magenta/models/arbitrary_image_stylization/arbitrary_image_stylization_with_weights.py", line 178, ... | Traceback (most recent call last):
"/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
"/home/homeassistant/.homeassistant/custom_components/mitemp_bt/sensor.py", line 805, in update_ble
discover_ble_devices(config, aeskeys, whitelist)
"/home/h... | 0.641298 |
Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/matplotlib/backends/backend_qt5.py", line 519, in _draw_idle
self.draw()
"/usr/lib/python3.6/site-packages/matplotlib/backends/backend_agg.py", line 402, in draw
self.figure.draw(self.renderer)
"/usr/lib/python3.6/site-packages/matplotlib/a... | Traceback (most recent call last):
"/home/althonos/.local/lib/python3.6/site-packages/qgrid/grid.py", line 1224, in _handle_qgrid_msg_helper
self._df.loc[location] = val_to_set
"/usr/lib/python3.6/site-packages/pandas/core/indexing.py", line 189, in __setitem__
self._setitem_with_indexer(indexer, value)
"/us... | 0.555841 |
Traceback (most recent call last):
"/app/medusa/medusa/search/queue.py", line 503, in run
self.success = snatch_episode(result)
"/app/medusa/medusa/search/core.py", line 222, in snatch_episode
notifiers.notify_snatch(curEpObj, result)
"/app/medusa/medusa/notifiers/__init__.py", line 127, in notify_snatch
n.... | Traceback (most recent call last):
"/home/ngoldin/virtualenv/gitlab/bin/gitlab", line 11, in <module>
sys.exit(main())
"/home/ngoldin/virtualenv/gitlab/local/lib/python2.7/site-packages/gitlab/cli.py", line 179, in main
cli_module.run(gl, what, action, args, verbose, output, fields)
"/home/ngoldin/virtualenv... | 0.551784 |
Traceback (most recent call last):
"/root/anaconda/bin/conda", line 5, in <module>
sys.exit(main())
"/home/aaronmeurer/conda/conda/cli/main.py", line 202, in main
args_func(args, p)
"/home/aaronmeurer/conda/conda/cli/main.py", line 207, in args_func
args.func(args, p)
"/home/aaronmeurer/conda/conda/cli/main_cle... | Traceback (most recent call last):
"train.py", line 626, in <module>
device=device, )
"train.py", line 293, in train
val_dataset = Yolo_dataset(config.val_label, config, train=False)
"D:\Code\yolo\pytorch-YOLOv4\dataset.py", line 256, in __init__
f = open(lable_path, 'r', encoding='utf-8')
NotFoundError: [... | 0.641755 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/qqbot/qqbotcls.py", line 99, in _call
func(*args, **kwargs)
"/usr/local/lib/python2.7/site-packages/qqbot/plugins/miniirc.py", line 244, in onQQMessage
self.buddies.add(buddy)
"/usr/local/lib/python2.7/site-packages/qqbot/plugins/mini... | Traceback (most recent call last):
"/Users/nrryuya1/work/blockchain/nrryuya/vyper/tests/examples/tokens/ERC20_solidity_compatible/test/erc20_tests_1.py", line 422, in setUp
super().setUp()
"/Users/nrryuya1/work/blockchain/nrryuya/vyper/tests/examples/tokens/ERC20_solidity_compatible/test/erc20_tests_1.py", line ... | 0.634912 |
Epoch:
0%|
| 0/100 [00:00<?, ?it/sTraceback (most recent call last):
| 0/4 [00:00<?, ?it/s]
"run_seq_labeling.py", line 857, in <module>
main()
"run_seq_labeling.py", line 752, in main
args, train_dataset, model, tokenizer, labels, pad_token_label_id
"run_seq_labeling.py", line 215, in train
outputs = model... | Traceback (most recent call last):
"/usr/local/bin/jrnl", line 8, in <module>
sys.exit(run())
"/usr/local/lib/python2.7/dist-packages/jrnl/cli.py", line 194, in run
journal = Journal.Journal(journal_name, **config)
"/usr/local/lib/python2.7/dist-packages/jrnl/Journal.py", line 39, in __init__
self.open()
... | 0.516417 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.7/dist-packages/toga_gtk/widgets/webview.py", line 24, in __init__
super().__init__(id=id, style=style, url=url, on_key_down=on_key_down)
"/usr/local/lib/python3.7/dist-packages/toga/interface/widgets/webview.py", line 2... | Traceback (most recent call last):
"./tools/train_net.py", line 83, in <module>
roidb = get_training_roidb(imdb)
"/home/hadi/Software/tensorflow/TEST_FRCN_ROOT/tools/../lib/fast_rcnn/train.py", line 204, in get_training_roidb
imdb.append_flipped_images()
"/home/hadi/Software/tensorflow/TEST_FRCN_ROOT/tools/.... | 0.603979 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-req-build-oers0g5e/setup.py", line 456, in <module>
setup(
"/home/notooth/anaconda3/lib/python3.8/site-packages/setuptools/__init__.py", line 153, in setup
return distutils.core.setup(**attrs)
"/home/notooth/anaconda3/lib/python... | Traceback (most recent call last):
"/home/khawar/.local/lib/python3.6/site-packages/pandas/core/internals/managers.py", line 1671, in create_block_manager_from_blocks
make_block(values=blocks[0], placement=slice(0, len(axes[0])))
"/home/khawar/.local/lib/python3.6/site-packages/pandas/core/internals/blocks.py", ... | 0.534577 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
ImportError: No module named tkinter | Original Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/torch/utils/data/_utils/worker.py", line 178, in _worker_loop
data = fetcher.fetch(index)
"/usr/local/lib/python3.6/dist-packages/torch/utils/data/_utils/fetch.py", line 44, in fetch
data = [self.dataset[idx] for idx in possibly... | 0.561322 |
Traceback (most recent call last):
"/Users/alexwlchan/.virtualenvs/tempenv-340c26170176d/lib/python3.6/site-packages/hypothesis/core.py", line 631, in run
print_example=True, is_final=True
"/Users/alexwlchan/.virtualenvs/tempenv-340c26170176d/lib/python3.6/site-packages/hypothesis/executors.py", line 58, in defa... | Traceback (most recent call last):
"src/gevent/greenlet.py", line 716, in gevent._greenlet.Greenlet.run
"/home/kelsos/development/github/raiden-network/raiden/raiden/api/rest.py", line 430, in _run
self.wsgiserver.serve_forever()
"/home/kelsos/.virtualenvs/raiden/lib/python3.7/site-packages/gevent/baseserver.... | 0.503104 |
Traceback (most recent call last):
"regression.py", line 4, in <module>
click.edit(filename=Path('here.txt'))
"/Users/samuel/workspace/tmp/click-regression/.venv/lib/python3.7/site-packages/click/termui.py", line 588, in edit
editor.edit_file(filename)
"/Users/samuel/workspace/tmp/click-regression/.venv/lib/... | Traceback (most recent call last):
"/home/code/mayongjuan/anaconda3/envs/SEE/lib/python3.6/site-packages/chainer/iterators/multiprocess_iterator.py", line 117, in __del__
"/home/code/mayongjuan/anaconda3/envs/SEE/lib/python3.6/site-packages/chainer/iterators/multiprocess_iterator.py", line 244, in terminate
"/... | 0.569904 |
Traceback (most recent call last):
"manage.py", line 29, in <module>
main()
"manage.py", line 25, in main
execute_from_command_line(sys.argv)
"/home/circleci/company_service/.venv/lib/python3.6/site-packages/django/core/management/__init__.py", line 401, in execute_from_command_line
utility.execute()
"/h... | Traceback (most recent call last):
"/root/Desktop/tools/Mobile-Security-Framework-MobSF/StaticAnalyzer/views/ios/db_interaction.py", line 163, in create_db_entry_ipa
BIN_ANAL=bin_dict['bin_res'],
TypeError: 'NoneType' object is not subscriptable
| 0.519919 |
Traceback (most recent call last):
"D:\SickChill\SickChill\lib\tornado\web.py", line 1511, in _execute
result = yield result
"D:\SickChill\SickChill\lib\tornado\gen.py", line 1055, in run
value = future.result()
"D:\SickChill\SickChill\lib\tornado\concurrent.py", line 238, in result
raise_exc_info(self._exc... | Traceback (most recent call last):
"/root/venv/lib/python3.6/site-packages/flask/app.py", line 1982, in wsgi_app
response = self.full_dispatch_request()
"/root/venv/lib/python3.6/site-packages/flask/app.py", line 1614, in full_dispatch_request
rv = self.handle_user_exception(e)
"/root/venv/lib/python3.6/site... | 0.524944 |
Traceback (most recent call last):%|###
| 1.02G/3.31G [01:32<03:28, 11.8MB/s]
"site-packages\tqdm\_tqdm.py", line 931, in __del__
"site-packages\tqdm\_tqdm.py", line 1133, in close
"site-packages\tqdm\_tqdm.py", line 496, in _decr_instances
"site-packages\tqdm\_monitor.py", line 52, in exit
"threading.py... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 17, in _handle_async_response
await func(hass, connection, msg)
"/usr/src/homeassistant/homeassistant/components/config/auth_provider_homeassistant.py", line 60, in websocket_create
provider = ... | 0.582172 |
Traceback (most recent call last):
"crawl_profile.py", line 33, in <module>
information, user_commented_list = extract_information(browser, username, limit_amount)
"/root/Bots/instagram-profilecrawl/util/extractor.py", line 225, in extract_information
caption, location_url, location_name, location_id, lat, lng,... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"./sympy/printing/pretty/pretty.py", line 2381, in pretty_print
use_unicode_sqrt_char=use_unicode_sqrt_char))
"./sympy/printing/pretty/pretty.py", line 2341, in pretty
return pp.doprint(expr)
"./sympy/printing/pretty/pretty.py", line 62, in... | 0.602441 |
Traceback (most recent call last):
"webcam.py", line 6, in <module>
from predictor import COCODemo
"/home/***/maskrcnn-benchmark/demo/predictor.py", line 6, in <module>
from maskrcnn_benchmark.modeling.detector import build_detection_model
"/home/***/maskrcnn-benchmark/maskrcnn_benchmark/modeling/detector/__... | Traceback (most recent call last):
"/home/docs/checkouts/readthedocs.org/user_builds/flask-restful/envs/latest/lib/python3.5/site-packages/sphinx/ext/autodoc.py", line 560, in import_object
__import__(self.modname)
ImportError: No module named 'flask_restful'
| 0.589881 |
Traceback (most recent call last):
"/app/zabbix/script/yowsup-master/yowsup-cli", line 368, in <module>
if not parser.process():
"/app/zabbix/script/yowsup-master/yowsup-cli", line 272, in process
self.startSendClient()
"/app/zabbix/script/yowsup-master/yowsup-cli", line 323, in startSendClient
not self.arg... | Traceback (most recent call last):
"C:\Users\user\Documents\GitHub\OnlyFans\datascraper\main_datascraper.py", line 114, in start_datascraper
array = module.manage_subscriptions(
"C:\Users\user\Documents\GitHub\OnlyFans\modules\onlyfans.py", line 1027, in manage_subscriptions
if item["usersCount"] > 2:
TypeError... | 0.525149 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/vol/devel/env/lib/python2.6/copy_reg.py", line 70, in _reduce_ex
raise TypeError, "can't pickle %s objects" % base.__name__
TypeError: can't pickle function objects | Traceback (most recent call last):
"/opt/conda/envs/default/lib/python3.7/site-packages/distributed/protocol/core.py", line 40, in dumps
for key, value in data.items()
"/opt/conda/envs/default/lib/python3.7/site-packages/distributed/protocol/core.py", line 41, in <dictcomp>
if type(value) is Serialize
"/opt/... | 0.579361 |
Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/tornado/web.py", line 1466, in _execute
result = method(*self.path_args, **self.path_kwargs)
"/usr/lib/python3.6/site-packages/salt/netapi/rest_tornado/saltnado.py", line 758, in post
perms = sorted(list(set(perms)))
TypeError: unhashable ty... | Traceback (most recent call last):
"test.py", line 23, in <module>
print(TestSettings(cls=TestClass))
"pydantic/main.py", line 534, in pydantic.main.BaseModel.__str__
"pydantic/main.py", line 530, in genexpr
"pydantic/main.py", line 530, in genexpr
"pydantic/utils.py", line 158, in pydantic.utils.trunca... | 0.522923 |
Traceback (most recent call last):
"/home/<MY USERNAME>/.local/lib/python3.7/site-packages/xonsh/environ.py", line 1757, in xonsh_script_run_control
run_script_with_cache(filename, execer, ctx)
"/home/<MY USERNAME>/.local/lib/python3.7/site-packages/xonsh/codecache.py", line 160, in run_script_with_cache
ccode ... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"./sympy/sets/sets.py", line 1028, in __new__
args = flatten(args)
"./sympy/sets/sets.py", line 1026, in flatten
return sum(map(flatten, arg), [])
"./sympy/sets/sets.py", line 1026, in flatten
return sum(map(flatten, arg), [])
"./sympy/... | 0.630268 |
Traceback (most recent call last):
"train.py", line 252, in <module>
train()
"train.py", line 164, in train
train_loader, val_loader, train_sampler, valid_sampler = get_data_loaders(args, tokenizer)
"train.py", line 97, in get_data_loaders
tensor = tensor.view((-1, datasets[dataset_name]["n_candidates"]) + ... | Traceback (most recent call last):
"/home/aries/tvm/topi/tests/python/testfordepthos.py", line 143, in <module>
test_depthwise_conv2d()
"/home/aries/tvm/topi/tests/python/testfordepthos.py", line 124, in test_depthwise_conv2d
depthwise_conv2d_with_workload_nchw(1, 728, 64, 1, 3, 1, "SAME")
"/home/aries/tvm/t... | 0.55723 |
Traceback (most recent call last):
"freqtrade/main.py", line 288, in <module>
main()
"freqtrade/main.py", line 267, in main
init(_CONF)
"freqtrade/main.py", line 226, in init
exchange.init(config)
"/home/tt/freqtrade/freqtrade/exchange/__init__.py", line 52, in init
_API = exchange_class(exchange_config... | Traceback (most recent call last):
"scripts/sentence/gridsearch.py", line 65, in <module>
json.dump(gridsearch.cv_results_, outfile, indent=2)
"/root/miniconda/lib/python3.5/json/__init__.py", line 178, in dump
for chunk in iterable:
"/root/miniconda/lib/python3.5/json/encoder.py", line 429, in _iterencode
... | 0.575794 |
Traceback (most recent call last):
"/opt/mp4_automator/resources/metadata.py", line 206, in writeTags
video.save()
"/opt/mp4_automator/mutagen/_file.py", line 111, in save
return self.tags.save(filename, **kwargs)
"/opt/mp4_automator/mutagen/mp4/__init__.py", line 360, in save
values.append(render_func(self... |
Traceback (most recent call last):
"/mnt/maui/home/nick/bitcoin/electrum/lib/plugins.py", line 49, in run_hook
r = f(*args)
"/mnt/maui/home/nick/bitcoin/electrum/plugins/labels.py", line 84, in set_label
bundle = {"label": {"external_id": self.encode(item), "text": self.encode(label)}}
"/mnt/maui/home/nick/bitco... | 0.625117 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.