text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 159, in _async_setup_platform
await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT)
"/usr/local/lib/python3.7/asyncio/tasks.py", line 442, in wait_for
return fut.result()
"/usr/local/lib/pyt... | Traceback (most recent call last):
"/usr/local/bin/glances", line 8, in <module>
sys.exit(main())
"/usr/local/lib/python3.8/dist-packages/glances/__init__.py", line 145, in main
start(config=config, args=args)
"/usr/local/lib/python3.8/dist-packages/glances/__init__.py", line 110, in start
mode = GlancesMod... | 0.654512 |
Traceback (most recent call last):
"/Users/clemens/Library/Preferences/PyCharmCE2017.2/scratches/scratch_4.py", line 4, in <module>
raw = mne.io.read_raw_edf("/Volumes/Begabungsforschung/Analysis/Data/EEG/adds/vp1/vp1_exp_eeg.bdf")
"/Users/clemens/Repositories/adds/mne/io/edf/edf.py", line 1229, in read_raw_edf
... | [ERROR
] An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/state.py", line 1851, in call
**cdata['kwargs'])
"/usr/lib/python2.7/site-packages/salt/loader.py", line 1795, in wrapper
return f(*args, **kwargs)
"/usr/lib/python2.7/site-packages/salt/st... | 0.566001 |
Traceback (most recent call last):
"/usr/lib/python3.5/asyncio/tasks.py", line 239, in _step
result = coro.send(None)
"/usr/local/lib/python3.5/dist-packages/homeassistant/helpers/entity_platform.py", line 352, in _async_add_entity
await entity.async_update_ha_state()
"/usr/local/lib/python3.5/dist-packages/... | Traceback (most recent call last):
"savemodel_error.py", line 10, in <module>
gpflow.utilities.freeze(m)
"/Users/jxiong/Documents/Projects/ipsc_gplvm/env/lib/python3.6/site-packages/gpflow/utilities/utilities.py", line 281, in freeze
module_copy = deepcopy(input_module, memo_tensors)
"/Users/jxiong/Documents... | 0.648071 |
Traceback (most recent call last):
"examples/cifar10_densenet.py", line 38, in <module>
input_shape=img_dim, weights=None)
"/home/ubuntu/Github/keras-contrib/keras_contrib/applications/densenet.py", line 117, in DenseNet
dropout_rate, weight_decay)
"/home/ubuntu/Github/keras-contrib/keras_contrib/application... | Traceback (most recent call last):
"orch.py", line 55, in <module>
start_execution()
"orch.py", line 41, in start_execution
for result in results.join_native(interval=300):
"/home/tts/.local/share/virtualenvs/celery_orch-oKbCb8co/lib/python3.6/site-packages/celery/result.py", line 815, in join_native
on_mes... | 0.587112 |
Traceback (most recent call last):
"C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time
elapsed_time = time.monotonic() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| Traceback (most recent call last):
"/home/nfern/.virtualenvs/back_00/lib/python3.7/site-packages/drf_yasg/utils.py", line 407, in get_field_default
default = field.to_representation(default)
"/home/nfern/.virtualenvs/back_00/lib/python3.7/site-packages/rest_framework/fields.py", line 944, in to_representation
r... | 0.56706 |
Traceback (most recent call last):
"/home/william/speech/sphinx/g2p-seq2seq/tests/g2p_unittest.py", line 34, in test_decode
g2p_model = G2PModel(params, test_path=decode_file_path)
"/home/william/speech/sphinx/g2p-seq2seq/g2p_seq2seq/g2p.py", line 89, in __init__
self.__prepare_model()
"/home/william/speech/... | Traceback (most recent call last):
"translate.py", line 127, in <module>
main()
"translate.py", line 66, in main
for batch in test_data:
"/home/yzf/anaconda3/lib/python3.6/site-packages/torchtext/data/iterator.py", line 178, in __iter__
self.train)
"/home/yzf/anaconda3/lib/python3.6/site-packages/torchte... | 0.553325 |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/state.py", line 1626, in call
**cdata['kwargs'])
"/usr/lib/python2.7/dist-packages/salt/loader.py", line 1492, in wrapper
return f(*args, **kwargs)
"/usr/lib/python2.7/dist-packages/salt/s... | 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.586125 |
Traceback (most recent call last):
"/Users/jaraco/Dropbox/code/main/jaraco.site/.tox/python/lib/python3.7/site-packages/cherrypy/process/plugins.py", line 636, in sysfiles
f = m.__loader__.archive
AttributeError: '_NamespaceLoader' object has no attribute 'archive'
| Traceback (most recent call last):
"train.py", line 184, in <module>
tf.app.run()
"C:\Users\THIS PC\Anaconda3\envs\tensorflow_gpu\lib\site-packages\tensorflow\python\platform\app.py", line 125, in run
_sys.exit(main(argv))
"C:\Users\THIS PC\Anaconda3\envs\tensorflow_gpu\lib\site-packages\tensorflow\python\ut... | 0.467979 |
Traceback (most recent call last):
"/home/chris_r_brake/anaconda3/envs/keras_2/lib/python3.6/site-packages/keras/utils/data_utils.py", line 578, in get
inputs = self.queue.get(block=True).get()
"/home/chris_r_brake/anaconda3/envs/keras_2/lib/python3.6/multiprocessing/pool.py", line 644, in get
raise self._value... | Traceback (most recent call last):
"/usr/local/bin/onmt-main", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python3.6/dist-packages/opennmt/bin/main.py", line 175, in main
checkpoint_path=args.checkpoint_path)
"/usr/local/lib/python3.6/dist-packages/opennmt/runner.py", line 341, in score
logits=log... | 0.656179 |
Traceback (most recent call last):
"/opt/venvs/matrix-synapse/lib/python3.6/site-packages/synapse/push/emailpusher.py", line 129, in _process
yield self._unsafe_process()
TypeError: 'dict_values' object does not support indexing
| Traceback (most recent call last):
"/home/guimin.gm/miniconda3/envs/pt/lib/python3.6/site-packages/torch/multiprocessing/spawn.py", line 19, in _wrap
fn(i, *args)
"/gruntdata/guimin.gm/bart/fairseq-master/train.py", line 296, in distributed_main
main(args, init_distributed=True)
"/gruntdata/guimin.gm/bart/fa... | 0.531818 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/splab/anaconda3/envs/Kai.Lib/lib/python3.7/site-packages/librosa/\_\_init__.py", line 12, in <module>
from . import core
"/home/splab/anaconda3/envs/Kai.Lib/lib/python3.7/site-packages/librosa/core/\_\_init__.py", line 125, in <module>
... |
Traceback (most recent call last):
"C:\Users\hubartob\AppData\Local\Temp\RobotTempDir14982430887361600969\robot_session_server.py", line 43, in inner
result['result'] = func(*args, **kwargs)
"C:\Users\hubartob\AppData\Local\Temp\RobotTempDir14982430887361600969\robot_session_server.py", line 78, in inner
retur... | 0.570138 |
Traceback (most recent call last):
"/Users/AndreVillanueva_Com/Dropbox/Bots/InstaPy/belize-lottery.py", line 154, in <module>
session.comment_by_locations(belizeLocation, amount=5, skip_top_posts=True)
"/Users/AndreVillanueva_Com/Dropbox/Bots/InstaPy/instapy/instapy.py", line 806, in comment_by_locations
self.l... | Traceback (most recent call last):
"/usr/local/sma/resources/mediaprocessor.py", line 52, in fullprocess
tag.writeTags(output['output'], self.converter, self.settings.artwork, self.settings.thumbnail, output['x'], output['y'], self.converter)
TypeError: writeTags() takes from 3 to 7 positional arguments but 8 were ... | 0.532716 |
[ERROR
] An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python3/dist-packages/salt/state.py", line 1981, in call
**cdata['kwargs'])
"/usr/lib/python3/dist-packages/salt/loader.py", line 1977, in wrapper
return f(*args, **kwargs)
"/usr/lib/python3/dist-packages/salt/states/... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
class NewModel(CustomBaseModel, special_parameter=42):
"pydantic/main.py", line 178, in pydantic.main.ModelMetaclass.__new__
TypeError: __new__() got an unexpected keyword argument 'special_parameter'
| 0.562319 |
Traceback (most recent call last):
"/usr/lib/python3.5/multiprocessing/process.py", line 249, in _bootstrap
self.run()
"/usr/lib/python3.5/multiprocessing/process.py", line 93, in run
self._target(*self._args, **self._kwargs)
"/usr/lib/python3.5/multiprocessing/pool.py", line 108, in worker
task = get()
... | Traceback (most recent call last):
"/home/user/.vim/plugged/jedi-vim/pythonx/jedi_vim.py", line 131, in wrapper
return func(*args, **kwargs)
"/home/user/.vim/plugged/jedi-vim/pythonx/jedi_vim.py", line 297, in goto
vim.current.window.cursor = d.line, d.column
TypeError: an integer is required (got type NoneType... | 0.515178 |
Traceback (most recent call last):
"/home/taiga/.virtualenvs/taiga/lib/python3.5/weakref.py", line 117, in remove
TypeError: 'NoneType' object is not callable
| Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/localstack/services/infra.py", line 416, in check_infra
raise e
"/usr/local/lib/python3.7/site-packages/localstack/services/infra.py", line 413, in check_infra
plugin.check(expect_shutdown=expect_shutdown, print_error=print_error)
"/u... | 0.667093 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/bottle.py", line 960, in wsgi
start_response(response._status_line, response.headerlist)
"/usr/lib/python2.7/dist-packages/cherrypy/wsgiserver/wsgiserver2.py", line 2309, in start_response
"WSGI response header value %r is not of type str." % ... | Traceback (most recent call last):
"abcd_contour.py", line 32, in <module>
letter = im[y:y+h,x:x+w]
TypeError: slice indices must be integers or None or have an __index__ method
| 0.461342 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/etienne/sakura/.venv/lib/python3.5/site-packages/numpy/ma/core.py", line 3136, in view
output = ndarray.view(self, dtype)
"/home/etienne/sakura/.venv/lib/python3.5/site-packages/numpy/ma/core.py", line 3357, in dtype
self._mask.shape = ... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-rhENMK/pillow/setup.py", line 753, in <module>
zip_safe=not debug_build(), )
"/usr/local/lib/python2.7/distutils/core.py", line 151, in setup
dist.run_commands()
"/usr/local/lib/python2.7/distutils/dist.py", line 953, in run_com... | 0.548993 |
Traceback (most recent call last):
"/Users/test_user/working_dir/.venv_Darwin_x86_64_3.7.2/bin/docker-compose", line 9, in <module>
from compose.cli.main import main
ImportError: No module named compose.cli.main
| Traceback (most recent call last):
"C:\Users\DESMOND\Anaconda3\lib\site-packages\tensorflow_core\python\pywrap_tensorflow.py", line 58, in <module>
from tensorflow.python.pywrap_tensorflow_internal import *
"C:\Users\DESMOND\Anaconda3\lib\site-packages\tensorflow_core\python\pywrap_tensorflow_internal.py", line ... | 0.567816 |
Traceback (most recent call last):
"core.git_command in C:\Users\Ihor\AppData\Roaming\Sublime Text 3\Installed Packages\GitSavvy.sublime-package", line 106, in git
"./subprocess.py", line 824, in __init__
"./subprocess.py", line 1118, in _execute_child
NotFoundError: [WinError 2] The system cannot find the file s... | Traceback (most recent call last):
"/home/xx/anaconda3/lib/python3.7/multiprocessing/forkserver.py", line 261, in main
old_handlers)
"/home/xx/anaconda3/lib/python3.7/multiprocessing/forkserver.py", line 297, in _serve_one
code = spawn._main(child_r)
"/home/xx/anaconda3/lib/python3.7/multiprocessing/spawn.py... | 0.597452 |
Traceback (most recent call last):
"lib/galaxy/tools/__init__.py", line 1435, in handle_single_execution
collection_info=collection_info,
"lib/galaxy/tools/__init__.py", line 1517, in execute
return self.tool_action.execute(self, trans, incoming=incoming, set_output_hid=set_output_hid, history=history, **kwargs... | Traceback (most recent call last):
"c:\programdata\anaconda3\envs\ihi2\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"c:\programdata\anaconda3\envs\ihi2\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\ProgramData\Anaconda3\envs\ihi2\Scripts\rasa.exe\__main__.py", line... | 0.57936 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/pip/_internal/basecommand.py", line 141, in main
status = self.run(options, args)
"/usr/local/lib/python3.6/site-packages/pip/_internal/commands/install.py", line 330, in run
self._warn_about_conflicts(to_install)
"/usr/local/lib/pyth... | Traceback (most recent call last):
"/usr/lib/python3/dist-packages/certbot/auth_handler.py", line 70, in handle_authorizations
resps = self.auth.perform(achalls)
"/usr/lib/python3/dist-packages/certbot/plugins/dns_common.py", line 58, in perform
self._perform(domain, validation_domain_name, validation)
"/usr... | 0.553973 |
Traceback (most recent call last):
"/mnt/c/Users/user/Documents/code/stoptracking/playbook/.mitogen/mitogen-0.2.9/mitogen/service.py", line 621, in _on_service_call
return invoker.invoke(method_name, kwargs, msg)
"/mnt/c/Users/user/Documents/code/stoptracking/playbook/.mitogen/mitogen-0.2.9/mitogen/service.py", ... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"PYTHON_INSTALLATION/lib/python3.7/site-packages/dm_control/viewer/__init__.py", line 22, in <module>
from dm_control.viewer import application
"PYTHON_INSTALLATION/lib/python3.7/site-packages/dm_control/viewer/application.py", line 23, in <mod... | 0.562774 |
Traceback (most recent call last):
"D:/python/code/deeplearning/Deep-Learning-21-Examples-master/chapter_5/research/object_detection/builders/model_builder_test.py", line 388, in test_create_faster_rcnn_model_from_config_with_example_miner
model = model_builder.build(model_proto, is_training=True)
"D:\python\cod... | Traceback (most recent call last):
"/usr/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/home/tao/.virtualenvs/dl4cv/lib/python3.6/site-packages/horovod/run/task_fn.py", line 67, in <module>
_task_... | 0.544674 |
Traceback (most recent call last):
"/srv/homeassistant/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 155, in _async_setup_platform
entity_platform.schedule_add_entities, discovery_info
"/usr/lib/python3.4/asyncio/futures.py", line 388, in __iter__
yield self
# This tells Task to w... | Traceback (most recent call last):
"main.py", line 64, in <module>
main()
"main.py", line 26, in main
Query.run()
"/root/py12306/py12306/query/query.py", line 54, in run
self.start()
"/root/py12306/py12306/query/query.py", line 78, in start
jobs_do(self.jobs, 'run')
"/root/py12306/py12306/helpers/fun... | 0.626036 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/shadchin/t_d/venv/local/lib/python2.7/site-packages/pandas/core/generic.py", line 5691, in astype
**kwargs)
"/home/shadchin/t_d/venv/local/lib/python2.7/site-packages/pandas/core/internals/managers.py", line 531, in astype
return self.a... | Traceback (most recent call last):
"/usr/local/bin/t2t-trainer", line 33, in <module>
tf.app.run()
"/usr/local/lib/python3.6/site-packages/tensorflow/python/platform/app.py", line 125, in run
_sys.exit(main(argv))
"/usr/local/bin/t2t-trainer", line 28, in main
t2t_trainer.main(argv)
"/usr/local/lib/pytho... | 0.587511 |
Traceback (most recent call last):
"/home/jbernier/.local/lib/python3.6/site-packages/airflow/models/dagbag.py", line 256, in process_file
m = imp.load_source(mod_name, filepath)
"/usr/lib/python3.6/imp.py", line 172, in load_source
module = _load(spec)
"<frozen importlib._bootstrap>", line 684, in _load
... | Traceback (most recent call last):
"scripts/svg_generator.py", line 20, in <module>
svg = chess.svg.board(board=board, coordinates=False, lastmove=last_move, colors=c)
TypeError: board() got an unexpected keyword argument 'colors'
| 0.553559 |
Traceback (most recent call last):
"run/run_training.py", line 114, in <module>
trainer.validate(save_softmax=args.npz, validation_folder_name=val_folder)
"/home/zlf/nnUNet/nnunet/training/network_training/nnUNetTrainer.py", line 478, in validate
use_gaussian=use_gaussian)
"/home/zlf/nnUNet/nnunet/training/n... | Traceback (most recent call last):
"/home/sdhar/tudelft-research/pytorch/pytorch_synthetic_benchmark.py", line 127, in <module>
timeit.timeit(benchmark_step, number=args.num_warmup_batches)
"/cm/shared/package/python/3.5.2/lib/python3.5/timeit.py", line 213, in timeit
return Timer(stmt, setup, timer, globals).t... | 0.553536 |
Traceback (most recent call last):
"/Users/rodneymarable/.pyenv/versions/3.7.4/envs/compbio-ami/lib/python3.7/site-packages/pcluster/cli.py", line 439, in main
args.func(args)
"/Users/rodneymarable/.pyenv/versions/3.7.4/envs/compbio-ami/lib/python3.7/site-packages/pcluster/cli.py", line 81, in create_ami
pclust... | Traceback (most recent call last):
"/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
self.run()
"/home/user/.local/lib/python3.9/site-packages/zeroconf/__init__.py", line 1750, in run
self._service_state_changed.fire(
"/home/user/.local/lib/python3.9/site-packages/zeroconf/__init__.py", line 1... | 0.645607 |
[!] 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):
"examples\c_json.py", line 199, in <module>
ast_dict = file_to_dict(sys.argv[1])
"examples\c_json.py", line 133, in file_to_dict
return to_dict(ast)
"examples\c_json.py", line 113, in to_dict
result[array_name].append(to_dict(child))
"examples\c_json.py", line 115, in t... | 0.607871 |
Traceback (most recent call last):
"dqn_agent.py", line 129, in <module>
environment = SpreadTrading(spread_coefficients=[1], data_generator=generator, trading_fee=trading_fee, time_fee=time_fee, history_length=history_length, episode_length=episode_length)
TypeError: __init__() got an unexpected keyword argument '... | Traceback (most recent call last):
"/Users/aaksenov/.virtualenvs/puppets/lib/python3.5/site-packages/salt/cloud/cli.py", line 284, in run
self.config.get('names')
"/Users/aaksenov/.virtualenvs/puppets/lib/python3.5/site-packages/salt/cloud/__init__.py", line 1457, in run_profile
ret[name] = self.create(vm_)
... | 0.481424 |
Traceback (most recent call last):
"/opt/code/localstack/localstack/services/plugins.py", line 96, in check_infra
check_service_health(api=name, print_error=print_error)
"/opt/code/localstack/localstack/services/plugins.py", line 115, in check_service_health
raise e
"/opt/code/localstack/localstack/services/... | Traceback (most recent call last):
"c:\users\julian\appdata\local\programs\python\python39\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
"c:\users\julian\appdata\local\programs\python\python39\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
"C:\Users\... | 0.601834 |
Traceback (most recent call last):
"/tmp/nix-build-python3.6-bpython-0.17.drv-0/bpython-0.17/bpython/test/test_curtsies_repl.py", line 407, in setUp
self.repl = create_repl()
"/tmp/nix-build-python3.6-bpython-0.17.drv-0/bpython-0.17/bpython/test/test_curtsies_repl.py", line 235, in create_repl
repl = curtsiesre... | Traceback (most recent call last):
"demo/demo.py", line 24, in <module>
text_color=(72, 101, 241))
"/Users/yiqi/anaconda3/envs/open-mmlab/lib/python3.7/site-packages/mmdet/models/detectors/base.py", line 352, in show_result
out_file=out_file)
"/Users/yiqi/anaconda3/envs/open-mmlab/lib/python3.7/site-packages... | 0.560359 |
Traceback (most recent call last):
"lib/galaxy/web/framework/middleware/error.py", line 154, in __call__
app_iter = self.application(environ, sr_checker)
"GLXFOLDER/.venv/lib/python3.7/site-packages/paste/recursive.py", line 85, in __call__
return self.application(environ, start_response)
"GLXFOLDER/.venv/li... | 04:04:34 CRITICAL: Traceback (most recent call last):
"dwt.py", line 486, in <module>
"dwt_about.py", line 172, in update_check
NameError: global name 'URLError' is not defined
| 0.60818 |
Traceback (most recent call last):
"C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time
elapsed_time = time.monotonic() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| Traceback (most recent call last):
"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.527291 |
Traceback (most recent call last):
"/usr/lib/python2.7/contextlib.py", line 24, in __exit__
self.gen.next()
"/home/ionel/sandbox/.tox/py27/local/lib/python2.7/site-packages/_pytest/logging.py", line 294, in _runtest_for
del item.catch_log_handler
AttributeError: catch_log_handler
| Traceback (most recent call last):
"/video2x/src/video2x.py", line 261, in <module>
upscaler.run()
"/video2x/src/upscaler.py", line 515, in run
self._check_arguments()
"/video2x/src/upscaler.py", line 251, in _check_arguments
raise e
"/video2x/src/upscaler.py", line 248, in _check_arguments
DriverWrappe... | 0.500769 |
Traceback (most recent call last):
"c:\appdata\local\continuum\anaconda3\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"c:\appdata\local\continuum\anaconda3\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\AppData\Local\Continuum\anaconda3\Scripts\repo2docker.exe\__mai... | 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, ... | 0.605923 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/ettom/.config/vim/bundle/ultisnips/pythonx/UltiSnips/snippet_manager.py",
line 836, in _file_to_edit
dot_vim_dir = Path(vim_helper.get_dot_vim())
"/home/ettom/.config/vim/bundle/ultisnips/pythonx/UltiSnips/vim_helper.py", line
228, in... | Traceback (most recent call last):
"/var/lib/awx/venv/awx/lib64/python3.6/site-packages/awx/main/tasks.py", line 1255, in run self.pre_run_hook(self.instance, private_data_dir)
"/var/lib/awx/venv/awx/lib64/python3.6/site-packages/awx/main/tasks.py", line 1761, in pre_run_hook raise RuntimeError(msg)
RuntimeError:... | 0.507277 |
Traceback (most recent call last):
"/espnet/egs/cgn/asr1/../../../src/bin/asr_recog.py", line 123, in <module>
main()
"/espnet/egs/cgn/asr1/../../../src/bin/asr_recog.py", line 117, in main
recog(args)
"/espnet/src/asr/asr_pytorch.py", line 416, in recog
rnnlm.load_state_dict(torch.load(args.rnnlm, map_loca... | Traceback (most recent call last):
"/srv/anaconda3/envs/streamlib/lib/python3.8/site-packages/streamlit/hashing.py", line 339, in to_bytes
b = b"%s:%s" % (tname, self._to_bytes(obj, context))
"/srv/anaconda3/envs/streamlib/lib/python3.8/site-packages/streamlit/hashing.py", line 595, in _to_bytes
if self._file_s... | 0.648818 |
Traceback (most recent call last):
"/usr/local/bin/soundscrape", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python2.7/site-packages/soundscrape/soundscrape.py", line 119, in main
process_soundcloud(vargs)
"/usr/local/lib/python2.7/site-packages/soundscrape/soundscrape.py", line 292, in process_sou... | Traceback (most recent call last):
"/root/freqtrade/freqtrade/main.py", line 36, in main
return_code = args['func'](args)
"/root/freqtrade/freqtrade/commands/trade_commands.py", line 20, in start_trading
worker.run()
"/root/freqtrade/freqtrade/worker.py", line 66, in run
state = self._worker(old_state=state... | 0.630627 |
Traceback (most recent call last):
"lbrynet-daemon-script.py", line 2, in <module>
"site-packages\lbrynet\daemon\DaemonControl.py", line 61, in start
"site-packages\lbrynet\conf.py", line 532, in load_conf_file_settings
"site-packages\lbrynet\conf.py", line 508, in _convert_conf_file_lists
"site-packages... | Traceback (most recent call last):
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run
return self.callback()
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor
process = sel... | 0.639505 |
Traceback (most recent call last):
"uvloop/future.pyx", line 374, in uvloop.loop.BaseTask._fast_step (uvloop/loop.c:105596)
"/usr/src/app/homeassistant/core.py", line 299, in async_stop
yield from self.async_block_till_done()
"/usr/src/app/homeassistant/core.py", line 281, in async_block_till_done
ret = yiel... | Original Traceback (most recent call last):
"/home/vova/anaconda3/lib/python3.7/site-packages/torch/utils/data/_utils/worker.py", line 178, in _worker_loop
data = fetcher.fetch(index)
"/home/vova/anaconda3/lib/python3.7/site-packages/torch/utils/data/_utils/fetch.py", line 44, in fetch
data = [self.dataset[idx]... | 0.596523 |
Traceback (most recent call last):
"./upgrade", line 237, in <module>
deploy_release(args.channel)
"./upgrade", line 217, in deploy_release
verify_newer_version(release)
"./upgrade", line 203, in verify_newer_version
if not release.is_newer(current_version()):
"./upgrade", line 69, in is_newer
return se... | Traceback (most recent call last):
"/usr/lib/python3.4/multiprocessing/pool.py", line 119, in worker
result = (True, func(*args, **kwds))
"/usr/lib/python3.4/multiprocessing/pool.py", line 47, in starmapstar
return list(itertools.starmap(args[0], args[1]))
"./status_checks.py", line 344, in run_domain_checks... | 0.55587 |
Traceback (most recent call last):
"<string>", line 10, in <module>
"/home/victor/.vim/plugged/vim-orgmode/ftplugin/orgmode/_vim.py", line 22, in <module>
from orgmode.vimbuffer import VimBuffer
"/home/victor/.vim/plugged/vim-orgmode/ftplugin/orgmode/vimbuffer.py", line 30, in <module>
from orgmode.liborgmod... | Traceback (most recent call last):
"/home/apardon/.venvs/librinde/lib/python3.5/site-packages/elasticsearch_dsl/field.py", line 225, in _deserialize
return parser.parse(data)
"/home/apardon/.venvs/librinde/lib/python3.5/site-packages/dateutil/parser.py", line 1168, in parse
return DEFAULTPARSER.parse(timestr, *... | 0.639358 |
Traceback (most recent call last):
"/opt/ml/code/train", line 138, in train
PRETRAINED_PATH, do_lower_case=bool(training_config["do_lower_case"])
"/opt/conda/lib/python3.7/site-packages/transformers/tokenization_utils.py", line 309, in from_pretrained
return cls._from_pretrained(*inputs, **kwargs)
"/opt/cond... | Traceback (most recent call last):
"spack/bin/spack", line 48, in <module>
sys.exit(spack.main.main())
"spack/lib/spack/spack/main.py", line 605, in main
env = ev.find_environment(args)
"spack/lib/spack/spack/environment.py", line 182, in find_environment
return Environment(env)
"spack/lib/spack/spack/en... | 0.602391 |
Traceback (most recent call last):
"C:\Anaconda2\Scripts\conda-script.py", line 5, in <module>
sys.exit(conda.cli.main())
"C:\Anaconda2\lib\site-packages\conda\cli\main.py", line 164, in main
return conda_exception_handler(_main, *args)
"C:\Anaconda2\lib\site-packages\conda\exceptions.py", line 607, in conda... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.6/dist-packages/sacred/__init__.py", line 13, in <module>
from sacred.experiment import Experiment
"/usr/local/lib/python3.6/dist-packages/sacred/experiment.py", line 13, in <module>
from sacred.arg_parser import format... | 0.584667 |
Traceback (most recent call last):
"/usr/lib/python3.7/site-packages/pyload/core/utils/format.py", line 49, in size
return bitmath.Byte(value).best_prefix()
AttributeError: 'NoneType' object has no attribute 'Byte'
| Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/mido/ports.py", line 81, in __del__
"/usr/lib/python3.6/site-packages/mido/ports.py", line 69, in close
AttributeError: 'SocketPort' object has no attribute '_lock'
| 0.590513 |
Traceback (most recent call last):
"dmm.py", line 430, in <module>
main(args)
"dmm.py", line 390, in main
epoch_nll += process_minibatch(epoch, which_mini_batch, shuffled_indices)
"dmm.py", line 350, in process_minibatch
mini_batch_seq_lengths, annealing_factor)
"/data/sls/u/sameerk/anaconda3/envs/nova-c... | Traceback (most recent call last):
"setup.py", line 255, in <module>
'clean': clean,
"/home/ahmad/miniconda3/lib/python3.7/site-packages/setuptools/__init__.py", line 161, in setup
return distutils.core.setup(**attrs)
"/home/ahmad/miniconda3/lib/python3.7/distutils/core.py", line 148, in setup
dist.run_comm... | 0.607775 |
Traceback (most recent call last):
"E:\gallery-dl\gallery_dl\job.py", line 51, in run
"E:\gallery-dl\gallery_dl\extractor\common.py", line 253, in items
"E:\gallery-dl\gallery_dl\extractor\mangahere.py", line 47, in chapters
ValueError: substring not found | Traceback (most recent call last):
"C:\nzbToMedia\TorrentToMedia.py", line 6, in <module>
import core
"C:\nzbToMedia\core\__init__.py", line 35, in <module>
from core.autoProcess.autoProcessComics import autoProcessComics
"C:\nzbToMedia\core\autoProcess\autoProcessComics.py", line 7, in <module>
from core.n... | 0.572885 |
Traceback (most recent call last):
"basic_step.py", line 78, in <module>
solve_basic_step_model()
"basic_step.py", line 60, in solve_basic_step_model
m_bs_chull = TransformationFactory('gdp.chull').create_using(m_base)
"/home/romeo/Documents/CMU/Research/pyomo/pyomo/core/base/plugin.py", line 254, in create_... | Traceback (most recent call last):
"/usr/lib/python3.6/runpy.py", line 183, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
"/usr/lib/python3.6/runpy.py", line 142, in _get_module_details
return _get_module_details(pkg_main_name, error)
"/usr/lib/python3.6/runpy.py", l... | 0.629999 |
Traceback (most recent call last):
"/home/george.trojan/miniconda3/envs/python-3.7/lib/python3.7/contextlib.py", line 130, in __exit__
self.gen.throw(type, value, traceback)
"/home/george.trojan/miniconda3/envs/python-3.7/lib/python3.7/site-packages/distributed/utils.py", line 201, in ignoring
except exceptions... | Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/sentry/api/endpoints/project_plugin_details.py", line 56, in post
test_results = plugin.test_configuration(project)
"/usr/local/lib/python2.7/site-packages/sentry/plugins/bases/notify.py", line 183, in test_configuration
return self.noti... | 0.592557 |
Traceback (most recent call last):
"/opt/az/lib/python3.6/site-packages/knack/cli.py", line 197, in invoke
cmd_result = self.invocation.execute(args)
"/opt/az/lib/python3.6/site-packages/azure/cli/core/commands/__init__.py", line 369, in execute
cmd.exception_handler(ex)
"/opt/az/lib/python3.6/site-packages/... | Traceback (most recent call last):
"/Users/pgali/PycharmProjects/del/venv1/lib/python3.7/site-packages/pandas/core/frame.py", line 8649, in _reduce
result = func(values)
"/Users/pgali/PycharmProjects/del/venv1/lib/python3.7/site-packages/pandas/core/frame.py", line 8570, in func
return op(values, axis=axis, ski... | 0.604164 |
Traceback (most recent call last):
"./pdseg/train.py", line 466, in <module>
main(args)
"./pdseg/train.py", line 453, in main
train(cfg)
"./pdseg/train.py", line 409, in train
use_gpu=args.use_gpu)
"/home/aistudio/pdseg/eval.py", line 140, in evaluate
conf_mat.calculate(pred, grts, masks)
"/home/aist... | Traceback (most recent call last):
"c:\users\joe93\appdata\local\programs\python\python37\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"c:\users\joe93\appdata\local\programs\python\python37\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Users\joe93\AppData\Local\Pro... | 0.616483 |
Traceback (most recent call last):
"train.py", line 1, in <module>
import argparse
"/home/anaconda2/envs/py37/lib/python3.7/argparse.py", line 87, in <module>
import re as _re
"/home/anaconda2/envs/py37/lib/python3.7/re.py", line 124, in <module>
import enum
"/home/anaconda2/envs/py37/lib/python3.7/enum.... | Traceback (most recent call last):
"/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/alexa/state_report.py", line 184, in async_send_delete_message
alexa_entity = ENTITY_ADAPTERS[domain](hass, config, hass.states.get(entity_id))
"/srv/homeassistant/lib/python3.7/site-packages/homeassistant... | 0.607866 |
Traceback (most recent call last):
"/home/amalik/tenENV/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
"/home/amalik/tenENV/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"/home/amalik/DATA/models/research/inception/inception/data/build_imag... | Traceback (most recent call last):
"/src/lutris/lutris/gui/widgets/common.py", line 92, in on_browse_clicked
default_folder = self.get_default_folder(default_path)
"/src/lutris/lutris/gui/widgets/common.py", line 89, in get_default_folder
return os.path.expanduser(default)
"/usr/lib/python3.6/posixpath.py", ... | 0.586278 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.6/dist-packages/scapy/sendrecv.py", line 314, in send
realtime=realtime, return_packets=return_packets)
"/usr/local/lib/python3.6/dist-packages/scapy/sendrecv.py", line 287, in __gen_send
s.send(p)
"/usr/local/lib/py... | `Traceback (most recent call last):
"C:/Users/myprofile/Documents/firebase tests.py", line 9, in <module>
firebase=firebase(config)
TypeError: 'module' object is not callable`
| 0.54914 |
Traceback (most recent call last):
"/home/george/projetos/.virtualenvs/scout/local/lib/python2.7/site-packages/celery/worker/consumer/consumer.py", line 559, in on_task_received
strategy = strategies[type_]
KeyError: 'Address Matching'
| Traceback (most recent call last):
"/opt/persist/venv-py3_elk/lib/python3.7/pdb.py", line 1699, in main
pdb._runscript(mainpyfile)
"/opt/persist/venv-py3_elk/lib/python3.7/pdb.py", line 1568, in _runscript
self.run(statement)
"/opt/persist/venv-py3_elk/lib/python3.7/bdb.py", line 585, in run
exec(cmd, globa... | 0.493058 |
Traceback (most recent call last):
"reconspider.py", line 39, in <module>
from core import repl_prompt
"/home/srk/Tools/Osint/reconspider/core/__init__.py", line 1, in <module>
from .repl_prompt import *
"/home/srk/Tools/Osint/reconspider/core/repl_prompt.py", line 153, in <module>
repl()
"/home/srk/Tool... | Traceback (most recent call last):
"/d01/sandboxes/jgeorgeson/git/Dev-Engineering/gitlab-scripts/python-gitlab/lib64/python3.6/site-packages/splinter/browser.py", line 60, in Browser
driver = _DRIVERS[driver_name]
KeyError: 'zope.testbrowser'
| 0.487738 |
Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
"/usr/lib64/python3.6/unittest/mock.py", line 1179, in patched
return func(*args, **keywargs)
TypeError: test_pathoc() missing 1 required positional argument: 'tdata'
| Traceback (most recent call last):
"/home/vinicius/projects/dealer/venv/lib/python3.6/site-packages/uvicorn/protocols/websocket.py", line 72, in reader
data = await protocol.recv()
"/home/vinicius/projects/dealer/venv/lib/python3.6/site-packages/websockets/protocol.py", line 309, in recv
loop=self.loop, return_... | 0.513757 |
[!] 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:\Anaconda3\lib\socketserver.py", line 313, in _handle_request_noblock
self.process_request(request, client_address)
"C:\Anaconda3\lib\socketserver.py", line 588, in process_request
pid = os.fork()
AttributeError: module 'os' has no attribute 'fork' | 0.569175 |
Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
"/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"/usr/local/lib/python2.7/dist-packages/paddle/v2/reader/decorator.py", line 271, in handle_worker
... |
Traceback (most recent call last):
"<string>", line 20, in <module>
"/tmp/pip-build-b5tfve/pycuda/setup.py", line 216, in <module>
main()
"/tmp/pip-build-b5tfve/pycuda/setup.py", line 88, in main
conf["CUDA_INC_DIR"] = [join(conf["CUDA_ROOT"], "include")]
"/usr/lib/python2.7/posixpath.py", line 77, in join
eli... | 0.655083 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/thingsboard_gateway/gateway/tb_gateway_service.py", line 289, in _connect_with_connectors
connector = self._implemented_connectors[connector_type](self, connector_config["config"][config],
TypeError: 'NoneType' object is not callable
| Traceback (most recent call last):
"/home/arsalan/Desktop/paramiko server testing.py", line 88, in <module>
server_socket.bind((server_address, server_port))
TypeError: an integer is required (got type str)
| 0.579863 |
Traceback (most recent call last):
"/private/tmp/sslyze-20171218-32066-v2b4f9/sslyze-1.3.0/tests/plugin_tests/test_certificate_info_plugin.py", line 200, in test_not_trusted_by_mozilla_but_trusted_by_microsoft
plugin_result = plugin.process_task(server_info, CertificateInfoScanCommand())
"/private/tmp/sslyze-201... | Traceback (most recent call last):
"N:\git\leo-editor\leo\plugins\stickynotes.py", line 589, in delayed_load
self.load_states()
"N:\git\leo-editor\leo\plugins\stickynotes.py", line 678, in load_states
if not self.c.cacher.db:
AttributeError: 'Commands' object has no attribute 'cacher'
| 0.562729 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/gunicorn-19.7.1-py2.7.egg/gunicorn/workers/sync.py", line 135, in handle
self.handle_request(listener, req, client, addr)
"/usr/local/lib/python2.7/dist-packages/gunicorn-19.7.1-py2.7.egg/gunicorn/workers/sync.py", line 176, in handle_req... | Traceback (most recent call last):
"__main__.py", line 19, in <module>
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpheifp6ll\build\youtube_dl\__init__.py", line 465, in main
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpheifp6ll\build\youtube_dl\__init__.py", line 455, in _real... | 0.548757 |
Traceback (most recent call last):
"/autofs/cluster/matlab/arch/CentOS5-x86_64/packages/python/anaconda/lib/python2.7/site-packages/IPython/core/interactiveshell.py", line 3066, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-144-4799503a5d5b>", line 8, in <module>
mne.gui.coregist... | 2018-08-22 21:33:47 ERROR
twisted
AttributeError: 'NoneType' object has no attribute 'cur_port': Traceback (most recent call last):
"/home/blue/.virtualenvs/golem/lib/python3.6/site-packages/autobahn/twisted/websocket.py", line 162, in _onMessage
self.onMessage(payload, isBinary)
"/home/blue/.virtualenvs/golem/l... | 0.65415 |
Traceback (most recent call last):
"../asyncserf/asyncserf/client.py", line 115, in _run
"/usr/lib/python3/dist-packages/anyio/_backends/_trio.py", line 49, in __aexit__
"/usr/lib/python3/dist-packages/trio/_core/_ki.py", line 165, in wrapper
"/usr/lib/python3/dist-packages/trio/_core/_run.py", line 199, in... | 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... | 0.5351 |
Traceback (most recent call last):
"train.py", line 526, in <module>
train(hyp, opt, device, tb_writer, wandb)
"train.py", line 292, in train
pred = model(imgs)
# forward
"/home/ubuntu/anaconda3/envs/yolo5/lib/python3.8/site-packages/torch/nn/modules/module.py", line 727, in _call_impl
result = self.forward... | Traceback (most recent call last):
"/usr/local/bin/telepresence/telepresence/cli.py", line 135, in crash_reporting
yield
"/usr/local/bin/telepresence/telepresence/main.py", line 68, in main
socks_port, ssh = do_connect(runner, remote_info)
"/usr/local/bin/telepresence/telepresence/connect/connect.py", line 1... | 0.56072 |
Traceback (most recent call last):
"r.py", line 11, in <module>
aladin.run()
"C:\Users\fernando\Miniconda3\envs\vesseg\lib\site-packages\nipype\interfaces\base\core.py", line 521, in run
runtime = self._run_interface(runtime)
"C:\Users\fernando\Miniconda3\envs\vesseg\lib\site-packages\nipype\interfaces\base\... | Traceback (most recent call last):
"test.py", line 105, in <module>
main()
"test.py", line 101, in main
arcade.run()
"venv/lib/python3.9/site-packages/arcade/window_commands.py", line 240, in run
pyglet.app.run()
"venv/lib/python3.9/site-packages/pyglet/app/__init__.py", line 107, in run
event_loop.run(... | 0.484585 |
Traceback (most recent call last):
"HiddenEye.py", line 8, in <module>
import Defs.ActionManager.main_runner as main_runner
"/root/HiddenEye/Defs/ActionManager/main_runner.py", line 11, in <module>
import Defs.ActionManager.simple_informant as simple_informant
"/root/HiddenEye/Defs/ActionManager/simple_infor... | Traceback (most recent call last):
"HiddenEye.py", line 45, in <module>
server_runner.server_selection(port)
"/home/neversoft/Documents/tools/HiddenEye/Defs/ActionManager/Server/server_runner.py", line 64, in server_selection
NgrokController().establish_connection(port=port)
"/home/neversoft/Documents/tools/... | 0.603644 |
Traceback (most recent call last):
"E:\DEEP FAKE\SOFTWARE\DeepFaceLab\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\mainscripts\Trainer.py", line 55, in trainerThread
debug=debug,
"E:\DEEP FAKE\SOFTWARE\DeepFaceLab\DeepFaceLab_NVIDIA\_internal\DeepFaceLab\models\ModelBase.py", line 173, in __init__
self.on_initializ... | Traceback (most recent call last):
"/data/projects/fate/python/examples/min_test_task/run_task.py", line 500, in <module>
raise ValueError("intersect task is failed")
ValueError: intersect task is failed
| 0.532264 |
Traceback (most recent call last):
"<ipython-input-1-f61f204334df>", line 1, in <module>
runfile('D:/dr misamrezai/rosetta/Rosetta-3.0beta/Rosetta-3.0beta/Rpredict.py', wdir='D:/dr misamrezai/rosetta/Rosetta-3.0beta/Rosetta-3.0beta')
"C:\Users\mrezaei\AppData\Local\Continuum\anaconda2\lib\site-packages\spyder_... | Traceback (most recent call last):
"F:\Python\lib\site-packages\google\protobuf\internal\python_message.py", line 1062, in MergeFromString
if self._InternalParse(serialized, 0, length) != length:
"F:\Python\lib\site-packages\google\protobuf\internal\python_message.py", line 1084, in InternalParse
(tag_bytes, ne... | 0.581775 |
DETAIL: Traceback (most recent call last):
"/usr/lib64/python3.4/http/client.py", line 929, in send
self.sock.sendall(data)
"/opt/wale/lib/python3.4/site-packages/gevent/_ssl3.py", line 378, in sendall
return socket.sendall(self, data, flags)
"/opt/wale/lib/python3.4/site-packages/gevent/_socket3.py", line 385, ... | Traceback (most recent call last):
"/srv/pootle/.local/bin/pootle", line 10, in <module>
sys.exit(main())
"/srv/pootle/.local/lib/python2.7/site-packages/pootle/runner.py", line 365, in main
run_app(project='pootle', django_settings_module='pootle.settings')
"/srv/pootle/.local/lib/python2.7/site-packages/po... | 0.584283 |
Traceback (most recent call last):
"/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/_cprequest.py", line 638, in respond
self._do_respond(path_info)
"/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/_cprequest.py", line 688, in _do_respond
self.hooks.run('before_request_body')
"/Users/jaraco/code/pu... | Traceback (most recent call last):
"setup.py", line 55, in <module>
CUDA = locate_cuda()
"setup.py", line 50, in locate_cuda
for k, v in cudaconfig.iteritems():
AttributeError: 'dict' object has no attribute 'iteritems'
| 0.647458 |
/home/circleci/project/examples/pie_and_polar_charts/pie_demo2.py failed to execute correctly: Traceback (most recent call last):
"/home/circleci/project/examples/pie_and_polar_charts/pie_demo2.py", line 32, in <module>
shadow=True, radius=0.5)
"/home/circleci/project/lib/matplotlib/__init__.py", line 1855, in i... | Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_test_query_injection() missing 1 required positional argument: 'monkeypatch'
| 0.486182 |
Traceback (most recent call last):
"/home/lj/CAAE/main.py", line 43, in <module>
tf.app.run()
"/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 43, in run
sys.exit(main(sys.argv[:1] + flags_passthrough))
"/home/lj/CAAE/main.py", line 32, in main
num_epochs=FLAGS.epoch,
# numbe... | Traceback (most recent call last):
"/usr/local/Cellar/python@2/2.7.14_3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py", line 147, in <module>
globals()[__func_name] = __get_hash(__func_name)
"/usr/local/Cellar/python@2/2.7.14_3/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.py... | 0.569668 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/sklearn/linear_model/logistic.py", line 1581, in fit
folds = list(cv.split(X, y))
"/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/skle... | Traceback (most recent call last):
"C:\ProgramData\Anaconda3\envs\ml\lib\site-packages\wandb\sdk\wandb_init.py", line 740, in init
wi.setup(kwargs)
"C:\ProgramData\Anaconda3\envs\ml\lib\site-packages\wandb\sdk\wandb_init.py", line 80, in setup
self._wl = wandb_setup._setup()
"C:\ProgramData\Anaconda3\envs\ml... | 0.484884 |
Traceback (most recent call last):
"C:\Users\TGubs\Code\Python\get-pip\get-pip.py", line 17574, in <module>
main()
"C:\Users\TGubs\Code\Python\get-pip\get-pip.py", line 194, in main
bootstrap(tmpdir=tmpdir)
"C:\Users\TGubs\Code\Python\get-pip\get-pip.py", line 172, in bootstrap
sys.exit(pip.main(["install",... | Traceback (most recent call last):
"/home/afidegnum/PycharmProjects/myfab/app/__init__.py", line 31, in <module>
from app import views, models
"/home/afidegnum/PycharmProjects/myfab/app/__init__.py", line 31, in <module>
from app import views, models
"/home/afidegnum/PycharmProjects/myfab/app/views.py", line... | 0.584302 |
Traceback (most recent call last):
"xiami.py", line 1238, in <module>
main(argv)
"xiami.py", line 1225, in main
x.url_parser(urls)
"xiami.py", line 456, in url_parser
self.download_song()
"xiami.py", line 661, in download_song
songs = self.get_song(self.song_id)
"xiami.py", line 657, in get_song
son... | 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.620067 |
Traceback (most recent call last):
"C:\ProgramData\Anaconda3\lib\tkinter\__init__.py", line 1705, in __call__
return self.func(*args)
"C:\Users\admin\Downloads\Gui Tutorial.py", line 7, in clickbutton
response= e.get()
AttributeError: 'NoneType' object has no attribute 'get'
| [!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| 0.613409 |
Traceback (most recent call last):
"/home/richard/projects/sphinx/.tox/py35/lib/python3.5/site-packages/nose/case.py", line 198, in runTest
self.test(*self.arg)
TypeError: deco() takes 1 positional argument but 2 were given
|
Traceback (most recent call last):
"/home/kaklik/programy/RTLSDR-Scanner/rtlsdr_scanner/main_window.py", line 485, in __on_save
save_plot(fullName, self.scanInfo, self.spectrum, self.locations)
"/home/kaklik/programy/RTLSDR-Scanner/rtlsdr_scanner/file.py", line 408, in save_plot
handle.write(json.dumps(data, i... | 0.498772 |
Traceback (most recent call last):
"/home/jacli/FaceRank/run_model.py", line 147, in <module>
pred_result_test=sess.run(pred_result, feed_dict={x: batch_xs,keep_prob: 1.})
"/home/jacli/.local/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 929, in run
run_metadata_ptr)
"/home/jacli/.lo... | Traceback (most recent call last):
"c:\users\wiese\repos\forks\ipython\IPython\core\interactiveshell.py", line 3410, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-3-a0dabac034d8>", line 1, in <module>
MyEnum(2)
"C:\Users\wiese\AppData\Local\Programs\Python\Python38\lib\enum.py... | 0.567238 |
Traceback (most recent call last):
"C:/Users/user/Desktop/기사_자연어_분석/main.py", line 228, in <module>
okt = Okt()
"C:\Users\user\Desktop\기사_자연어_분석\venv\lib\site-packages\konlpy\tag\_okt.py", line 95, in __init__
self.jki = OktInterfaceJavaClass()
"C:\Users\user\Desktop\기사_자연어_분석\venv\lib\site-packages\jpype\_j... | Traceback (most recent call last):
"main.py", line 11, in <module>
hello()
"/tmp/test-click/venv/lib/python2.7/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/tmp/test-click/venv/lib/python2.7/site-packages/click/core.py", line 696, in main
with self.make_context(prog... | 0.528244 |
Traceback (most recent call last):
"C:\Users\brcan\AppData\Roaming\Python\Python36\site-packages\pipenv\core.py", line 2107, in do_shell
c = pexpect.spawn(
AttributeError: module 'pexpect' has no attribute 'spawn'
|
Traceback (most recent call last):
"/home/user/.virtualenvs/venv/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task
R = retval = fun(*args, **kwargs)
"/home/user/.virtualenvs/venv/lib/python2.7/site-packages/celery/app/trace.py", line 438, in __protected_call__
return self.run(*args, **kwarg... | 0.583805 |
Traceback (most recent call last):
"/home/aistudio/work/PaddleDetection/ppdet/data/reader.py", line 45, in __call__
data = f(data, ctx)
"/home/aistudio/work/PaddleDetection/ppdet/data/transform/operators.py", line 597, in __call__
im = Image.fromarray(im)
"/opt/conda/envs/python35-paddle120-env/lib/python3.7... | Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/ranger/core/main.py", line 203, in main
fm.loop()
"/usr/lib/python3.8/site-packages/ranger/core/fm.py", line 382, in loop
ui.handle_input()
"/usr/lib/python3.8/site-packages/ranger/gui/ui.py", line 276, in handle_input
self.handle_key(key)... | 0.624845 |
Traceback (most recent call last):
"main.py", line 93, in <module>
main()
"main.py", line 68, in main
loss_train = trainer.train(epoch, loaders)
"~/3DMM/pytorchnet_3d/train.py", line 369, in train
image = renderer(mesh)
# (1, H, W, 4)
"~/miniconda3/envs/pytorch3d/lib/python3.6/site-packages/torch/nn/modu... | Traceback (most recent call last):
"/usr/lib/python3.7/site-packages/blueman/gui/manager/ManagerDeviceList.py", line 212, in on_finished
super().device_remove_event(device, tree_iter)
TypeError: super(type, obj): obj must be an instance or subtype of type
| 0.614154 |
Traceback (most recent call last):
"cogan_train.py", line 131, in <module>
main()
"cogan_train.py", line 42, in main
model = cogan.CoGAN(s)
"/home/maria/Documents/Awesome-GANs/CoGAN/cogan_model.py", line 166, in __init__
self.build_cogan()
# build CoGAN model
"/home/maria/Documents/Awesome-GANs/CoGAN/cog... | Traceback (most recent call last):
"C:\GitHub\Medusa\medusa\providers\generic_provider.py", line 603, in parse_pubdate
raise ValueError('Failed parsing human time: {0} {1}'.format(matched_time, matched_granularity))
ValueError: Failed parsing human time: 913.13
MiB
| 0.494733 |
Traceback (most recent call last):
"/usr/local/bin/rq", line 8, in <module>
sys.exit(main())
"/usr/local/lib/python3.6/site-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python3.6/site-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
"/us... | Traceback (most recent call last):
"sqlmap.py", line 135, in main
setRestAPILog()
"lib/utils/api.py", line 288, in setRestAPILog
conf.databaseCursor.connect("client")
"lib/utils/api.py", line 73, in connect
self.connection = sqlite3.connect(self.database, timeout=3, isolation_level=None)
ValueError: databas... | 0.553406 |
Traceback (most recent call last):
"/home/ubuntu/anaconda3/lib/python3.7/site-packages/ray/new_dashboard/agent.py", line 295, in <module>
raylet_name=args.raylet_name)
"/home/ubuntu/anaconda3/lib/python3.7/site-packages/ray/new_dashboard/agent.py", line 66, in __init__
f"[::]:{self.dashboard_agent_port}")
"/... | [2018-07-13 11:35:51,198][ERROR] Error while building intrinsics : Traceback (most recent call last):
"/home/ac/meshroom/meshroom/ui/reconstruction.py", line 365, in buildIntrinsics
views, intrinsics = cameraInitCopy.nodeDesc.buildIntrinsics(cameraInitCopy, additionalViews)
"/home/ac/meshroom/meshroom/nodes/alic... | 0.520437 |
Traceback (most recent call last):
"/Users/hadilsabbagh/anaconda3/lib/python3.6/site-packages/IPython/core/interactiveshell.py", line 2963, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-6-cbaa3a8ed4b6>", line 1, in <module>
nlp('food').similarity('banana')
"doc.pyx", line 316,... | [!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| 0.580171 |
Traceback (most recent call last):
"/home/cburgdorf/Documents/hacking/ef/py-evm/p2p/service.py", line 68, in run
await self._run()
"/home/cburgdorf/Documents/hacking/ef/py-evm/trinity/nodes/base.py", line 107, in _run
await self.get_p2p_server().run()
"/home/cburgdorf/Documents/hacking/ef/py-evm/p2p/service.... | Traceback (most recent call last):
"C:\Users\david\Envs\soulcardproject\lib\site-packages\tqdm\_tqdm.py", line 800, in __del__
"C:\Users\david\Envs\soulcardproject\lib\site-packages\tqdm\_tqdm.py", line 1027, in close
AttributeError: 'tqdm' object has no attribute 'disable'
| 0.620517 |
Traceback (most recent call last):
"dask_error.py", line 31, in <module>
main(client)
"dask_error.py", line 22, in main
df2 = dd.read_parquet('/data1/green.parquet')
"/home/shekhar/anaconda3/lib/python3.5/site-packages/dask/dataframe/io/parquet.py", line 85, in read_parquet
minmax = fastparquet.api.sorted_p... | Traceback (most recent call last):
"/var/lib/awx/venv/awx/lib/python2.7/site-packages/django/core/handlers/exception.py", line 41, in inner
response = get_response(request)
"/usr/lib/python2.7/site-packages/awx/wsgi.py", line 65, in _legacy_get_response
return super(AWXWSGIHandler, self)._legacy_get_response(re... | 0.53582 |
Traceback (most recent call last):
"C:\Users\Usama\AppData\Local\Programs\Python\Python38\lib\site-packages\cfscrape\__init__.py", line 251, in solve_challenge
challenge, ms = re.search(
AttributeError: 'NoneType' object has no attribute 'groups'
| Traceback (most recent call last):
"/var/task/lambda_function.py", line 10, in lambda_handler
response = client.select_resource_config(
"/var/runtime/botocore/client.py", line 555, in __getattr__
self.__class__.__name__, item)
AttributeError: 'ConfigService' object has no attribute 'select_resource_config'
| 0.601557 |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.6/site-packages/salt/state.py", line 1560, in call
**cdata['kwargs'])
"/usr/lib64/python2.6/contextlib.py", line 34, in __exit__
self.gen.throw(type, value, traceback)
"/usr/lib/python2.6/site-packages/salt/utils/c... | Traceback (most recent call last):
"./manage.py", line 22, in <module>
execute_from_command_line(sys.argv)
"/Users/jrporter/projects/.venvs/studentpt/lib/python3.6/site-packages/django/core/management/__init__.py", line 367, in execute_from_command_line
utility.execute()
"/Users/jrporter/projects/.venvs/stud... | 0.538485 |
Traceback (most recent call last):
"setup.py", line 188, in <module>
dist = setuptools.setup(**setup_params)
"/Users/jaraco/Dropbox/code/main/setuptools/setuptools/__init__.py", line 129, in setup
return distutils.core.setup(**attrs)
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/... | Traceback (most recent call last):
"/home/legluondunet/Autres_applications/Jeux/Lutris/lutris/lutris/gui/installerwindow.py", line 249, in on_browse_clicked
dialog = DirectoryDialog(_("Select the folder where the disc is mounted"), parent=self)
"/home/legluondunet/Autres_applications/Jeux/Lutris/lutris/lutris/gu... | 0.547205 |
**Traceback (most recent call last):
"<string>", line 202, in <module>
"<string>", line 337, in <module>
"<string>", line 324, in main
TypeError: decode() takes no keyword arguments
| Traceback (most recent call last):
"bla.py", line 7, in <module>
df.assign(new_col=df["a"])
"/home/nils/anaconda3/envs/dask-sql/lib/python3.8/site-packages/dask/dataframe/core.py", line 4004, in assign
df2 = self._meta_nonempty.assign(**_extract_meta(kwargs, nonempty=True))
"/home/nils/anaconda3/envs/dask-sq... | 0.520644 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: module 'geopy' has no attribute 'distance'
| Traceback (most recent call last):
"/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
"/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
"/usr/local/bin/svtplay-dl/__main__.py", line 13, in <module>
"/usr/local/bin/svtplay-dl/svt... | 0.557542 |
Traceback (most recent call last):
".tox/pip-compile/bin/pip-compile", line 8, in <module>
sys.exit(cli())
"/Users/andy/gr/gold/.tox/pip-compile/lib/python3.7/site-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
"/Users/andy/gr/gold/.tox/pip-compile/lib/python3.7/site-package... | Traceback (most recent call last):
"C:\Users\aditi\AppData\Roaming\Blender Foundation\Blender\2.79\scripts\addons\Blender-power-sequencer\operators\crossfade_add.py", line 38, in poll
active = bpy.context.scene.sequence_editor.active_strip
AttributeError: 'NoneType' object has no attribute 'active_strip'
| 0.5795 |
Traceback (most recent call last):
"C:/code/python/hypothesis/main.py", line 21, in <module>
test_hypothesis()
"C:/code/python/hypothesis/main.py", line 9, in test_hypothesis
def test_hypothesis(data):
"C:\Users\-\miniconda3\envs\hypothesis\lib\site-packages\hypothesis\core.py", line 1164, in wrapped_test
r... | Traceback (most recent call last):
"torch2h5.py", line 9, in <module>
k_model = pytorch_to_keras(model, input_var, [(10, 32, 32,)], verbose=True, names='short')
TypeError: pytorch_to_keras() got an unexpected keyword argument 'names'
| 0.542278 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/asyncio/runners.py", line 43, in run
return loop.run_until_complete(main)
"/usr/local/lib/python3.7/asyncio/base_events.py", line 583, in run_until_complete
return future.result()
"/usr/src/homeassistant/homeassistant/__main__.py", line 249, in set... | Traceback (most recent call last):
"F:\testReadexcel.py", line 8, in <module>
dc = pd.read_excel(ex_file, sheet_name=name)
"D:\pandas\util\_decorators.py", line 118, in wrapper
return func(*args, **kwargs)
"D:\pandas\io\excel.py", line 238, in read_excel
false_values=false_values, squeeze=squeeze, **kwds)
... | 0.590637 |
Traceback (most recent call last):
"analyze_archive.py", line 16, in <module>
with zip_fs.openbin(path) as handle:
"/home/fresheed/work/fix_registration/pyfilesystem2-master/fs/zipfs.py", line 371, in openbin
return _ZipExt
(self, zip_name)
"/home/fresheed/work/fix_registration/pyfilesystem2-master/fs/zipfs.... | Traceback (most recent call last):
"/home/kelsos/development/github/raiden-network/1/raiden/ui/cli.py", line 992, in _run_app
event.wait()
"src/gevent/event.py", line 240, in gevent._event.Event.wait
"src/gevent/event.py", line 140, in gevent._event._AbstractLinkable._wait
"src/gevent/event.py", line 117, ... | 0.536538 |
Traceback (most recent call last):
"habitat_baselines/run.py", line 68, in <module>
main()
"habitat_baselines/run.py", line 38, in main
run_exp(**vars(args))
"habitat_baselines/run.py", line 62, in run_exp
trainer.train()
"<...>/habitat-api/habitat_baselines/rl/ppo/ppo_trainer.py", line 300, in train
ep... | Traceback (most recent call last):
"/home/joao/atrv_ws/src/dope/src/dope.py", line 272, in <module>
run_dope_node(params)
"/home/joao/atrv_ws/src/dope/src/dope.py", line 150, in run_dope_node
models[model].load_net_model()
"/home/joao/atrv_ws/src/dope/src/inference/detector.py", line 228, in load_net_model
... | 0.655789 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.