text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"/home/ristillu/.local/bin/prospector", line 8, in <module>
sys.exit(main())
"/home/ristillu/.local/lib/python3.8/site-packages/prospector/run.py", line 168, in main
prospector.print_messages()
"/home/ristillu/.local/lib/python3.8/site-packages/prospector/run.py", line 128,... | Traceback (most recent call last):
"/home/amnesia/Persistent/securedrop/admin/.venv3/lib/python3.5/weakref.py", line 117, in remove
TypeError: 'NoneType' object is not callable
| 0.571427 |
Traceback (most recent call last):
"/home/alexis/data-quality-venv/lib/python3.5/site-packages/graphql/execution/executor.py", line 311, in resolve_or_error
return executor.execute(resolve_fn, source, info, **args)
"/home/alexis/data-quality-venv/lib/python3.5/site-packages/graphql/execution/executors/sync.py", ... | Traceback (most recent call last):
"xsstrike", line 757, in <module>
input() #This is the true start of the program
"xsstrike", line 750, in input
initiator(url, GET, POST)
"xsstrike", line 659, in initiator
filter_checker(url, param_data, GET, POST) # Launces filter checker
"xsstrike", line 246, in filt... | 0.601679 |
Traceback (most recent call last):
"/usr/lib/python3.6/socketserver.py", line 317, in _handle_request_noblock
self.process_request(request, client_address)
"/usr/lib/python3.6/socketserver.py", line 348, in process_request
self.finish_request(request, client_address)
"/usr/lib/python3.6/socketserver.py", lin... | Traceback (most recent call last):
"demo.py", line 27, in <module>
preds = model(image)
"/home/anirban/python/local/lib/python2.7/site-packages/torch/nn/modules/module.py", line 206, in __call__
result = self.forward(*input, **kwargs)
"/home/anirban/crnn_inference/models/crnn.py", line 86, in forward
conv =... | 0.611151 |
Traceback (most recent call last):
"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/unittest/case.py", line 59, in testPartExecutor
yield
"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/python3.6/unittest/case.py", line 605, in run
testMethod()
... | Traceback (most recent call last):
"E:\work\st3061\sublime_plugin.py", line 73, in reload_plugin
m = importlib.import_module(modulename)
"./importlib/__init__.py", line 90, in import_module
"<frozen importlib._bootstrap>", line 1584, in _gcd_import
"<frozen importlib._bootstrap>", line 1565, in _find_and_l... | 0.535437 |
[ERROR] Traceback (most recent call last):
"printrun\printcore.pyc", line 241, in _readline
"printrun\pronterface.pyc", line 1713, in recvcb
"printrun\pronterface.pyc", line 1669, in update_pos
ValueError: could not convert string to float:** | Traceback (most recent call last):
"/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/entity.py", line 279, in async_update_ha_state
await self.async_device_update()
"/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/entity.py", line 470, in async_device_update
await self.a... | 0.607314 |
Traceback (most recent call last):
"/tmp/pip-install-_r3r2y_m/llvmlite/ffi/build.py", line 191, in <module>
main()
"/tmp/pip-install-_r3r2y_m/llvmlite/ffi/build.py", line 181, in main
main_posix('linux', '.so')
"/tmp/pip-install-_r3r2y_m/llvmlite/ffi/build.py", line 143, in main_posix
raise RuntimeError(ms... | Traceback (most recent call last):
"/home/user/wspace/electrum/plugins/trustedcoin/qt.py", line 210, in on_result
tos_e.setText(self.TOS)
RuntimeError: wrapped C/C++ object of type QTextEdit has been deleted
| 0.525024 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/barman/cli.py", line 1123, in main
p.dispatch(pre_call=global_config)
"/usr/lib/python2.7/dist-packages/argh/helpers.py", line 55, in dispatch
return dispatch(self, *args, **kwargs)
"/usr/lib/python2.7/dist-packages/argh/dispatching.py", l... | Traceback (most recent call last):
"D:\SublimeText\Data\Packages\PackageDev\plugins_\settings\__init__.py", line 174, in do_linting
and USER_PATH in self.view.file_name()
TypeError: argument of type 'NoneType' is not iterable
| 0.535436 |
Traceback (most recent call last):
"/root/Mobile-Security-Framework-MobSF/mobsf/StaticAnalyzer/views/android/manifest_analysis.py", line 41, in get_manifest
mfile = Path(manifest_file)
"/usr/lib/python3.8/pathlib.py", line 1038, in __new__
self = cls._from_parts(args, init=False)
"/usr/lib/python3.8/pathlib.... | Traceback (most recent call last):
"/Users/eavidan/IdeaProjects/python_playground/ray/serialization issue.py", line 22, in <module>
model = ray.get(fit.remote(model))
"/Users/eavidan/anaconda/envs/ray/lib/python3.6/site-packages/ray/worker.py", line 2451, in func_call
objectids = _submit_task(function_id, args)... | 0.579941 |
Traceback (most recent call last):
"tools/demo.py", line 138, in <module>
load_tf_model('output/vgg16/voc_2007_trainval/default/', im_name)
"tools/demo.py", line 123, in load_tf_model
demo(sess, net, im_name)
"tools/demo.py", line 80, in demo
scores, boxes = im_detect(sess, net, im)
"/home/bigdata/ky/rid... | Traceback (most recent call last):
"/Users/balathl/miniconda3/bin/conda", line 13, in <module>
sys.exit(main())
"/Users/balathl/miniconda3/lib/python3.7/site-packages/conda/cli/main.py", line 152, in main
return conda_exception_handler(_main, *args, **kwargs)
"/Users/balathl/miniconda3/lib/python3.7/site-pac... | 0.614299 |
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):
"/home/homeassistant/.homeassistant/deps/aiohttp/helpers.py", line 490, in log
for key, value in fmt_info:
"/home/homeassistant/.homeassistant/deps/aiohttp/helpers.py", line 473, in <genexpr>
return ((key, method(args)) for key, method in self._methods)
"/home/homeassistant... | 0.471355 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/eventlet/hubs/poll.py", line 111, in wait
listener.cb(fileno)
"/usr/local/lib/python3.6/dist-packages/eventlet/green/select.py", line 57, in on_write
current.switch(([], [original], []))
"/usr/local/lib/python3.6/dist-packages/celery/... | Traceback (most recent call last):
"train.py", line 961, in <module>
train_loop(model, data_loaders, optimizer, writer, checkpoint_dir=checkpoint_dir)
"train.py", line 724, in train_loop
checkpoint_dir, eval_dir, do_eval, ema)
"train.py", line 639, in __train_step
y_hat = model(x, c=c, g=g, softmax=False)
... | 0.591667 |
Traceback (most recent call last):
"manage.py", line 10, in <module>
execute_from_command_line(sys.argv)
"/usr/local/lib/python3.6/site-packages/django/core/management/__init__.py", line 371, in execute_from_command_line
utility.execute()
"/usr/local/lib/python3.6/site-packages/django/core/management/__init_... | 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' | 0.57272 |
Traceback (most recent call last):
"docker-compose", line 6, in <module>
"compose\cli\main.py", line 71, in main
"compose\cli\main.py", line 127, in perform_command
"compose\cli\main.py", line 1052, in up
"compose\cli\main.py", line 1048, in up
"compose\project.py", line 471, in up
"compose\service... | Traceback (most recent call last):
"freqtrade/freqtrade/rpc/telegram.py", line 61, in wrapper
return command_handler(self, *args, **kwargs)
"freqtrade/freqtrade/rpc/telegram.py", line 617, in _forcebuy
self._rpc._rpc_forcebuy(pair, price)
"freqtrade/rpc/rpc.py", line 593, in _rpc_forcebuy
stakeamount = self... | 0.586298 |
Traceback (most recent call last):
"C:\Users\Matt\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\common\service.py", line 173, in __del__
self.stop()
"C:\Users\Matt\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\common\service.py", line 145, in stop
if s... | Traceback (most recent call last):
"/usr/local/bin/t2t-trainer", line 32, in <module>
tf.app.run()
"/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 124, in run
_sys.exit(main(argv))
"/usr/local/bin/t2t-trainer", line 28, in main
t2t_trainer.main(argv)
"/usr/local/lib/pytho... | 0.606409 |
`Traceback (most recent call last):
"get.py", line 11, in <module>
playlist = spotify_tools.fetch_playlist("https://open.spotify.com/playlist/0fWBMhGh38y0wsYWwmM9Kt")
"/usr/local/lib/python3.6/dist-packages/spotdl/spotify_tools.py", line 36, in wrapper
token = generate_token()
"/usr/local/lib/python3.6/dist-... | Traceback (most recent call last):
"gyoithon.py", line 601, in <module>
max_target_byte))
"/opt/GyoiThon/modules/Gyoi_ContentExplorer.py", line 107, in content_explorer
msg = '{}/{} Accessing : Status: {}, Url: {}'.format(idx + 1, len(signatures), res.status, target_url)
AttributeError: 'NoneType' object has no... | 0.585399 |
Traceback (most recent call last):
"/home/xuyinda/.local/lib/python3.6/site-packages/numba/errors.py", line 662, in new_error_context
yield
"/home/xuyinda/.local/lib/python3.6/site-packages/numba/lowering.py", line 258, in lower_block
self.lower_inst(inst)
"/home/xuyinda/.local/lib/python3.6/site-package... | 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.608821 |
Traceback (most recent call last):
"/Users/ame/workspace/org.elgert/toga/.venv/bin/toga-demo", line 11, in <module>
sys.exit(run())
"/Users/ame/workspace/org.elgert/toga/.venv/lib/python3.6/site-packages/toga_demo/__main__.py", line 5, in run
main().main_loop()
"/Users/ame/workspace/org.elgert/toga/.venv/lib... | 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.572179 |
Traceback (most recent call last):
"/opt/medusa/medusa/show_queue.py", line 688, in run
self.show.refresh_dir()
"/opt/medusa/medusa/tv/series.py", line 1792, in refresh_dir
self.load_episodes_from_dir()
"/opt/medusa/medusa/tv/series.py", line 1053, in load_episodes_from_dir
cur_episode = self.make_ep_from_f... | 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.... | 0.568891 |
Traceback (most recent call last):
"/usr/local/bin/bukuserver", line 7, in <module>
from bukuserver.server import cli
"/usr/local/lib/python3.5/dist-packages/bukuserver/server.py", line 8, in <module>
from buku import BukuDb, __version__, network_handler
"/usr/local/lib/python3.5/dist-packages/buku.py", line... | ```Traceback (most recent call last):
"<frozen importlib._bootstrap>", line 983, in _find_and_load
"<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
"<frozen importlib._bootstrap>", line 677, in _load_unlocked
"<frozen importlib._bootstrap_external>", line 728, in exec_module
"<frozen... | 0.655037 |
DETAIL: Traceback (most recent call last):
"/usr/local/lib/python2.6/site-packages/wal_e/cmd.py", line 566, in main
external_program_check(external_programs)
"/usr/local/lib/python2.6/site-packages/wal_e/cmd.py", line 137, in external_program_check
psql_csv_run('SELECT 1', error_handler=psql_err_handler)
"/usr/l... | Traceback (most recent call last):
"./manage.py", line 46, in <module>
execute_from_command_line(sys.argv)
"/home/zulip/deployments/2018-11-09-14-14-01/zulip-py3-venv/lib/python3.6/site-packages/django/core/management/__init__.py", line 364, in execute_from_command_line
utility.execute()
"/home/zulip/deploym... | 0.584388 |
Traceback (most recent call last):
"/opt/py3/lib64/python3.6/site-packages/celery/app/trace.py", line 374, in trace_task
R = retval = fun(*args, **kwargs)
"/opt/py3/lib64/python3.6/site-packages/celery/app/trace.py", line 629, in __protected_call__
return self.run(*args, **kwargs)
"/opt/jumpserver/apps/asset... | Traceback (most recent call last):
"udocker", line 5844, in <module>
sys.exit(Main().start())
"udocker", line 5757, in __init__
if not self.cmdp.parse(sys.argv):
"udocker", line 5618, in parse
if arg[0] in string.letters:
AttributeError: module 'string' has no attribute 'letters'
| 0.580314 |
Traceback (most recent call last):
"/usr/local/google/home/mpharrigan/cirq/env/lib/python3.8/site-packages/IPython/core/interactiveshell.py", line 3427, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-7-0e5a100f1b72>", line 1, in <module>
print(cirq.to_json({'value': np.array(1)}))... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 133, in handle_call_service
connection.context(msg),
"/usr/src/homeassistant/homeassistant/core.py", line 1235, in async_call
await asyncio.shield(self._execute_service(handler, service_call))
... | 0.585672 |
Traceback (most recent call last):
"/anaconda3/envs/glueviz-dev/lib/python3.6/site-packages/glue/utils/misc.py", line 59, in result
return func(*args, **kwargs)
"/Users/catherinezucker/.glue/config.py", line 32, in my_plugin
ex=App(data_collection)
"/Users/catherinezucker/.glue/config.py", line 46, in __init... | Traceback (most recent call last):
"<input>", line 1, in <module>
Faker().pyfloat(min_value=0.0, max_value=0.1)
"/usr/local/lib/python3.9/site-packages/faker/providers/python/__init__.py", line 83, in pyfloat
left_number = self._safe_random_int(
"/usr/local/lib/python3.9/site-packages/faker/providers/python/... | 0.533157 |
Traceback (most recent call last):
"/usr/lib/python3.4/asyncio/tasks.py", line 237, in _step
result = next(coro)
"/srv/homeassistant/homeassistant_venv/lib/python3.4/site-packages/homeassistant/components/http/__init__.py", line 153, in start_server
yield from server.start()
"/srv/homeassistant/homeassistant... | ```Traceback (most recent call last):
"/usr/local/bin/checkov", line 5, in <module>
run()
"/usr/local/lib/python3.8/site-packages/checkov/main.py", line 79, in run
scan_reports = runner_registry.run(root_folder=root_folder, external_checks_dir=args.external_checks_dir,
"/usr/local/lib/python3.8/site-packages... | 0.632892 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/blockchainetl/jobs/base_job.py", line 28, in run
self._export()
"/usr/local/lib/python3.7/site-packages/ethereumetl/jobs/export_token_transfers_job.py", line 62, in _export
total_items=self.end_block - self.start_block + 1
"/usr/local... | Traceback (most recent call last):
"D:/project/Pytorch-UNet-master/train.py", line 181, in <module>
val_percent=args.val / 100)
"D:/project/Pytorch-UNet-master/train.py", line 80, in train_net
loss = criterion(masks_pred, true_masks)
"D:\Python\lib\site-packages\torch\nn\modules\module.py", line 541, in __ca... | 0.558327 |
[!] 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):
"<string>", line 20, in <module>
"/tmp/pip-build-5Uw6qu/dynamic-dynamodb/setup.py", line 36, in <module>
install_requires=return_requires(),
"/tmp/pip-build-5Uw6qu/dynamic-dynamodb/setup.py", line 19, in return_requires
install_requires.append('ordereddict >= 1.1')
AttributeErr... | 0.614994 |
The minion function caused an exception: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/minion.py", line 1161, in _thread_return
return_data = func(*args, **kwargs)
"/usr/lib/python2.7/dist-packages/salt/modules/state.py", line 297, in apply_
return highstate(**kwargs)
"/usr/lib/python... | Traceback (most recent call last):
"E:/Quant/WebGrab/QueryTDX.py", line 114, in <module>
get_tdx_history_day()
"E:/Quant/WebGrab/QueryTDX.py", line 71, in get_tdx_history_day
data = api.get_k_data('600031', '2017-09-14', '2017-09-15')
"E:\Anaconda3\lib\site-packages\pytdx\hq.py", line 167, in get_k_data
dat... | 0.560452 |
Traceback (most recent call last):
"/opt/miniconda/lib/python3.8/site-packages/xonsh/environ.py", line 2245, in xonsh_script_run_control
run_script_with_cache(filename, execer, ctx)
"/opt/miniconda/lib/python3.8/site-packages/xonsh/codecache.py", line 162, in run_script_with_cache
run_compiled_code(ccode, glb, ... | Traceback (most recent call last):
"/Users/harshithsheggam/Desktop/rasa/venv/bin/rasa", line 8, in <module>
sys.exit(main())
"/Users/harshithsheggam/Desktop/rasa/venv/lib/python3.7/site-packages/rasa/__main__.py", line 91, in main
cmdline_arguments.func(cmdline_arguments)
"/Users/harshithsheggam/Desktop/rasa... | 0.617355 |
Traceback (most recent call last):
"D:\SickChill\SickChill\sickbeard\webserve.py", line 287, in async_call
result = function(**kwargs)
TypeError: saveSearch() got an unexpected keyword argument 'torrent_download_dir_deluge'
| Traceback (most recent call last):
"/usr/local/lib/python3.8/site-packages/django/contrib/staticfiles/handlers.py", line 68, in __call__
return self.application(environ, start_response)
"/usr/local/lib/python3.8/site-packages/django/core/handlers/wsgi.py", line 133, in __call__
response = self.get_response(requ... | 0.51146 |
Traceback (most recent call last):
"test_random_walk.py", line 81, in <module>
viz.step()
"/Users/jjgomezcadenas/Projects/Development/src/mesa/mesa/visualization/TextVisualization.py", line 57, in step
self.model.step()
"test_random_walk.py", line 53, in step
self.schedule.step()
"/Users/jjgomezcadenas/P... | > 2020-03-26T13:52:59:ERROR:localstack.services.generic_proxy: Error forwarding request: 'NoneType' object has no attribute 'headers' Traceback (most recent call last):
"/opt/code/localstack/localstack/services/generic_proxy.py", line 247, in forward
listener_result = listener.forward_request(method=method,
"/op... | 0.662559 |
Traceback (most recent call last):
"site-packages\paramiko\dsskey.py", line 116, in sign_ssh_data
ValueError: q must be exactly 160, 224, or 256 bits long
| Traceback (most recent call last):
"/usr/local/Cellar/aws-sam-cli/1.21.1/libexec/lib/python3.8/site-packages/docker/utils/utils.py", line 415, in parse_bytes
digits = int(digits_part)
ValueError: invalid literal for int() with base 10: '/development/mem'
| 0.54802 |
Traceback (most recent call last):
"<string>", line 17, in <module>
"/tmp/pip_build_root/warlock/setup.py", line 37, in <module>
long_description=read("README.md"),
"/tmp/pip_build_root/warlock/setup.py", line 28, in read
os.path.join(os.path.dirname(__file__), fname), "r", encoding="utf-8"
TypeError: 'enc... | Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_tls_with_sni() missing 2 required positional arguments: 'sni' and 'tdata'
| 0.568654 |
Traceback (most recent call last):
"/usr/bin/mpsyt", line 11, in <module>
load_entry_point('mps-youtube==0.2.7.1', 'console_scripts', 'mpsyt')()
"/usr/lib/python3/dist-packages/mps_youtube/main.py", line 141, in main
if matchfunction(i.function, i.regex, userinput):
"/usr/lib/python3/dist-packages/mps_youtu... | Traceback (most recent call last):
"train.py", line 77, in <module>
images, masks, guides, config=config)
"/home/kjm/Desktop/inpainting/GatedConvolution/inpaint_model_gc.py", line 161, in build_graph_with_losses
batch_incomplete, batch_mask, batch_mask, config, reuse=reuse, training=training, padding=config.PAD... | 0.589489 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: module 'socket' has no attribute 'AF_CAN'
| ai.yml Training: [
] 1%Traceback (most recent call last):
"...", line 12, in <module>
trainer.train("chatterbot.corpus.english")
"C:\...\chatterbot\trainers.py", line 159, in train
statement = self.get_or_create(text)
"C:\...\chatterbot\trainers.py", line 48, in get_or_create
statement = self.storage.find(t... | 0.599712 |
Traceback (most recent call last):
"./tools/train.py", line 156, in <module>
main()
"./tools/train.py", line 98, in main
init_dist(args.launcher, **cfg.dist_params)
"/home/user/anaconda3/envs/mm/lib/python3.7/site-packages/mmcv/runner/dist_utils.py", line 20, in init_dist
_init_dist_pytorch(backend, **kwarg... | Traceback (most recent call last):
"/home/lucifer/LibSrcs/pycharm-community-2018.3.2/helpers/pydev/pydevd.py", line 1741, in <module>
main()
"/home/lucifer/LibSrcs/pycharm-community-2018.3.2/helpers/pydev/pydevd.py", line 1735, in main
globals = debugger.run(setup['file'], None, None, is_module)
"/home/lucif... | 0.587925 |
Traceback (most recent call last):
"/home/pi/GassistPi/src/main.py", line 470, in main
say(selectedans[0])
"/home/pi/GassistPi/src/actions.py", line 219, in say
newword=trans(words,language)
"/home/pi/GassistPi/src/actions.py", line 210, in trans
transword= translator.translate(words, dest=lang)
"/home/p... | Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
"/home/tkloczko/rpmbuild/BUILD/arrow-0.15.6/tests/test_locales.py", line 639, in test_timeframes
assert self.locale._format_timeframe("minute", 1) == "دقيقة"
AttributeError: 'TestArabicL... | 0.5895 |
Traceback (most recent call last):
"/tmp/intelmq/intelmq/lib/bot.py", line 153, in start
self.process()
"/tmp/intelmq/intelmq/bots/outputs/smtp/output.py", line 49, in process
smtp.starttls(ssl.create_default_context())
"/usr/lib/python3.4/smtplib.py", line 686, in starttls
keyfile=keyfile)
"/usr/lib/pyt... | Traceback (most recent call last):
"/home/ben/miniconda3/envs/pytorch10/bin/tw-play", line 82, in <module>
main()
"/home/ben/miniconda3/envs/pytorch10/bin/tw-play", line 69, in main
game_state, reward, done = env.step(command)
"/home/ben/miniconda3/envs/pytorch10/lib/python3.7/site-packages/textworld/envs/gl... | 0.586864 |
Traceback (most recent call last):
"/opt/anaconda3/lib/python3.8/site-packages/tornado/ioloop.py", line 743, in _run_callback
ret = callback()
"/opt/anaconda3/lib/python3.8/site-packages/tornado/ioloop.py", line 767, in _discard_future_result
future.result()
"/opt/anaconda3/lib/python3.8/site-packages/distri... | Traceback (most recent call last):
"hydra_test.py", line 39, in <module>
conf = smac.optimize()
"/home/klaus/anaconda2/envs/acclingo-smac-new/lib/python3.7/site-packages/smac/facade/experimental/hydra_facade.py", line 177, in optimize
self.solver = SMAC4AC(scenario=scen, tae_runner=self._tae, rng=self.rng, run_... | 0.550066 |
Module fastqc raised an exception: Traceback (most recent call last):
"/home/bioinf/anaconda3/envs/gbs/lib/python3.6/site-packages/multiqc/multiqc.py", line 546, in run
output = mod()
"/home/bioinf/anaconda3/envs/gbs/lib/python3.6/site-packages/multiqc/modules/fastqc/fastqc.py", line 94, in __init__
self.fastqc... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/gitlab/base.py", line 582, in __getattr__
return self.__dict__['_updated_attrs'][name]
KeyError: 'set_time_estimate'
| 0.545739 |
Traceback (most recent call last):
"/opt/rez/bin/rez/rez-env", line 8, in <module>
sys.exit(run_rez_env())
"/opt/rez/lib64/python3.9/site-packages/rez/cli/_entry_points.py", line 143, in run_rez_env
return run("env")
"/opt/rez/lib64/python3.9/site-packages/rez/cli/_main.py", line 170, in run
returncode = ru... | Traceback (most recent call last):
"/anaconda3/envs/torch-xla-1.7/lib/python3.6/site-packages/torch_xla/distributed/xla_multiprocessing.py", line 330, in _mp_start_fn
_start_fn(index, pf_cfg, fn, args)
"/anaconda3/envs/torch-xla-1.7/lib/python3.6/site-packages/torch_xla/distributed/xla_multiprocessing.py", line ... | 0.576595 |
Traceback (most recent call last):
"/Users/miquelllobet/Code/BlueWhale/ml/rl/test/test_normalization.py", line 301, in test_preprocessing_network
feature_name, normalization_parameters[feature_name]
"/Users/miquelllobet/Code/BlueWhale/ml/rl/preprocessing/preprocessor_net.py", line 120, in preprocess_blob
self._... | Traceback (most recent call last):
"/usr/lib/python3/dist-packages/synapse/http/server.py", line 78, in wrapped_request_handler
await h(self, request)
"/usr/lib/python3/dist-packages/synapse/http/server.py", line 331, in _async_render
callback_return = await callback_return
"/usr/lib/python3/dist-packages/sy... | 0.56242 |
Traceback (most recent call last):
"/Users/patrick/miniconda3/bin/toga-demo", line 11, in <module>
sys.exit(run())
"/Users/patrick/miniconda3/lib/python3.6/site-packages/toga_demo/__main__.py", line 5, in run
main().main_loop()
"/Users/patrick/miniconda3/lib/python3.6/site-packages/toga_cocoa/app.py", line 1... | Traceback (most recent call last):
"/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1817, in wsgi_app
response = self.full_dispatch_request()
"/home/pi/oprint/local/lib/python2.7/site-packages/flask/app.py", line 1477, in full_dispatch_request
rv = self.handle_user_exception(e)
"/home/p... | 0.535408 |
Traceback (most recent call last):
"./smartconfig/main.py", line 15, in <module>
from smartconfig import smartconfig
"/home/eric/Desktop/androidtv/tuya-convert/scripts/smartconfig/smartconfig.py", line 43, in <module>
from multicast import multicast_head, encode_multicast_body
"/home/eric/Desktop/androidtv/t... |
Traceback (most recent call last):
"/Users/Jianhua/anaconda/lib/python2.7/site-packages/conda/exceptions.py", line 479, in conda_exception_handler
return_value = func(*args, **kwargs)
"/Users/Jianhua/anaconda/lib/python2.7/site-packages/conda/cli/main.py", line 145, in _main
exit_code = args.func(args, p)
"... | 0.547157 |
Traceback (most recent call last):
"scriptHandler.pyc", line 205, in executeScript
"globalCommands.pyc", line 2443, in script_recognizeWithUwpOcr
"contentRecog\recogUi.pyc", line 150, in recognizeNavigatorObject
"contentRecog\uwpOcr.pyc", line 108, in recognize
OSError: [WinError -529697949] Windows Error 0... | Traceback (most recent call last):
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 754, in run
self.__targe... | 0.573047 |
Traceback (most recent call last):
"telegram_client.py", line 18, in <module>
client.send_code_request(phone_number)
"C:\Users\IBM_ADMIN\rcs\Miniconda36\Lib\site-packages\telethon\telegram_client.py", line 323, in send_code_request
result = self(SendCodeRequest(phone, self.api_id, self.api_hash))
"C:\Users\I... | Traceback (most recent call last):
"/usr/local/python3.5.1/bin/hub", line 11, in <module>
sys.exit(main())
"/usr/local/python3.5.1/lib/python3.5/site-packages/paddlehub/commands/hub.py", line 64, in main
command.execute(argv[1:])
"/usr/local/python3.5.1/lib/python3.5/site-packages/paddlehub/commands/hub.py",... | 0.644737 |
Traceback (most recent call last):
"C:\salt\bin\Scripts\salt-minion", line 26, in <module>
salt_minion()
"C:\salt\bin\lib\site-packages\salt\scripts.py", line 168, in salt_minion
minion.start()
"C:\salt\bin\lib\site-packages\salt\cli\daemons.py", line 345, in start
self.minion.tune_in()
"C:\salt\bin\lib\... | 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)
"/root/OWASP-Nettacker/lib/http_fuzzer/engine.py", line 312, in request_without_data
if rule_evalua... | 0.539099 |
Traceback (most recent call last):
"/<<PKGBUILDDIR>>/tests/unit/test_fileclient.py", line 48, in test_cache_raises_exception_on_non_eexist_ioerror
with patch('os.path.isfile', lambda prm: False):
AttributeError: __enter__
| Traceback (most recent call last):
"/usr/lib/python-exec/python3.7/pipenv", line 33, in <module>
sys.exit(load_entry_point('pipenv==2020.11.4', 'console_scripts', 'pipenv')())
"/usr/lib/python3.7/site-packages/pipenv/vendor/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
"/usr/lib/pyt... | 0.476102 |
Traceback (most recent call last):
"/home/pi/Desktop/tensorflow1/models/research/object_detection/Object_detection_webcam.py", line 55, in <module>
label_map = label_map_util.load_labelmap(PATH_TO_LABELS)
"/home/pi/Desktop/tensorflow1/models/research/object_detection/utils/label_map_util.py", line 137, in load_... | AttributeError: Traceback (most recent call last):
"/anaconda3/envs/pysot/lib/python3.7/site-packages/torch/utils/data/dataloader.py", line 106, in _worker_loop
samples = collate_fn([dataset[i] for i in batch_indices])
"/anaconda3/envs/pysot/lib/python3.7/site-packages/torch/utils/data/dataloader.py", line 106, ... | 0.545362 |
Traceback (most recent call last):
"/home/ly/.envs/xq/lib/python3.5/site-packages/jpeg4py/_py.py", line 215, in __del__
if self.decompressor is not None:
AttributeError: 'JPEG' object has no attribute 'decompressor'
| Traceback (most recent call last):
"/media/james/Development/Programming/Python/beer_engine/remi/venv/lib/python3.6/site-packages/remi/server.py", line 254, in on_message
callback(**param_dict)
"/media/james/Development/Programming/Python/beer_engine/remi/venv/lib/python3.6/site-packages/remi/gui.py", line 119, ... | 0.581746 |
AssertionError: [(<mod_setup_skip>, 'Traceback (most recent call last):\n
"/mnt/gen2/TmpDir/portage/dev-python/nose-1.3.1/work/nose-1.3.1-pypy/nose/suite.py", line 208, in run\n
self.setUp()\n
"/mnt/gen2/TmpDir/portage/dev-python/nose-1.3.1/work/nose-1.3.1-pypy/functional_tests/test_loader.py", line 431, in setUp\n... | Traceback (most recent call last):
"/tmp/kitchen/testing/tests/unit/utils/test_pycrypto.py", line 30, in test_gen_hash
self.assertTrue(ret.startswith('$6$'))
AssertionError: False is not true
| 0.570096 |
Traceback (most recent call last):
"/usr/local/bin/horovodrun", line 21, in <module>
run.run()
"/usr/local/lib64/python3.6/site-packages/horovod/run/run.py", line 503, in run
raise ValueError('Neither MPI nor Gloo support has been built. Try reinstalling Horovod ensuring that '
ValueError: Neither MPI nor Gloo ... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/google_assistant/smart_home.py", line 56, in _process
result = await handler(hass, data, inputs[0].get("payload"))
"/usr/src/homeassistant/homeassistant/components/google_assistant/smart_home.py", line 121, in async_devices_query... | 0.444174 |
Traceback (most recent call last):
"/var/folders/x2/drqpb67n01n4225h701ht8l80000gn/T/ansible_r1m8tgtj/ansible_modlib.zip/ansible/module_utils/urls.py", line 971, in fetch_url
follow_redirects=follow_redirects)
"/var/folders/x2/drqpb67n01n4225h701ht8l80000gn/T/ansible_r1m8tgtj/ansible_modlib.zip/ansible/module_ut... | 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/imutils/video/pivideostream.py", line 42, in update
self.ca... | 0.548741 |
Traceback (most recent call last):
"/home/wenjian/anaconda3/lib/python3.6/site-packages/smac/facade/smac_facade.py", line 400, in optimize
incumbent = self.solver.run()
"/home/wenjian/anaconda3/lib/python3.6/site-packages/smac/optimizer/smbo.py", line 196, in run
output_directory=self.scenario.output_dir_for_th... |
Traceback (most recent call last):
"/home/travis/miniconda/envs/test-environment/lib/python3.6/doctest.py", line 1330, in __run
compileflags, 1), test.globs)
"<doctest sympy.utilities.lambdify.lambdify[48]>", line 1, in <module>
g(x + 1)
"<lambdifygenerated-9>", line 2, in _lambdifygenerated
return (x + si... | 0.543169 |
Traceback (most recent call last):
"D:/mne使用/use01.py", line 15, in <module>
raw = mne.io.read_raw_eeglab(r'D:\脑电数据原始\ex2\sub1902.set',preload=False)
"D:\mne使用\venv\lib\site-packages\mne\io\eeglab\eeglab.py", line 221, in read_raw_eeglab
return RawEEGLAB(input_fname=input_fname, preload=preload,
"<decorator-... | Traceback (most recent call last):
"/Users/timfeirg/.virtualenvs/citadel/lib/python3.6/site-packages/werkzeug/serving.py", line 267, in run_wsgi
execute(self.server.app)
"/Users/timfeirg/.virtualenvs/citadel/lib/python3.6/site-packages/werkzeug/serving.py", line 255, in execute
application_iter = app(environ, s... | 0.581157 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/stelios/anaconda/envs/py36/lib/python3.6/site-packages/seq2seq-1.0.0-py3.6.egg/seq2seq/models.py", line 274, in AttentionSeq2Seq
"/Users/stelios/recurrentshop/debug_seq2seq/nmt-keras/nmt-keras/src/keras/keras/layers/wrappers.py", line 42... | Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/numpy/core/function_base.py", line 117, in linspace
num = operator.index(num)
TypeError: 'numpy.float64' object cannot be interpreted as an integer
| 0.519622 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/distributed/scheduler.py", line 4658, in transition
ts.prefix.groups.remove(tg)
ValueError: list.remove(x): x not in list
| Traceback (most recent call last):
"run.py", line 14, in <module>
import theano
"/home/mvidovic/virtuel_env/Ladder/lib/python3.6/site-packages/theano/__init__.py", line 88, in <module>
from theano.configdefaults import config
"/home/mvidovic/virtuel_env/Ladder/lib/python3.6/site-packages/theano/configdefault... | 0.485994 |
Traceback (most recent call last):
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner
self.run()
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"D:\tools\XX-Net-3.7.9\code\defaul... | Traceback (most recent call last):
"/home/jhe/env/dev/lib/python3.6/site-packages/flask/app.py", line 2446, in wsgi_app
response = self.full_dispatch_request()
"/home/jhe/env/dev/lib/python3.6/site-packages/flask/app.py", line 1951, in full_dispatch_request
rv = self.handle_user_exception(e)
"/home/jhe/env/d... | 0.659737 |
Traceback (most recent call last):
"C:\Gits\Medusa\medusa\search\core.py", line 423, in search_for_needed_episodes
cur_found_results = cur_provider.search_rss(episodes)
"C:\Gits\Medusa\medusa\providers\generic_provider.py", line 472, in search_rss
return self.cache.find_needed_episodes(episodes)
"C:\Gits\Med... |
Traceback (most recent call last):
"/home/ivo/Atom/bin/flake8", line 11, in <module>
sys.exit(main())
"/home/ivo/Atom/local/lib/python2.7/site-packages/flake8/main.py", line 33, in main
report = flake8_style.check_files()
"/home/ivo/Atom/local/lib/python2.7/site-packages/flake8/engine.py",
line 180, in chec... | 0.524541 |
Traceback (most recent call last):
"call_tasks..py", line 87, in <module>
get_dependency_sorted_node_list()
"call_tasks..py", line 76, in get_dependency_sorted_node_list
for node_id in nx.topological_sort(G, reverse=True):
TypeError: topological_sort() got an unexpected keyword argument 'reverse'
|
Traceback (most recent call last):
"/storage/.kodi/addons/plugin.video.netflix/service.py", line 16, in <module>
from resources.lib.NetflixHttpRequestHandler import NetflixHttpRequestHandler
"/storage/.kodi/addons/plugin.video.netflix/resources/lib/NetflixHttpRequestHandler.py", line 30, in <module>
netflix_se... | 0.521352 |
Traceback (most recent call last):
"setup.py", line 12, in <module>
distutils.core.setup(ext_modules=Cython.Build.cythonize(packpaths, nthreads=buildthreads, compiler_directives={'language_level': 3, 'profile': True}, annotate=True))
".../Cython/Build/Dependencies.py", line 1096, in cythonize
cythonize_one(*arg... | Traceback (most recent call last):
"/somepath/.local/bin/retinanet-debug", line 10, in <module>
sys.exit(main())
"/somepath/.local/lib/python3.7/site-packages/keras_retinanet/bin/debug.py", line 269, in main
run(generator, args, anchor_params=anchor_params)
"/somepath/.local/lib/python3.7/site-packages/keras... | 0.644348 |
Traceback (most recent call last):
"/srv/extra/tvmedia/apps/medusa/medusa/scene_exceptions.py", line 415, in _get_anidb_exceptions
cache_path=join(app.CACHE_DIR, 'adba')
"/srv/extra/tvmedia/apps/medusa/ext/adba/aniDBAbstracter.py", line 119, in __init__
self.aid = self.tvDBMap.get_anidb_for_tvdb(self.tvdb_id)
... | Traceback (most recent call last):
"C:\Users\jcrot\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
"C:\Users\jcrot\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
"C:\Users\jc... | 0.59924 |
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):
"C:\Users\davi\AppData\Local\Programs\Python\Python36-32\lib\site-packages\discord\client.py", line 307, in _run_event
yield from getattr(self, event)(*args, **kwargs)
"C:/Users/davi/PycharmProjects/Discord/bot.py", line 55, in on_message
await canaldevoz.disconnect()
"C:\U... | 0.549736 |
Traceback (most recent call last):
"example_train_transr.py", line 31, in <module>
con.set_model(models.TransR)
"[...]/OpenKE/config/Config.py", line 278, in set_model
self.trainModel = self.model(config = self)
"[...]/OpenKE/models/Model.py", line 79, in __init__
self.loss_def()
"[...]/OpenKE/models/Tra... | Traceback (most recent call last):
"./get_running-config.py", line 5, in <module>
from netmiko import ConnectHandler
"/usr/local/lib/python3.4/dist-packages/netmiko/__init__.py", line 8, in <module>
from netmiko.ssh_dispatcher import ConnectHandler
"/usr/local/lib/python3.4/dist-packages/netmiko/ssh_dispatch... | 0.63805 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Users\Benoit\Envs\zappa_test_env\lib\ntpath.py", line 65, in join
result_drive, result_path = splitdrive(path)
"C:\Users\Benoit\Envs\wolcen_server_env\lib\ntpath.py", line 117, in splitdrive
normp = p.replace(altsep, sep)
AttributeError: '... | Traceback (most recent call last):
"/root/.synapse/lib/python2.7/site-packages/synapse/http/server.py", line 116, in wrapped_request_handler
yield request_handler(self, request, request_metrics)
AttributeError: 'module' object has no attribute 'AUTH_SIMPLE'
| 0.591668 |
Traceback (most recent call last):
"pokecli.py", line 865, in <module>
main()
"pokecli.py", line 206, in main
bot.tick()
"/root/PokemonGo-Bot/pokemongo_bot/__init__.py", line 778, in tick
if worker.work() == WorkerResult.RUNNING:
"/root/PokemonGo-Bot/pokemongo_bot/cell_workers/spin_fort.py", line 92, in ... | Traceback (most recent call last):
"/usr/local/bin/dglke_server", line 8, in <module>
sys.exit(main())
"/usr/local/lib/python3.8/dist-packages/dglke/kvserver.py", line 178, in main
start_server(args)
"/usr/local/lib/python3.8/dist-packages/dglke/kvserver.py", line 147, in start_server
port = server_namebook... | 0.477006 |
>>> Traceback (most recent call last):
"C:\dev\packages\spyder\spyder\app\mainwindow.py", line 2415, in execute_in_external_console
console.execute_code(lines)
TypeError: execute_code() missing 1 required positional argument: 'clear_variables'
| Traceback (most recent call last):
"train.py", line 123, in <module>
tf.app.run(main=main, argv=[sys.argv[0]] + unparsed)
"/usr/local/lib/python3.5/dist-packages/tensorflow/python/platform/app.py", line 48, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
"train.py", line 114, in main
train_steps=F... | 0.550604 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-e1arobgn/Pillow/setup.py", line 753, in <module>
zip_safe=not debug_build(), )
"/usr/local/lib/python3.4/distutils/core.py", line 148, in setup
dist.run_commands()
"/usr/local/lib/python3.4/distutils/dist.py", line 955, in run_c... | PROJECT: ERROR: Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/conans/model/ref.py", line 70, in loads
name, version, user, channel = tokens
ValueError: not enough values to unpack (expected 4, got 1)
| 0.531231 |
Traceback (most recent call last):
"pokecli.py", line 865, in <module>
main()
"pokecli.py", line 283, in main
report_summary(bot)
"pokecli.py", line 331, in report_summary
metrics.capture_stats()
"/home/pi/PokemonGo-Bot/PokemonGo-Bot/pokemongo_bot/metrics.py", line 117, in capture_stats
inventory.refres... | Traceback (most recent call last):
"/home/kimw/.local/lib/python3.5/site-packages/NEMbox/__init__.py", line 26, in start
nembox_menu.start_fork(version)
"/home/kimw/.local/lib/python3.5/site-packages/NEMbox/menu.py", line 176, in start_fork
Menu().start()
"/home/kimw/.local/lib/python3.5/site-packages/NEMbox... | 0.542577 |
Traceback (most recent call last):
"C:\Users\\Anaconda3\lib\site-packages\mlflow\tracking\utils.py", line 245, in get_store
store_builder = self._registry[scheme]
KeyError: 'c'
| Traceback (most recent call last):
"/tmp/trynikola/lib/python3.8/site-packages/doit/action.py", line 437, in execute
returned_value = self.py_callable(*self.args, **kwargs)
"/tmp/trynikola/lib/python3.8/site-packages/nikola/nikola.py", line 1472, in render_template
data = self.template_system.render_template(
... | 0.518308 |
Traceback (most recent call last):
"/anaconda2/lib/python2.7/site-packages/qtconsole/base_frontend_mixin.py", line 163, in _dispatch
handler(msg)
"/anaconda2/lib/python2.7/site-packages/spyder/widgets/ipythonconsole/namespacebrowser.py", line 218, in _handle_execute_reply
self.refresh_namespacebrowser()
"/an... | Traceback (most recent call last):
"tools/train.py", line 399, in <module>
main()
"tools/train.py", line 167, in main
eval_reader = create_reader(cfg.EvalReader, devices_num=1)
"/home/aistudio/PaddleDetection/ppdet/data/reader.py", line 442, in create_reader
reader = Reader(**cfg)()
"/home/aistudio/Paddl... | 0.630306 |
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):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpifszpy0p\build\youtube_dl\extractor\common.py", line 530, in extract
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpifszpy0p\build\youtube_dl\extractor\dplay.py", line 333, in _real_extract
Ke... | 0.603693 |
Traceback (most recent call last):
"exec.py", line 167, in <module>
train(logger)
"exec.py", line 46, in train
starting_epoch = utils.load_checkpoint(cf.resume_to_checkpoint, net, optimizer)
"/home/ivan/retcustom3d/utils/exp_utils.py", line 186, in load_checkpoint
net.load_state_dict(checkpoint['state_dict'... | Traceback (most recent call last):
"C:\tools\miniconda3\envs\scanner-pyro\lib\site-packages\IPython\core\interactiveshell.py", line 3265, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-6-68d49e4377f9>", line 26, in <module>
train()
"<ipython-input-6-68d49e4377f9>", line 23, in ... | 0.521898 |
Traceback (most recent call last):
"/usr/bin/autokey-qt", line 11, in <module>
load_entry_point('autokey==0.95.1', 'console_scripts', 'autokey-qt')()
"/usr/lib/python3/dist-packages/autokey/qtapp.py", line 110, in __init__
self._configure_root_logger()
"/usr/lib/python3/dist-packages/autokey/qtapp.py", line ... | Traceback (most recent call last):
"C:\develop\test_env\Scripts\redbot-script.py", line 11, in <module>
load_entry_point('Red-DiscordBot==3.0.0b4', 'console_scripts', 'redbot')()
"c:\develop\test_env\lib\site-packages\redbot\__main__.py", line 107, in main
log, sentry_log = init_loggers(cli_flags)
"c:\develo... | 0.599708 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: 'MatrixSymbol' object has no attribute 'inv'
| 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: 'TypeError' object has no attribute '_render_traceback_'
| 0.524997 |
Traceback (most recent call last):
"C:\Users\usuario\ANACONDA\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 561, in show_time
elapsed_time = time() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| Traceback (most recent call last):
"/home/dusted/Projects/SickRage/sickbeard/show_queue.py", line 419, in run
self.show.release_groups.set_white_keywords(self.whitelist)
"/home/dusted/Projects/SickRage/sickbeard/blackandwhitelist.py", line 76, in set_white_keywords
self._add_keywords(b'whitelist', values)
"/... | 0.518275 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/devel/.local/lib/python3.8/site-packages/sphinx/directives/__init__.py", line 19, in <module>
from sphinx import addnodes
"/home/devel/.local/lib/python3.8/site-packages/sphinx/addnodes.py", line 18, in <module>
from sphinx.util import... | Traceback (most recent call last):
"D:\faster_rcnn\models\research\object_detection\builders\model_builder_test.py", line 271, in test_create_faster_rcnn_model_from_config_with_example_miner
model = model_builder.build(model_proto, is_training=True)
"D:\faster_rcnn\models\research\object_detection\builders\model... | 0.486715 |
Traceback (most recent call last):
"./main.py", line 771, in <module>
CLI.main(sys.argv[1:])
"./main.py", line 624, in main
md.downloadBySpotifyUriPlaylistMode(array[i+1], CLI.path)
"./main.py", line 208, in downloadBySpotifyUriPlaylistMode
playlist = user.getPlaylistTracks(playlist_uri)
"/home/ashraf/sm... | Traceback (most recent call last):
"/Users/my_mbp/anaconda3/lib/python3.6/site-packages/kombu/utils/objects.py", line 42, in __get__
return obj.__dict__[self.__name__]
KeyError: 'data'
| 0.620816 |
Traceback (most recent call last):
"sort_values_test6.py", line 19, in <module>
print(df2)
"/localdisk/gashiman/miniconda3/lib/python3.8/site-packages/pandas/core/frame.py", line 803, in __repr__
self.to_string(
"/localdisk/gashiman/miniconda3/lib/python3.8/site-packages/pandas/core/frame.py", line 939, in t... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/lib/python3.7/site-packages/sklearn/model_selection/_split.py", line 331, in split
for train, test in super(_BaseKFold, self).split(X, y, groups):
"/usr/lib/python3.7/site-packages/sklearn/model_selection/_split.py", line 100, in split
f... | 0.570366 |
Traceback (most recent call last):
"/Users/foobar/.local/share/virtualenvs/c7n-0.9.1-KpK8LEqQ/lib/python3.7/site-packages/c7n/policy.py", line 291, in run
resources = self.policy.resource_manager.resources()
"/Users/foobar/.local/share/virtualenvs/c7n-0.9.1-KpK8LEqQ/lib/python3.7/site-packages/c7n/resources/glue... | Traceback (most recent call last):
"c:\users\alistair1231\appdata\local\programs\python\python37-32\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"c:\users\alistair1231\appdata\local\programs\python\python37-32\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Users\Ali... | 0.641234 |
Traceback (most recent call last):
"demo/demo.py", line 106, in <module>
main()
"demo/demo.py", line 80, in main
predictor = Predictor(cfg, args.model, logger, device='cuda:0')
"demo/demo.py", line 33, in __init__
self.model = model.to(device).eval()
"/home/cuc/anaconda3/envs/nanodet/lib/python3.8/site-p... | Traceback (most recent call last):
"error.py", line 4, in <module>
bert_model = transformers.AutoModel.from_pretrained('bert-base-multilingual-cased', config=config)
"/scratch/gobi1/bai/bai-conda/lib/python3.7/site-packages/transformers/modeling_auto.py", line 380, in from_pretrained
return model_class.from_pre... | 0.569456 |
Traceback (most recent call last):
"/home/misha/Desktop/dev-anna/15sof/shot_detection/src/scripts/heat_map.py", line 31, in <module>
activations = keract.get_activations(model, image)
"/home/misha/anaconda3/envs/conda-py3/lib/python3.6/site-packages/keract/keract.py", line 77, in get_activations
activations = _... | 2020-04-19 13:56:37,076 CRITICAL friture.exceptionhandler: Unhandled exception: Traceback (most recent call last):
"/usr/lib64/python3.8/site-packages/friture/audiobackend.py", line 428, in fetchAudioData
input_time = self.get_stream_time()
"/usr/lib64/python3.8/site-packages/friture/audiobackend.py", line 450, ... | 0.647965 |
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):
"sherlock.py", line 612, in <module>
main()
"sherlock.py", line 575, in main
results = sherlock(username, site_data, verbose=args.verbose,
"sherlock.py", line 168, in sherlock
executor = ThreadPoolExecutor(max_workers=len(site_data))
TypeError: object of type 'NoneType' ha... | 0.45943 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/exp10it.py", line 1140, in figlet2file
figlet_font_dir = all[0][:-1]
IndexError: list index out of range
| Traceback (most recent call last):
"pika_intro.py", line 37, in <module>
connection.ioloop.start()
"~/env/lib/python3.7/site-packages/pika/adapters/select_connection.py", line 543, in start
self._poller.start()
"~/env/lib/python3.7/site-packages/pika/adapters/select_connection.py", line 804, in start
self._... | 0.653081 |
Traceback (most recent call last):
"/usr/bin/pgcli", line 11, in <module>
load_entry_point('pgcli==1.6.0', 'console_scripts', 'console')()
"/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 480, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
"/usr/lib/python3/di... | `Traceback (most recent call last):
"udemy-dl.py", line 7, in <module>
import udemy
"/Users/310176470/Workspace/udemy-dl/udemy/__init__.py", line 6, in <module>
from ._downloader import Downloader
"/Users/310176470/Workspace/udemy-dl/udemy/_downloader.py", line 8, in <module>
from .colorized import *
"/U... | 0.628017 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/logbook/handlers.py", line 216, in handle
self.emit(record)
"/usr/local/lib/python3.6/site-packages/dbt/logger.py", line 461, in emit
'too many messages received before initilization!'
AssertionError: too many messages received before in... | Traceback (most recent call last):
"/home/olliess/Travail/workspace/conan.io/conan/conans/test/unittests/util/files/tar_extract_test.py", line 56, in test_link_folder
check_files(destination_dir)
"/home/olliess/Travail/workspace/conan.io/conan/conans/test/unittests/util/files/tar_extract_test.py", line 46, in ch... | 0.50272 |
Traceback (most recent call last):
"/home/bmserver/.local/lib/python3.7/site-packages/flexget/task.py", line 547, in __run_plugin
result = method(*args, **kwargs)
"/home/bmserver/.local/lib/python3.7/site-packages/flexget/event.py", line 20, in __call__
return self.func(*args, **kwargs)
"/home/bmserver/.loca... | Traceback (most recent call last):
"ras.py", line 24, in <module>
main()
"ras.py", line 16, in main
asynchronous = LSTM(15)([data_input, time_input])
"/usr/local/lib/python2.7/dist-packages/keras/layers/recurrent.py", line 252, in __call__
return super(Recurrent, self).__call__(inputs, **kwargs)
"/usr/lo... | 0.559469 |
Traceback (most recent call last):
"/mnt/data/.python-3.6/lib/python3.6/site-packages/channels/http.py", line 190, in __call__
await self.handle(body)
"/mnt/data/.python-3.6/lib/python3.6/site-packages/asgiref/sync.py", line 110, in __call__
return await asyncio.wait_for(future, timeout=None)
"/usr/local/lib... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2888, in _parsed_pkg_info
return self._pkg_info
"/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2691, in __getattr__
raise AttributeError(attr)
AttributeError: _pkg_info
| 0.574803 |
Traceback (most recent call last):
"./sshuttle/bin/sshuttle", line 11, in <module>
sys.exit(main())
"/home/peter/sshuttle/lib/python3.4/site-packages/sshuttle/cmdline.py", line 79, in main
opt.user)
"/home/peter/sshuttle/lib/python3.4/site-packages/sshuttle/client.py", line 778, in main
seed_hosts, auto_hos... | Traceback (most recent call last):
".../test.py", line 135, in <module>
query.all()
"...venv/lib/python2.7/site-packages/sqlalchemy/orm/query.py", line 2656, in all
return self._iter().all()
"...venv/lib/python2.7/site-packages/sqlalchemy/engine/result.py", line 1328, in all
return self._allrows()
"...ve... | 0.541505 |
Traceback (most recent call last):
"C:\salt\bin\Scripts\salt-call", line 11, in <module>
salt_call()
"C:\salt\bin\lib\site-packages\salt\scripts.py", line 431, in salt_call
client.run()
"C:\salt\bin\lib\site-packages\salt\cli\call.py", line 57, in run
caller.run()
"C:\salt\bin\lib\site-packages\salt\cli\... | Traceback (most recent call last):
"/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 429, in extract
ie_result = self._real_extract(url)
"/usr/bin/youtube-dl/youtube_dl/extractor/rmcdecouverte.py", line 38, in _real_extract
brightcove_id = compat_parse_qs(compat_urlparse.urlparse(brightcove_legacy_url)... | 0.584889 |
Traceback (most recent call last):
"/bleachbit/bleachbit/GUI.py", line 385, in do_activate
application=self, title=APP_NAME, auto_exit=self._auto_exit)
"/bleachbit/bleachbit/GUI.py", line 594, in __init__
pref = PreferencesDialog(self, self.cb_refresh_operations)
TypeError: __init__() missing 1 required positio... | Traceback (most recent call last):
"/usr/bin/powerline-shell", line 11, in <module>
sys.exit(main())
"/home/jr/.local/lib/python3.6/site-packages/powerline_shell/__init__.py", line 186, in main
segment.add_to_powerline()
"/home/jr/.local/lib/python3.6/site-packages/powerline_shell/segments/uptime.py", line 1... | 0.524217 |
Traceback (most recent call last):
"detect_objects.py", line 441, in <module>
main()
"detect_objects.py", line 202, in main
ffmpeg_output_args = ["-r", str(config.get('fps'))] + ffmpeg_output_args
TypeError: can only concatenate list (not "NoneType") to list
| Traceback (most recent call last):
"gen_w2v.py", line 129, in <module>
embeddings = load_word_embedding(word_dict, w2v_file)
"gen_w2v.py", line 90, in load_word_embedding
curr_embed = (2.0 * np.random.random_sample([dim]) - 1.0) * alpha
"mtrand.pyx", line 861, in mtrand.RandomState.random_sample
"mtrand.p... | 0.56768 |
Traceback (most recent call last):
"tools/train.py", line 96, in <module>
main()
"tools/train.py", line 79, in main
cfg.model, train_cfg=cfg.train_cfg, test_cfg=cfg.test_cfg)
"/home/zhaoqijie/anaconda3/lib/python3.6/site-packages/mmdet-0.5.5+unknown-py3.6.egg/mmdet/models/builder.py", line 57, in build_detec... | Traceback (most recent call last):
"synthesizer_train.py", line 33, in <module>
train(**vars(args))
"/root/voicecloning/synthesizer/train.py", line 168, in train
m1_hat, m2_hat, attention = data_parallel_workaround(model, x, m, e)
"/root/voicecloning/synthesizer/utils/__init__.py", line 17, in data_parallel_... | 0.603559 |
Traceback (most recent call last):
"c:\program files\python37\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"c:\program files\python37\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Program
s\Python37\Scripts\bert-serving-start.exe\__main__.py", line 9, in <module>
... | Traceback (most recent call last):
"calibre_plugins.dedrm.kindlekey", line 1540, in getDBfrom
cleartext = UnprotectHeaderData(encryptedValue)
"calibre_plugins.dedrm.kindlekey", line 1408, in UnprotectHeaderData
crp = LibCrypto()
TypeError: 'NoneType' object is not callable
| 0.647782 |
Traceback (most recent call last):
"/Users/step7212/git/hub/pydantic/pydantic/json.py", line 57, in pydantic_encoder
encoder = ENCODERS_BY_TYPE[type(obj)]
KeyError: <class 'pendulum.datetime.DateTime'>
| Traceback (most recent call last):
"/home/sanjeeb/.local/lib/python3.8/site-packages/pytube/extract.py", line 288, in apply_descrambler
stream_data[key] = [
"/home/sanjeeb/.local/lib/python3.8/site-packages/pytube/extract.py", line 290, in <listcomp>
"url": format_item["url"],
KeyError: 'url'
| 0.50037 |
Traceback (most recent call last):
"/home/lmzhang/anaconda3/lib/python3.5/site-packages/conda/cli/main.py", line 171, in main
activate.main()
"/home/lmzhang/anaconda3/lib/python3.5/site-packages/conda/cli/activate.py", line 181, in main
from ..install import symlink_conda
"/home/lmzhang/anaconda3/lib/python3... | Traceback (most recent call last):
"winop.py", line 68, in <module>
create_psql_table(psql, df)
"winop.py", line 44, in create_psql_table
psql.create_table('salary', schema=sch, database='ibis_testing')
"/mnt/sda1/dev/quansight/ibis-project/ibis/ibis/sql/alchemy.py", line 1022, in wrapped
result = f(self, *... | 0.62286 |
Traceback (most recent call last):
"/home/zhwu/anaconda2/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
"/home/zhwu/anaconda2/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
"/home/zhwu/workspace/DCRNN/scripts/generate_training_data.py",... | Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_websocket() missing 1 required positional argument: 'tmpdir'
| 0.550518 |
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):
"/usr/local/Cellar/python/3.7.4/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/twisted/web/server.py", line 217, in process
self.render(resrc)
"/usr/local/Cellar/python/3.7.4/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/twisted/web/... | 0.522362 |
Traceback (most recent call last):
"withOpenCV.py", line 89, in <module>
show_labels_on_webcam(rgb_small_frame, predictions)
"withOpenCV.py", line 60, in show_labels_on_webcam
cv2.rectangle(frame, (left, top), (right, bottom), (0, 0, 255), 2)
TypeError: Layout of the output array img is incompatible with cv::Ma... | Traceback (most recent call last):
"F:/tensorflow/project/huiming/t2t_decode.py", line 203, in <module>
tf.app.run()
"F:\tensorflow\tf_env\lib\site-packages\tensorflow\python\platform\app.py", line 125, in run
_sys.exit(main(argv))
"F:/tensorflow/project/huiming/t2t_decode.py", line 198, in main
decode(esti... | 0.514229 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"pystache/**init**.py", line 7, in render
return Template(template, context).render()
"pystache/template.py", line 57, in render
result = self.render_tags(template, context)
"pystache/template.py", line 113, in render_tags
func = modifiers[tag_t... | Traceback (most recent call last):
"two_layer_new2.py", line 222, in <module>
main()
"/private/home/yuandong/.local/lib/python3.7/site-packages/hydra/hydra.py", line 165, in decorated_main
run_hydra(task_function, config_path, strict)
"/private/home/yuandong/.local/lib/python3.7/site-packages/hydra/hydra.py"... | 0.544404 |
Traceback (most recent call last):
"tools/train.py", line 289, in <module>
train(opt)
"tools/train.py", line 242, in train
val_loss, predictions, lang_stats = eval_utils.eval_split(
"/home/ordinary/self-critical.pytorch/captioning/utils/eval_utils.py", line 171, in eval_split
seq, seq_logprobs = model(fc_fe... | Traceback (most recent call last):
"/home/dan/IDEs/pycharm-2017.2.4/helpers/pydev/pydevd.py", line 1599, in <module>
globals = debugger.run(setup['file'], None, None, is_module)
"/home/dan/IDEs/pycharm-2017.2.4/helpers/pydev/pydevd.py", line 1026, in run
pydev_imports.execfile(file, globals, locals)
# execute t... | 0.543602 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.