text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"/Users/robeden/git/third-party/checkov/checkov/common/checks/base_check.py", line 62, in run
raise e
"/Users/robeden/git/third-party/checkov/checkov/common/checks/base_check.py", line 42, in run
check_result['result'] = self.scan_entity_conf(entity_configuration, entity_type)... | Traceback (most recent call last):
"detect.py", line 161, in <module>
detect()
"detect.py", line 23, in detect
model = attempt_load(weights, map_location=device)
# load FP32 model
"C:\Users\zzy\Desktop\darknet-pytorch\yolov5\models\experimental.py", line 133, in attempt_load
model.append(torch.load(w, map_l... | 0.645637 |
Traceback (most recent call last):
"faceswap.py", line 36, in <module>
ARGUMENTS.func(ARGUMENTS)
"/home/hyy/swap/faceswap-master/lib/cli.py", line 81, in execute_script
process.process()
"/home/hyy/swap/faceswap-master/scripts/convert.py", line 42, in process
model = self.load_model()
"/home/hyy/swap/fac... | Traceback (most recent call last):
"/Users/igortkachenko/Tools/kivy-designer/venv/lib/python3.6/site-packages/kivy/uix/widget.py", line 265, in _widget_destructor
"/Users/igortkachenko/Tools/kivy-designer/venv/lib/python3.6/site-packages/kivy/lang/builder.py", line 760, in unbind_widget
"kivy/weakproxy.pyx", l... | 0.597892 |
Traceback (most recent call last):
"/usr/local/bin/interlace", line 11, in <module>
load_entry_point('Interlace==1.8.0', 'console_scripts', 'interlace')()
"/usr/local/lib/python3.7/site-packages/Interlace-1.8.0-py3.7.egg/Interlace/interlace.py", line 32, in main
"/usr/local/lib/python3.7/site-packages/Interla... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/private/var/folders/b9/j0x70mhd64915hhdnrsbltrh0000gn/T/pip-install-u9hh_mbv/numpy_d98824e53e814bc4b468c5f9dc7b8f46/setup.py", line 394, in <module>
setup_package()
"/private/var/folders/b9/j0x70mhd64915hhdnrsbltrh0000gn/T/pip-install-u9hh_... | 0.668147 |
Traceback (most recent call last):
"demo.py", line 250, in <module>
test_oneimage()
"demo.py", line 245, in test_oneimage
det = bbox_vote(det)
"demo.py", line 69, in bbox_vote
det_accu_sum[:, 0:4] = np.sum(det_accu[:, 0:4], axis=0) / np.sum(det_accu[:, -1:])
"/home/kzezel/anaconda3/envs/pytorch/lib/pytho... | Traceback (most recent call last):
"<input>", line 1, in <module>
"/Users/pgali/PycharmProjects/del/venv1/lib/python3.7/site-packages/pandas/core/generic.py", line 11466, in stat_func
func, name=name, axis=axis, skipna=skipna, numeric_only=numeric_only
"/Users/pgali/PycharmProjects/del/venv1/lib/python3.7/sit... | 0.549392 |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/utils/process.py", line 747, in _run
return self._original_run()
"/usr/lib64/python2.7/multiprocessing/process.py", line 114, in run
self._target(*self._args, **self._kwargs)
"/usr/lib/python2.7/site-packages/salt/client/ssh/__init__.p... | Traceback (most recent call last):
"c:\users\hp\python38_64\lib\site-packages\pip\_vendor\pkg_resources\__init__.py", line 3012, in _parsed_pkg_info
return self._pkg_info
"c:\users\hp\python38_64\lib\site-packages\pip\_vendor\pkg_resources\__init__.py", line 2815, in __getattr__
raise AttributeError(attr)
Attri... | 0.52824 |
Traceback (most recent call last):
"/bot/bot/cogs/moderation/scheduler.py", line 415, in _scheduled_task
expiry = dateutil.parser.isoparse(infraction["expires_at"]).replace(tzinfo=None)
"/usr/local/lib/python3.7/site-packages/dateutil/parser/isoparser.py", line 37, in func
return f(self, str_in, *args, **kwargs... | `Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/stephen_chan/.local/lib/python3.6/site-packages/datasets/metric.py", line 393, in compute
output = self._compute(predictions=predictions, references=references, **kwargs)
"/home/stephen_chan/.cache/huggingface/modules/datasets_modules/m... | 0.468664 |
Traceback (most recent call last):
"/Users/gabbard/anaconda3/envs/gaia-alternatives/lib/python3.6/site-packages/werkzeug/serving.py", line 270, in run_wsgi
execute(self.server.app)
"/Users/gabbard/anaconda3/envs/gaia-alternatives/lib/python3.6/site-packages/werkzeug/serving.py", line 258, in execute
application... | Traceback (most recent call last):
"/opt/conda/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap
self.run()
"/opt/conda/lib/python3.6/multiprocessing/process.py", line 93, in run
self._target(*self._args, **self._kwargs)
"/opt/conda/lib/python3.6/multiprocessing/pool.py", line 108, in worker... | 0.543073 |
[>>>>
] 1/8, 0.1 task/s, elapsed: 9s, ETA:
60sTraceback (most recent call last):
"/Users/apple/Desktop/github/mmtracking/demo/demo_mot.py", line 88, in <module>
main()
"/Users/apple/Desktop/github/mmtracking/demo/demo_mot.py", line 64, in main
result = inference_mot(model, img, frame_id=i)
"/Users/apple/Desk... | Traceback (most recent call last):
"/home/dat/bag/train/DatNet.py", line 208, in <module>
dat = DatNet()
"/home/dat/bag/train/DatNet.py", line 23, in __init__
init=init, reg=reg, use_shortcuts=use_shortcuts)
"/home/dat/bag/train/DatNet.py", line 176, in build
x = Dense(1024, name='fc1')(x)
"/home/dat/ana... | 0.584679 |
Traceback (most recent call last):
"/usr/local/lib/python3.5/asyncio/tasks.py", line 240, in _step
result = coro.send(None)
"/home/circleci/repo/homeassistant/helpers/entity_platform.py", line 365, in _async_add_entity
await entity.async_update_ha_state()
"/home/circleci/repo/homeassistant/helpers/entity.py"... | Traceback (most recent call last):
"../python/paddle/v2/fluid/tests/book/test_recognize_digits_conv_dist.py", line 46, in <module>
pserver_prog = exe.get_pserver_program(pserver_endpoint)
"/paddle/build/python/build/lib-python/paddle/v2/fluid/executor.py", line 132, in get_pserver_program
"GradList": [ p.name f... | 0.593271 |
Traceback (most recent call last):
"/nix/store/hr12pxbvgddw7mhnpsk88h8yydrbbl64-mycli-1.23.1/lib/python3.8/site-packages/mycli/main.py", line 447, in connect
_connect()
"/nix/store/hr12pxbvgddw7mhnpsk88h8yydrbbl64-mycli-1.23.1/lib/python3.8/site-packages/mycli/main.py", line 424, in _connect
self.sqlexecute = S... | Traceback (most recent call last):
"mc-market.py", line 151, in <module>
main()
"mc-market.py", line 35, in main
get_request(WEBSITE_URL)
"mc-market.py", line 126, in get_request
respond = scraper.get(url, headers=headers, allow_redirects=allow_redirects)
"/usr/local/lib/python3.5/dist-packages/requests/... | 0.584662 |
Traceback (most recent call last):
"dj\manage.py", line 24, in <module>
"dj\manage.py", line 20, in main
"site-packages\django\core\management\__init__.py", line 381, in execute_from_command_line
"site-packages\django\core\management\__init__.py", line 375, in execute
"site-packages\django\core\managemen... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.7/site-packages/PIL/TiffImagePlugin.py", line 1099, in load
return self._load_libtiff()
"/usr/local/lib/python3.7/site-packages/PIL/TiffImagePlugin.py", line 1191, in _load_libtiff
raise IOError(err)
OSError: -2
| 0.548841 |
Traceback (most recent call last):
"/home/ubuntu/anaconda3/envs/multi/lib/python3.8/site-packages/torch/multiprocessing/spawn.py", line 19, in _wrap
fn(i, *args)
"/home/ubuntu/fairseq/fairseq_cli/train.py", line 267, in distributed_main
main(args, init_distributed=True)
"/home/ubuntu/fairseq/fairseq_cli/trai... | Traceback (most recent call last):
"/home/argaldo/deeppavlov/env/lib/python3.6/site-packages/deeppavlov/core/common/params.py", line 100, in from_params
component = cls(**dict(config_params, **kwargs))
"/home/argaldo/deeppavlov/env/lib/python3.6/site-packages/deeppavlov/core/models/tf_backend.py", line 77, in __... | 0.545893 |
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/bremme/miniconda3/envs/data-analysis/bin/pyinstaller", line 11, in <module>
load_entry_point('PyInstaller==3.4.dev0+133d18156', 'console_scripts', 'pyinstaller')()
"/home/bremme/miniconda3/envs/data-analysis/lib/python3.6/site-packages/PyInstaller/__main__.py", line 92, ... | 0.515628 |
Traceback (most recent call last):
"/home/pi/.local/lib/python3.7/site-packages/imdb/parser/http/utils.py", line 438, in parse
data = self.postprocess_data(data)
"/home/pi/.local/lib/python3.7/site-packages/imdb/parser/http/searchMovieAdvancedParser.py", line 230, in postprocess_data
secondary = _parse_secondar... | Traceback (most recent call last):
"/usr/bin/urlwatch", line 111, in <module>
urlwatch_command.run()
"/usr/lib/python3/dist-packages/urlwatch/command.py", line 295, in run
self.urlwatcher.close()
"/usr/lib/python3/dist-packages/urlwatch/main.py", line 99, in close
self.report.finish()
"/usr/lib/python3/d... | 0.636172 |
Traceback (most recent call last):
"/volume2/@appstore/sickbeard-custom/var/SickBeard/medusa/server/web/core/base.py", line 263, in async_call
result = function(**kwargs)
"/volume2/@appstore/sickbeard-custom/var/SickBeard/medusa/server/web/core/base.py", line 351, in schedule
results = ComingEpisodes.get_coming... | `Traceback (most recent call last):
"onnx_to_tensorrt.py", line 119, in <module>
main()
"onnx_to_tensorrt.py", line 115, in main
_ = build_engine(onnx_file_path, engine_file_path, args.verbose)
"onnx_to_tensorrt.py", line 69, in build_engine
with trt.Builder(TRT_LOGGER) as builder, builder.create_network(EX... | 0.47357 |
Traceback (most recent call last):
"/usr/lib/python3.4/concurrent/futures/thread.py", line 54, in run
result = self.fn(*self.args, **self.kwargs)
"/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/core.py", line 1054, in execute_service
service_handler.func(service_call)
"/srv/hass/hass_venv/lib/... | Traceback (most recent call last):
"ex.py", line 2, in <module>
print(e[0])
TypeError: 'Exception' object is not subscriptable
| 0.578027 |
Traceback (most recent call last):
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run
return self.callback()
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor
process = sel... | Traceback (most recent call last):
"<ipython-input-1-f0d2181562f3>", line 1, in <module>
runfile('C:/Users/hansch/../gensim_issue.py', wdir='C:/Users/hansch/../eurolex')
"C:\Users\hansch\AppData\Local\conda\conda\envs\gpupy36gensim\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 668, in ru... | 0.635502 |
Traceback (most recent call last):
"/home/dnsviz/.pyenv/versions/dnsviz-3.6.4/bin/dnsviz", line 106, in <module>
main()
"/home/dnsviz/.pyenv/versions/dnsviz-3.6.4/bin/dnsviz", line 88, in main
mod = importlib.import_module('dnsviz.commands.%s' % command)
"/home/dnsviz/.pyenv/versions/3.6.4/lib/python3.6/impo... | Traceback (most recent call last):
"/home/scout/scout/lib64/python3.6/site-packages/AWSScout2/rules/preprocessing.py", line 632, in new_go_to_and_do
callback(aws_config, current_config[key][value], path, current_path, value, callback_args)
"/home/scout/scout/lib64/python3.6/site-packages/AWSScout2/rules/preproce... | 0.611771 |
Traceback (most recent call last):
"/usr/share/python-wheels/urllib3-1.13.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 377, in _make_request
httplib_response = conn.getresponse(buffering=True)
TypeError: getresponse() got an unexpected keyword argument 'buffering'
| Traceback (most recent call last):
".\Src\StdLib\Lib\ctypes\test\test_pickling.py", line 55, in test_unpickable
self.assertRaises(ValueError, lambda: self.dumps(Y()))
"C:\Users\acearl\Code\_ipy\ironpython2\Src\StdLib\Lib\unittest\case.py", line 479, in assertRaises
callableObj(*args, **kwargs)
".\Src\StdLib\... | 0.562554 |
Traceback (most recent call last):
"/home/ryan/Documents/NIUVT/objDet/detectron/detectron2/detectron2/engine/train_loop.py", line 132, in train
self.run_step()
"/home/ryan/Documents/NIUVT/objDet/detectron/detectron2/detectron2/engine/train_loop.py", line 215, in run_step
loss_dict = self.model(data)
"/home/r... | Traceback (most recent call last):
"/home/synapse/src/synapse/http/server.py", line 78, in wrapped_request_handler
await h(self, request)
"/home/synapse/src/synapse/http/server.py", line 331, in _async_render
callback_return = await callback_return
"/home/synapse/src/synapse/rest/client/v2_alpha/groups.py", ... | 0.571661 |
Traceback (most recent call last):
"/home/fraser/habitat_baseline_testing/dqn_agent.py", line 12, in <module>
envs = construct_envs(config=basic_config, env_class=Env)
"/home/fraser/habitat_baseline_testing/habitat_installation/HabitatChallenge/habitat-lab/habitat_baselines/utils/env_utils.py", line 56, in const... | Traceback (most recent call last):
"pokecli.py", line 865, in <module>
main()
"pokecli.py", line 202, in main
formatted='Starting bot...'
"/Users/***/PokemonGo-Bot/pokemongo_bot/event_manager.py", line 77, in emit
handler.handle_event(event, sender, level, formatted_msg, data)
"/Users/***/PokemonGo-Bot/p... | 0.563248 |
Traceback (most recent call last):
"udemy-dl.py", line 924, in <module>
main()
"udemy-dl.py", line 829, in main
udemy.ExtractAndDownload()
"udemy-dl.py", line 291, in ExtractAndDownload
self.login()
"udemy-dl.py", line 40, in login
extract_info.login(self.username, self.password)
"D:\udemy-dl\udemy\_... | Traceback (most recent call last):
"/home/pastore/data/bcbio/anaconda/lib/python2.7/site-packages/bcbio/distributed/ipythontasks.py", line 51, in _setup_logging
yield config
"/home/pastore/data/bcbio/anaconda/lib/python2.7/site-packages/bcbio/distributed/ipythontasks.py", line 429, in detect_sv
return ipython.z... | 0.603449 |
Traceback (most recent call last):
"/home/joe/miniconda3/envs/gis-dataprocessing/lib/python3.7/site-packages/pip/_vendor/pep517/_in_process.py", line 64, in prepare_metadata_for_build_wheel
hook = backend.prepare_metadata_for_build_wheel
AttributeError: module 'poetry.masonry.api' has no attribute 'prepare_metada... |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/state.py", line 1624, 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/states... | 0.58799 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 122, in main
status = self.run(options, args)
"/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 262, in run
for req in parse_requirements(filename, finder=finder, options=options, session=session):
"... | `Traceback (most recent call last):
"/usr/lib64/python2.6/runpy.py", line 122, in _run_module_as_main
"__main__", fname, loader, pkg_name)
"/usr/lib64/python2.6/runpy.py", line 34, in _run_code
exec code in run_globals
"/home/Git-Auto-Deploy/gitautodeploy/__main__.py", line 2, in <module>
from gitautodeploy... | 0.601131 |
Traceback (most recent call last):
"generator.py", line 2143, in <module>
qemuBuildWrappers(sys.argv[1])
"generator.py", line 2008, in qemuBuildWrappers
items.sort(key=lambda i: (int(i[1]), i[0]))
"generator.py", line 2008, in <lambda>
items.sort(key=lambda i: (int(i[1]), i[0]))
ValueError: invalid litera... | `Traceback (most recent call last):
"cifar10_main.py", line 295, in <module>
absl_app.run(main)
"/home/albert/quant_env/lib/python3.7/site-packages/absl/app.py", line 300, in run
_run_main(main, args)
"/home/albert/quant_env/lib/python3.7/site-packages/absl/app.py", line 251, in _run_main
sys.exit(main(argv... | 0.551533 |
Traceback (most recent call last):
"/opt/conda/bin/pytest", line 8, in <module>
sys.exit(main())
"/opt/conda/lib/python3.6/site-packages/_pytest/config/__init__.py", line 63, in main
config = _prepareconfig(args, plugins)
"/opt/conda/lib/python3.6/site-packages/_pytest/config/__init__.py", line 207, in _prep... | Traceback (most recent call last):
"C:\Program
s\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1776.0_x64__qbz5n2kfra8p0\lib\threading.py", line 932, in _bootstrap_inner
self.run()
"C:\Program
s\WindowsApps\PythonSoftwareFoundation.Python.3.8_3.8.1776.0_x64__qbz5n2kfra8p0\lib\threading.py", line 870, in ... | 0.538825 |
Traceback (most recent call last):
"manage.py", line 18, in <module>
from security_monkey.datastore import ExceptionLogs, clear_old_exceptions, store_exception
"/usr/local/src/security_monkey/security_monkey/__init__.py", line 269, in <module>
setup_logging()
"/usr/local/src/security_monkey/security_monkey/_... | Traceback (most recent call last):
"train.py", line 238, in <module>
main()
"train.py", line 76, in main
input_tensors, variables, loss, outputs, checks = gan.build_model()
"/home/bsatya/Study/ML/text-to-image/model.py", line 39, in build_model
fake_image = self.generator(t_z, t_real_caption)
"/home/bsat... | 0.515406 |
Traceback (most recent call last):
"/usr/lib/python3.5/wsgiref/handlers.py", line 137, in run
self.result = application(self.environ, self.start_response)
"/home/myuser/venvs/myvenv/lib/python3.5/site-packages/weasyprint/navigator.py", line 143, in app
return make_response(render_template(url))
"/home/myuser... | Traceback (most recent call last):
"/home/chelseas/anaconda3/envs/rllab3/lib/python3.5/site-packages/tensorflow/python/framework/tensor_util.py", line 521, in make_tensor_proto
str_values = [compat.as_bytes(x) for x in proto_values]
"/home/chelseas/anaconda3/envs/rllab3/lib/python3.5/site-packages/tensorflow/pyt... | 0.570587 |
[autoreload of pandas.tseries.api failed: Traceback (most recent call last):
"/Users/sentient-asoellinger/miniconda2/envs/ipykernel_py3/lib/python3.6/site-packages/IPython/extensions/autoreload.py", line 246, in check
superreload(m, reload, self.old_objects)
"/Users/sentient-asoellinger/miniconda2/envs/ipykernel... | Traceback (most recent call last):
"train-atari.py", line 301, in <module>
train()
"train-atari.py", line 262, in train
trainer = SimpleTrainer() if config.nr_tower == 1 else AsyncMultiGPUTrainer(train_tower)
AttributeError: 'TrainConfig' object has no attribute 'nr_tower'
| 0.56486 |
Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 792, in extract_info
ie_result = ie.extract(url)
"/usr/lib64/python3.6/site-packages/youtube_dl/extractor/common.py", line 507, in extract
ie_result = self._real_extract(url)
"/usr/lib64/python3.6/site-packa... | Traceback (most recent call last):
"c:\dev\python38\lib\site-packages\youtube_dl\YoutubeDL.py", line 807, in extract_info
return self.process_ie_result(ie_result, download, extra_info)
"c:\dev\python38\lib\site-packages\youtube_dl\YoutubeDL.py", line 862, in process_ie_result
return self.process_video_result(ie... | 0.643632 |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/state.py", line 1981, in call
**cdata['kwargs'])
"/usr/lib/python2.7/site-packages/salt/loader.py", line 1977, in wrapper
return f(*args, **kwargs)
"/var/cache/salt/minion/extmods/states/n... | Traceback (most recent call last):
"/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner
self.run()
"/home/pi/Proyectos/yowsapp-framework/libs/yowsup/yowsup/demos/common/sink_worker.py", line 131, in run
filename = media_message_protocolentity.display_name
"/home/pi/Proyectos/yowsapp-framework/lib... | 0.602654 |
Traceback (most recent call last):
return constructor[m](evaluation_context)
"<string>", line 46, in GenerateConfig
KeyError: 'forseti-config'
| Traceback (most recent call last):
"/usr/lib/python2.7/logging/__init__.py", line 851, in emit
msg = self.format(record)
"/usr/lib/python2.7/logging/__init__.py", line 724, in format
return fmt.format(record)
"/usr/lib/python2.7/logging/__init__.py", line 464, in format
record.message = record.getMessage()
... | 0.401743 |
Traceback (most recent call last):
"/usr/lib/python3.5/runpy.py", line 174, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
"/usr/lib/python3.5/runpy.py", line 133, in _get_module_details
return _get_module_details(pkg_main_name, error)
"/usr/lib/python3.5/runpy.py", l... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 150, 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... | 0.625814 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/kuba/.anaconda3/envs/test/lib/python3.6/site-packages/pytesseract/pytesseract.py", line 341, in image_to_string
}[output_type]()
"/home/kuba/.anaconda3/envs/test/lib/python3.6/site-packages/pytesseract/pytesseract.py", line 340, in <lamb... | Traceback (most recent call last):
"/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
"/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
"/home/cjf/bin/youtube-dl/__main__.py", line 19, in <module>
"/home/cjf/bin/youtube-dl/youtu... | 0.592505 |
Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/lutris/gui/views/store.py", line 420, in add_game
self.store.append(
"/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 997, in append
return self._do_insert(-1, row)
"/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 98... | `Traceback (most recent call last):
"scripts/train.py", line 75, in <module>
results = [main(args) for args in variant_args_generator(args, variants)]
"scripts/train.py", line 75, in <listcomp>
results = [main(args) for args in variant_args_generator(args, variants)]
"scripts/train.py", line 26, in main
tas... | 0.644349 |
Traceback (most recent call last):
"crawler.py", line 77, in <module>
args.debug
"crawler.py", line 25, in get_posts_by_user
return ins_crawler.get_user_posts(username, number, detail)
"/Users/philipperemy/PycharmProjects/instagram-crawler/inscrawler/crawler.py", line 100, in get_user_posts
user_profile = s... | Traceback (most recent call last):
"test.py", line 37, in <module>
sopt.minimize(NLL, jnp.zeros((3, 2)), Y, method="BFGS")
"/Users/nicholas/opt/miniconda3/lib/python3.8/site-packages/jax/_src/scipy/optimize/minimize.py", line 96, in minimize
results = minimize_bfgs(fun_with_args, x0, **options)
"/Users/nicho... | 0.588466 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/distributed/core.py", line 528, in handle_comm
result = await result
"/usr/local/lib/python3.6/site-packages/distributed/scheduler.py", line 2209, in remove_worker
address = self.coerce_address(address)
"/usr/local/lib/python3.6/site-... | Traceback (most recent call last):
"/home/mario/Schreibtisch/ProperTree-master/Scripts/plistwindow.py", line 1407, in save_plist_as
plist_text = plist.dumps(plist_data,sort_keys=self.controller.settings.get("sort_dict",False))
TypeError: expected bytes, str found
| 0.596105 |
`Traceback (most recent call last):
"torghost.py", line 11, in init torghost
from stem import Signal
ModuleNotFoundError: No module named 'stem'
| Traceback (most recent call last):
"d:\homeassistant\lib\site-packages\homeassistant\config_entries.py", line 219, in async_setup
result = await component.async_setup_entry(
# type: ignore
"D:\HomeAssistant\Config\custom_components\hacs\__init__.py", line 30, in async_setup_entry
return await hacs_ui_setup(hass... | 0.505501 |
Traceback (most recent call last):
"/opt/anaconda3/lib/python3.6/logging/__init__.py", line 992, in emit
msg = self.format(record)
"/opt/anaconda3/lib/python3.6/logging/__init__.py", line 838, in format
return fmt.format(record)
"/opt/anaconda3/lib/python3.6/site-packages/tornado/log.py", line 193, in format... | Traceback (most recent call last):
"/usr/local/bin/xunique", line 8, in <module>
sys.exit(main())
"/usr/local/lib/python2.7/site-packages/xUnique.py", line 546, in main
xunique.unique_project()
"/usr/local/lib/python2.7/site-packages/xUnique.py", line 188, in unique_project
self.__unique_project(self.root_h... | 0.507763 |
Traceback (most recent call last):
"/Users/jkirkham/miniconda/envs/cython/bin/cython", line 11, in <module>
sys.exit(setuptools_main())
"/Users/jkirkham/miniconda/envs/cython/lib/python3.8/site-packages/Cython/Compiler/Main.py", line 840, in setuptools_main
return main(command_line = 1)
"/Users/jkirkham/mini... | 2018-04-02 10:13:48 INFO (MainThread) [homeassistant.core] Bus:Handling <Event system_log_event[L]: timestamp=1522678428.8859806, level=ERROR, message=Update for media_player.philips_tv fails, exception=Traceback (most recent call last):
"/usr/src/app/homeassistant/helpers/entity.py", line 204, in async_update_ha_st... | 0.62218 |
Traceback (most recent call last):
"/Users/lol/.pyenv/versions/3.6.4/bin/myth", line 4, in <module>
__import__('pkg_resources').run_script('mythril==0.10.13', 'myth')
"/Users/lol/.pyenv/versions/3.6.4/lib/python3.6/site-packages/pkg_resources/__init__.py", line 743, in run_script
self.require(requires)[0].run_s... | Traceback (most recent call last):
"/usr/local/bin/celery", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python3.6/site-packages/celery/__main__.py", line 14, in main
_main()
"/usr/local/lib/python3.6/site-packages/celery/bin/celery.py", line 326, in main
cmd.execute_from_commandline(argv)
"/usr... | 0.547102 |
Traceback (most recent call last):
"/Users/taw/PycharmProjects/stractTest/tensorTest4.py", line 46, in <module>
writer = tf.train.SummaryWriter("/Users/taw/logs", sess.graph)
"/Users/taw/anaconda/lib/python2.7/site-packages/tensorflow/python/training/summary_io.py", line 82, in __init__
self.add_graph(graph_def... | Traceback (most recent call last):
"demo_odometry.py", line 34, in <module>
first_gray = next(dataset.gray)
TypeError: list object is not an iterator
| 0.51503 |
Traceback (most recent call last):
"portfolio_optimization.py", line 150, in <module>
quote_currency='usdt')
"C:\Users\ALEXAN~1\DOWNLO~1\CATALY~1.21\CATALY~1.21\CATALY~1\lib\site-packages\catalyst\utils\run_algo.py", line 643, in run_algorithm
stats_output=stats_output
"C:\Users\ALEXAN~1\DOWNLO~1\CATALY~1.21... |
Traceback (most recent call last):
"/usr/local/Cellar/python3/3.3.2/Frameworks/Python.framework/Versions/3.3/lib/python3.3/doctest.py", line 1287, in __run
compileflags, 1), test.globs)
"<doctest corpus.doctest[366]>", line 1, in <module>
l3 = open(f3).read().split()
TypeError: invalid file:
SystemPathPointer('/U... | 0.463253 |
Traceback (most recent call last):
"PixivUtil2.py", line 438, in process_member
(artist, list_page) = PixivBrowserFactory.getBrowser().getMemberPage(member_id, page, bookmark, tags)
"/mnt/c/PixivUtil2/PixivBrowserFactory.py", line 508, in getMemberPage
self.getMemberInfoWhitecube(member_id, artist, bookmark)
... | Traceback (most recent call last):
"uvloop/cbhandles.pyx", line 64, in uvloop.loop.Handle._run
"/usr/src/app/homeassistant/helpers/event.py", line 211, in point_in_time_listener
hass.async_run_job(action, now)
"/usr/src/app/homeassistant/core.py", line 333, in async_run_job
target(*args)
"/usr/src/app/hom... | 0.534476 |
Traceback (most recent call last):
"c:\users\administrator\appdata\local\programs\python\python36\lib\site-packages\qqbot\qqbotcls.py", line 99, in _call
func(*args, **kwargs)
"C:\Users\Administrator\.qqbot-tmp\plugins\qqgm.py", line 69, in onQQMessage
bot.GroupShut(contact, member, t=mutetime)
"c:\users\adm... | Traceback (most recent call last):
"C:\Medusa\start.py", line 14, in <module>
main()
"C:\Medusa\medusa\__main__.py", line 2184, in main
application.start(sys.argv[1:])
"C:\Medusa\medusa\__main__.py", line 317, in start
self.initialize(console_logging=self.console_logging)
"C:\Medusa\medusa\__main__.py", ... | 0.572843 |
Traceback (most recent call last):
"./setup.py", line 156, in <module>
call(BuildDocsCommand.apidoc_command)
AttributeError: type object 'BuildDocsCommand' has no attribute 'apidoc_command'
| > Traceback (most recent call last):
"/home/thiago/workspace/aprendendo/teste-simple-history/tasks/lib/python3.6/site-packages/django/db/models/fields/related_descriptors.py", line 178, in __get__
rel_obj = getattr(instance, self.cache_name)
AttributeError: 'Task' object has no attribute '_type_task_cache'
| 0.615211 |
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):
"bilibili_video_download_v1.py", line 176, in <module>
start_url = 'https://api.bilibili.com/x/web-interface/view?aid=' + re.search(r'/av(\d+)/*', start).group(1)
AttributeError: 'NoneType' object has no attribute 'group' | 0.613653 |
Traceback (most recent call last):
"C:\Users\...\...\...\...\...\PyRevitPlus.extension\pyRevitPlus.tab\Misc Tools.panel\Open In Excel.pushbutton\script.py", line 76, in <module>
AttributeError: 'ViewSchedule' object has no attribute 'ViewName'
| 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.596752 |
Traceback (most recent call last):
"/home/jared/build/ranger/ranger/core/main.py", line 168, in main
fm.loop()
"/home/jared/build/ranger/ranger/core/fm.py", line 377, in loop
ui.draw_images()
"/home/jared/build/ranger/ranger/gui/ui.py", line 401, in draw_images
self.browser.columns[-1].draw_image()
"/hom... | Traceback (most recent call last):
"/srv/homeassistant/lib/python3.7/site-packages/voluptuous/schema_builder.py", line 373, in validate_mapping
new_key = ckey(key_path, key)
"/srv/homeassistant/lib/python3.7/site-packages/voluptuous/schema_builder.py", line 817, in validate_callable
return schema(data)
"/srv... | 0.553369 |
Traceback (most recent call last):
"demo.py", line 117, in <module>
demo()
"demo.py", line 48, in demo
allModels = myutil.preload(this_path,pose_models_folder,pose_models,nSub)
"/aiml/t00475017/face_specific_augm/myutil.py", line 66, in preload
model3D = ThreeD_Model.FaceModel(this_path + pose_models_folder... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"mtrand.pyx", line 1317, in mtrand.RandomState.uniform
"mtrand.pyx", line 267, in mtrand.cont2_array
ValueError: size is not compatible with inputs
| 0.552702 |
Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/lutris/gui/views/store.py", line 420, in add_game
self.store.append(
"/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 997, in append
return self._do_insert(-1, row)
"/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 98... |
Traceback (most recent call last):
"/Users/crane/Projects/tornado/tornado/websocket.py", line 484, in _run_callback
result = callback(*args, **kwargs)
"/Users/crane/Projects/tornado/demos/websocket/chatdemo.py", line 92, in on_message
self.render_string("message.html", message=chat))
"/Users/crane/Projects/... | 0.571656 |
Traceback (most recent call last):
"/home/seven/workspace/py3/lib/python3.6/site-packages/django/apps/config.py", line 165, in get_model
return self.models[model_name.lower()]
KeyError: 'user'
| Traceback (most recent call last):
"/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
self.run()
"./DeathStar.py", line 59, in __run
self.__run_backup()
"/usr/lib/python3.5/threading.py", line 862, in run
self._target(*self._args, **self._kwargs)
"./DeathStar.py", line 585, in pwn_the_shit_... | 0.609636 |
Traceback (most recent call last):
"translate.py", line 48, in <module>
translations = trans.translate(entrytext, src=src_lang, dest=dest_lang)
"D:\Users\user1\AppData\Local\Programs\Python\Python38\lib\site-packages\googletrans\client.py", line 177, in translate
translated = self.translate(item, dest=dest, src... | Traceback (most recent call last):
"/usr/local/bin/mount.s3ql", line 11, in <module>
load_entry_point('s3ql==3.4.1', 'console_scripts', 'mount.s3ql')()
"/usr/local/lib/python3.7/dist-packages/s3ql-3.4.1-py3.7-linux-x86_64.egg/s3ql/mount.py", line 131, in main
trio.run(main_async, options, stdout_log_handler)
... | 0.645628 |
Traceback (most recent call last):
"run.py", line 179, in <module>
db.migrations.run()
"/Users/csytan/Documents/dev/cozycal/db/migrations/__init__.py", line 18, in run
importlib.import_module('db.migrations.{}'.format(version))
"/usr/local/Cellar/python/3.6.5/Frameworks/Python.framework/Versions/3.6/lib/pyth... | 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.529649 |
Traceback (most recent call last):
"train.py", line 117, in <module>
trainer.fit(model, train_loader)
"/opt/conda/lib/python3.6/site-packages/pytorch_lightning/trainer/trainer.py", line 445, in fit
results = self.accelerator_backend.train()
"/opt/conda/lib/python3.6/site-packages/pytorch_lightning/accelerato... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/Orange/canvas/scheme/widgetsscheme.py", line 960, in process_signals_for_widget
widget.handleNewSignals()
"/usr/local/lib/python3.6/site-packages/Orange/widgets/visualize/owscatterplot.py", line 331, in handleNewSignals
self.graph.new_da... | 0.595734 |
`Traceback (most recent call last):
"/usr/bin/pip3", line 5, in <module>
from pkg_resources import load_entry_point
"/usr/local/lib/python3.4/dist-packages/pkg_resources/__init__.py", line 72, in <module>
import packaging.requirements
"/usr/local/lib/python3.4/dist-packages/packaging/requirements.py", line 5... | Traceback (most recent call last):
"/home/aj8907/.virtualenvs/tmp-a4b1a4aabcd6ddc/lib/python3.6/site-packages/theano/compile/function/types.py", line 974, in __call__
if output_subset is None
TypeError: expected type_num 5 (NPY_INT32) got 12
| 0.57052 |
Traceback (most recent call last):
"./crnn_main.py", line 228, in <module>
val(crnn, test_dataset, criterion)
"./crnn_main.py", line 176, in val
preds = preds.squeeze(2)
"/usr/local/lib/python2.7/dist-packages/torch/autograd/variable.py", line 750, in squeeze
return Squeeze.apply(self, dim)
"/usr/local/l... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/psd/tmp/pip-install-b5q3l0tg/numpy/setup.py", line 394, in <module>
setup_package()
"/psd/tmp/pip-install-b5q3l0tg/numpy/setup.py", line 386, in setup_package
setup(**metadata)
"/psd/tmp/pip-install-b5q3l0tg/numpy/numpy/distutils/core.p... | 0.467961 |
Traceback (most recent call last):
"/home/trololo/Downloads/sytemsem/core/venv/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
return self.wsgi_app(environ, start_response)
"/home/trololo/Downloads/sytemsem/core/venv/lib/python3.6/site-packages/flask/app.py", line 2295, in wsgi_app
response = ... | Traceback (most recent call last):
".../lib/python2.7/site-packages/celery/worker/worker.py", line 203, in start
self.blueprint.start(self)
".../lib/python2.7/site-packages/celery/bootsteps.py", line 119, in start
step.start(parent)
".../lib/python2.7/site-packages/celery/bootsteps.py", line 370, in start
r... | 0.55265 |
Traceback (most recent call last):
"jarvis.py", line 6, in <module>
import modules
"/home/roy/Downloads/JARVIS-on-Messenger/modules/__init__.py", line 6, in <module>
from src import *
"/home/roy/Downloads/JARVIS-on-Messenger/modules/src/wiki.py", line 2, in <module>
import wikipedia
"/usr/lib/python2.7/s... | 2019-11-04 17:23:36,753
WARNING worker.py:1779 -- Traceback (most recent call last):
"/home/robin/anaconda3/envs/py35lab/lib/python3.5/site-packages/ray/import_thread.py", line 138, in fetch_and_execute_function_to_run
function = pickle.loads(serialized_function)
AttributeError: Can't get attribute 'my_stikerEnv' o... | 0.627021 |
[Traceback (most recent call last):
"/home/s0p04bp/env/lib/python3.7/site-packages/gunicorn/util.py", line 99, in load_class
mod = importlib.import_module('.'.join(components))
"/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
"... | Traceback (most recent call last):
"/usr/lib/python3.7/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
"/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/event.py", line 103, in state_change_listener
event.data.get("new_state"),
"/srv/homeassistant/lib/p... | 0.625177 |
Traceback (most recent call last):
"threading.py", line 917, in _bootstrap_inner
"threading.py", line 865, in run
"yanderify.py", line 269, in worker_thread
"yanderify.py", line 211, in worker_thread
"imageio\core\functions.py", line 126, in get_reader
ValueError: Could not find a format to read the spec... | Traceback (most recent call last):
"/autofs/space/megryan_001/users/sheraz/anaconda/lib/python2.7/site-packages/IPython/core/interactiveshell.py", line 2881, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-97-e7c6e47a4aa6>", line 93, in <module>
pick_ori='vector', return_generator=... | 0.514351 |
Traceback (most recent call last):
"execute.py", line 352, in <module>
train()
"execute.py", line 138, in train
gConfig['dec_vocab_size'])
"/home/klas/Documents/Python/Untitled Folder/tensorflow_chatbot-master/data_utils.py", line 135, in prepare_custom_data
create_vocabulary(enc_vocab_path, train_enc, enc_... | Traceback (most recent call last):
"/home/nekmo/Workspace/dirhunt/dirhunt/exceptions.py", line 43, in wrapped
return func(*args, **kwargs)
"/home/nekmo/Workspace/dirhunt/dirhunt/crawler_url.py", line 69, in start
processor.process(text, soup)
"/home/nekmo/Workspace/dirhunt/dirhunt/processors.py", line 249, i... | 0.587956 |
Traceback (most recent call last):
"/home/riotu/VIBE/vibe/lib/python3.7/site-packages/OpenGL/latebind.py", line 41, in __call__
return self._finalCall( *args, **named )
TypeError: 'NoneType' object is not callable
| Traceback (most recent call last):
"test_trt.py", line 45, in <module>
model_trt = torch2trt(net, [input])
"/home/riyad.islam/anaconda3/envs/pytorch_env/lib/python3.6/site-packages/torch2trt/torch2trt.py", line 377, in torch2trt
outputs = module(*inputs)
"/home/riyad.islam/anaconda3/envs/pytorch_env/lib/pyth... | 0.522389 |
Traceback (most recent call last):
"/home/ymzhu/pycharm-2017.2.3/helpers/pydev/pydevd.py", line 1599, in <module>
globals = debugger.run(setup['file'], None, None, is_module)
"/home/ymzhu/pycharm-2017.2.3/helpers/pydev/pydevd.py", line 1026, in run
pydev_imports.execfile(file, globals, locals)
# execute the scr... | Traceback (most recent call last):
"/opt/dev_intelmq/intelmq/lib/bot.py", line 158, in __init__
self.init()
"/opt/dev_intelmq/intelmq/bots/parsers/html_table/parser.py", line 36, in init
raise ValueError("Could not import 'beautifulsoup4'. Please install it.")
ValueError: Could not import 'beautifulsoup4'. Plea... | 0.501932 |
Traceback (most recent call last):
"webcam_demo.py", line 10, in <module>
pydarknet.set_cuda_device(0)
AttributeError: module 'pydarknet' has no attribute 'set_cuda_device'
| Traceback (most recent call last):
"/usr/local/bin/jrnl", line 11, in <module>
load_entry_point('jrnl==1.9.8', 'console_scripts', 'jrnl')()
"/usr/local/Cellar/jrnl/1.9.8_1/libexec/lib/python3.7/site-packages/jrnl/cli.py", line 141, in run
config = util.load_and_fix_json(CONFIG_PATH)
"/usr/local/Cellar/jrnl/1... | 0.565048 |
Traceback (most recent call last):
"/usr/bin/ansible", line 123, in <module>
exit_code = cli.run()
"/usr/lib/python3.6/site-packages/ansible/cli/adhoc.py", line 166, in run
result = self._tqm.run(play)
"/usr/lib/python3.6/site-packages/ansible/executor/task_queue_manager.py", line 261, in run
strategy = str... |
Traceback (most recent call last):
"/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
"/usr/local/Cellar/python@2/2.7.15_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 754, in run
sel... | 0.615408 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/IPython/core/interactiveshell.py", line 1823, in showtraceback
stb = value._render_traceback_()
AttributeError: 'TypeError' object has no attribute '_render_traceback_'
| ``Traceback (most recent call last):
"/home/LASER//source/embed.py", line 402, in <module>
token=BPEfastApplyLine(token, args.bpe_codes)
"/home/LASER//source/lib/text_processing.py", line 123, in BPEfastApplyLine
return bpe.apply([line])[0]
AttributeError: 'str' object has no attribute 'apply'
| 0.647401 |
Traceback (most recent call last):
"/Users/my_mac_user_name/anaconda/lib/python2.7/site-packages/conda/exceptions.py", line 616, in conda_exception_handler
return_value = func(*args, **kwargs)
"/Users/my_mac_user_name/anaconda/lib/python2.7/site-packages/conda/cli/main.py", line 137, in _main
exit_code = args.... | Traceback (most recent call last):
"C:\Users\carsten\AppData\Local\Programs\Python\Python36\lib\threading.py", line 916, in _bootstrap_inner
self.run()
"C:\Users\carsten\AppData\Local\Programs\Python\Python36\lib\threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"C:\Users\carsten\Pyth... | 0.594792 |
Traceback (most recent call last):
"/home/marcel/git/ultrabak/ultrabak/cmd.py", line 1, in <module>
import fire
"/home/marcel/git/python-fire/fire/__init__.py", line 21, in <module>
from fire.core import Fire
"/home/marcel/git/python-fire/fire/core.py", line 62, in <module>
from fire import completion
"/... | Traceback (most recent call last):
"c:\program files\python36\lib\site-packages\sphinx\cmdline.py", line 306, in main
app.build(opts.force_all, filenames)
"c:\program files\python36\lib\site-packages\sphinx\application.py", line 339, in build
self.builder.build_update()
"c:\program files\python36\lib\site-pa... | 0.598341 |
Traceback (most recent call last):
"setup.py", line 55, in <module>
cmdclass={"build_ext": BuildExtension}
"F:\Anaconda3\envs\pytorch\lib\site-packages\setuptools\__init__.py", line 145, in setup
return distutils.core.setup(**attrs)
"F:\Anaconda3\envs\pytorch\lib\distutils\core.py", line 148, in setup
dist.... | Traceback (most recent call last):
"/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
"/app/cogs/audio.py", line 260, in run
self.get_info()
"/app/cogs/audio.py", line 291, in get_info
process=False)
"/usr/local/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 777... | 0.645896 |
Traceback (most recent call last):
"/Users/user/Documents/project/ner/custom-ner/src/handler2.py", line 138, in handler
losses =
nlp.rehearse(examples, sgd=optimizer, losses=losses) if is_model_exists else ner.update(examples, sgd=optimizer, losses=losses)
"/Users/user/.local/share/virtualenvs/custom-ner-hlJnNja... | Traceback (most recent call last):
"pysguiwx.py", line 105, in <module>
theme_browser()
"pysguiwx.py", line 85, in theme_browser
[sg.Listbox(values=sg.theme_list(), size=(20, 12), key='-LIST-', enable_events=True)],
TypeError: __init__() got an unexpected keyword argument 'enable_events'
| 0.498262 |
Traceback (most recent call last):
"/home/michael/env/lib/python3.5/site-packages/tornado/ioloop.py", line 759, in _run_callback
ret = callback()
"/home/michael/env/lib/python3.5/site-packages/tornado/stack_context.py", line 276, in null_wrapper
return fn(*args, **kwargs)
"/home/michael/env/lib/python3.5/sit... | Traceback (most recent call last):
"C:\Python\lib\multiprocessing\process.py", line 258, in _bootstrap
self.run()
"C:\Python\lib\multiprocessing\process.py", line 93, in run
self._target(*self._args, **self._kwargs)
"C:\WERK\test3.py", line 50, in secondary
ns.secondary = psutil.Process()
"C:\Python\lib\... | 0.599745 |
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/bin/autopkg", line 2435, in <module>
sys.exit(main(sys.argv))
"/usr/local/bin/autopkg", line 2429, in main
exit(subcommands[verb]['function'](argv))
"/usr/local/bin/autopkg", line 1963, in run_recipes
search_github=make_suggestions)
"/usr/local/bin/autopkg",... | 0.613846 |
Traceback (most recent call last):
"/opt/galaxy/lib/galaxy/jobs/handler.py", line 381, in __handle_waiting_jobs
self.dispatcher.put(self.job_wrappers.pop(job.id))
"/opt/galaxy/lib/galaxy/jobs/handler.py", line 975, in put
self.job_runners[runner_name].put(job_wrapper)
"/opt/galaxy/lib/galaxy/jobs/runners/__i... | Traceback (most recent call last):
"C:\Users\wiese\Repos\numeric-python\numpy\build\testenv\Lib\site-packages\numpy\core\function_base.py", line 114, in linspace
num = operator.index(num)
TypeError: 'float' object cannot be interpreted as an integer
| 0.533495 |
Traceback (most recent call last):
"tools/test.py", line 282, in <module>
main()
"tools/test.py", line 260, in main
coco_eval(result_files, eval_types, dataset.coco)
"/home/mmdetection/mmdet/core/evaluation/coco_utils.py", line 44, in coco_eval
cocoEval = COCOeval(coco, coco_dets, iou_type)
"/usr/local/l... | Traceback (most recent call last):
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\core.py", line 513, in handle_comm
result = await result
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\scheduler.py", line 2205, in remove_worker
a... | 0.578037 |
Traceback (most recent call last):
"main.py", line 43, in <module>
tf.app.run()
"/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 44, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
"main.py", line 27, in main
dataset_name=FLAGS.dataset
# name of the dataset in the f... | Traceback (most recent call last):
"/Users/Sami/btgym/btgym/algorithms/aac.py", line 481, in __init__
self.runners = self._make_runners(policy=pi)
"/Users/Sami/btgym/btgym/algorithms/aac.py", line 793, in _make_runners
runners.append(self.runner_config['class_ref'](**kwargs))
TypeError: __init__() got an unexpe... | 0.55269 |
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
| Traceback (most recent call last):
"/home/gan/eclipse-workspace/SeqGAN-master/sequence_gan.py", line 182, in <module>
main()
"/home/gan/eclipse-workspace/SeqGAN-master/sequence_gan.py", line 91, in main
generator = Generator(vocab_size, BATCH_SIZE, EMB_DIM, HIDDEN_DIM, SEQ_LENGTH, START_TOKEN)
"/home/gan/ecl... | 0.583855 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1162, in _decrypt_signature
video_id, player_url, s
"/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1085, in _extract_signature_function
cache_res = res(test_string)
"/usr/local/bin/youtube-... | [ERROR
] An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/state.py", line 1878, in call
**cdata['kwargs'])
"/usr/lib/python2.7/dist-packages/salt/loader.py", line 1823, in wrapper
return f(*args, **kwargs)
"/usr/lib/python2.7/dist-packages/salt/st... | 0.586826 |
Traceback (most recent call last):
"/docs.italia.it/readthedocs/projects/tasks.py", line 312, in run
self.project = self.get_project(pk)
"/docs.italia.it/readthedocs/projects/tasks.py", line 478, in get_project
return APIProject(**project_data)
TypeError: ModelBase object argument after ** must be a mapping, no... | Traceback (most recent call last):
"/home/stephen/.local/bin/pyocd", line 33, in <module>
sys.exit(load_entry_point('pyocd', 'console_scripts', 'pyocd')())
"/home/stephen/.local/bin/pyocd", line 25, in importlib_load_entry_point
return next(matches).load()
"/home/stephen/.local/lib/python3.6/site-packages/im... | 0.566239 |
Traceback (most recent call last):
"/home/shy/桌面/maddpg-master/experiments/train.py", line 195, in <module>
train(arglist)
"/home/shy/桌面/maddpg-master/experiments/train.py", line 184, in train
rew_file_name = arglist.plots_dir + arglist.exp_name
TypeError: must be str, not NoneType | Traceback (most recent call last):
"D:\SickChill\SickChill\sickbeard\webserve.py", line 287, in async_call
result = function(**kwargs)
TypeError: saveSearch() got an unexpected keyword argument 'torrent_download_dir_deluge'
| 0.434032 |
Traceback (most recent call last):
"/opt/medusa/medusa/post_processor.py", line 449, in move
helpers.move_file(cur_file_path, new_file_path)
"/opt/medusa/medusa/helpers/__init__.py", line 316, in move_file
os.unlink(src_file)
"/opt/medusa/medusa/init/filesystem.py", line 85, in <lambda>
return lambda *args,... | Traceback (most recent call last):
"./generate.py", line 222, in <module>
main()
"./generate.py", line 165, in main
model = GPT2LMHeadModel.from_pretrained(args.model_path)
"/home/xy/anaconda3/envs/py36-tf1/lib/python3.6/site-packages/transformers/modeling_utils.py", line 604, in from_pretrained
**kwargs,
... | 0.568039 |
Traceback (most recent call last):
"train.py", line 137, in <module>
GANTrainer.train()
"/ssd/gan/pytorch_GAN_zoo/models/trainer/progressive_gan_trainer.py", line 237, in train
maxIter=self.modelConfig.maxIterAtScale[scale])
"/ssd/gan/pytorch_GAN_zoo/models/trainer/gan_trainer.py", line 470, in trainOnEpoch
... | Traceback (most recent call last):
"/usr/local/bin/ajenti-panel", line 123, in <module>
plugin_providers=plugin_providers,
"/usr/local/lib/python3.6/dist-packages/aj/entry.py", line 25, in start
with context:
"/usr/local/lib/python3.6/dist-packages/daemon/daemon.py", line 370, in __enter__
self.open()
"/... | 0.577713 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: triples() missing 1 required positional argument: 'xxx_todo_changeme2'
| Traceback (most recent call last):
"src/hunter/_tracer.pyx", line 24, in hunter._tracer.trace_func (src/hunter/_tracer.c:1153)
"src/hunter/_predicates.pyx", line 288, in hunter._predicates.fast_When_call (src/hunter/_predicates.c:7391)
"foo.py", line 8, in fibs
temp1 = fibs(x-1)
TypeError: unsupported operand... | 0.492638 |
Traceback (most recent call last):
"test.py", line 54, in <module>
Blog.posts.impl.get_history(state, dict_, passive=True),
"/Users/classic/dev/sqlalchemy/lib/sqlalchemy/orm/attributes.py", line 876, in get_history
return History.from_collection(self, state, current)
"/Users/classic/dev/sqlalchemy/lib/sqlalchemy... | 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.527943 |
Traceback (most recent call last):
"/usr/local/bin/azure-cli/local/lib/python2.7/site-packages/knack/cli.py", line 206, in invoke
cmd_result = self.invocation.execute(args)
"/usr/local/bin/azure-cli/local/lib/python2.7/site-packages/azure/cli/core/commands/__init__.py", line 603, in execute
raise ex
TypeError: ... | ltCloud object at 0x2c981d0>>: Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/utils/parsers.py", line 200, in parse_args
process_option_func()
"/usr/lib/python2.7/site-packages/salt/utils/parsers.py", line 516, in process_config_dir
self.config.update(self.setup_config())
"/usr/lib... | 0.518383 |
Traceback (most recent call last):
"part2.py", line 32, in <module>
main()
"part2.py", line 29, in main
model2.fit(X, y)
"/home/aalavi/anaconda2/envs/keras_pr/lib/python3.6/site-packages/Keras-2.1.6-py3.6.egg/keras/engine/training.py", line 1037, in fit
"/home/aalavi/anaconda2/envs/keras_pr/lib/python3.6/... | Traceback (most recent call last):
"/home/ilknull/.local/lib/python3.8/site-packages/numba/core/errors.py", line 745, in new_error_context
yield
"/home/ilknull/.local/lib/python3.8/site-packages/numba/core/lowering.py", line 273, in lower_block
self.lower_inst(inst)
"/home/ilknull/.local/lib/python3.8/site-p... | 0.526384 |
Traceback (most recent call last):
"/home/will/.miniconda3/envs/proj/lib/python3.8/multiprocessing/pool.py", line 125, in worker
result = (True, func(*args, **kwds))
"/home/will/.miniconda3/envs/proj/lib/python3.8/multiprocessing/pool.py", line 48, in mapstar
return list(map(*args))
"/home/will/.miniconda3/e... | Traceback (most recent call last):
"/home/homeassistant/homeassistant/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 390, in start
resp = await self._request_handler(request)
"/home/homeassistant/homeassistant/lib/python3.6/site-packages/aiohttp/web_app.py", line 366, in _handle
resp = await handler... | 0.529491 |
Traceback (most recent call last):
"examples/example_aae.py", line 140, in <module>
main()
"examples/example_aae.py", line 136, in main
example_aae("output/aae", AdversarialOptimizerSimultaneous())
"examples/example_aae.py", line 71, in example_aae
encoder = model_encoder(latent_dim, input_shape)
"exampl... | Traceback (most recent call last):
"/home/pi/GassistPi/src/main.py", line 508, in <module>
main()
"/home/pi/GassistPi/src/main.py", line 394, in main
YouTube_No_Autoplay(str(usrcmd).lower())
"/home/pi/GassistPi/src/actions.py", line 1027, in YouTube_No_Autoplay
say("Getting youtube link")
"/home/pi/Gassi... | 0.643521 |
Traceback (most recent call last):
"/home/riley/anaconda3/envs/dev36/lib/python3.6/site-packages/IPython/core/interactiveshell.py", line 3326, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-15-7d320c9e011f>", line 1, in <module>
A @ I
"/home/riley/anaconda3/envs/dev36/lib/pytho... | Traceback (most recent call last):
"/home/xting/SynthText/synthgen.py", line 615, in render_text
regions = self.filter_for_placement(xyz,seg,regions)
"/home/xting/SynthText/synthgen.py", line 391, in filter_for_placement
res = get_text_placement_mask(xyz,seg==l,regions['coeff'][idx],pad=2)
"/home/xting/Synth... | 0.586162 |
Traceback (most recent call last):
"VideoWidget_vlc.py", line 866, in mediaStop
TypeError: 'method' object is not connected
| Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/utils/schedule.py", line 849, in handle_func
ret['return'] = self.functions[func](*args, **kwargs)
"/usr/lib/python2.7/dist-packages/salt/modules/state.py", line 1010, in sls
mocked=kwargs.get('mock', False))
"/usr/lib/python2.7/dist-p... | 0.477141 |
Traceback (most recent call last):
"/testing/tests/support/helpers.py", line 1048, in decorator
return func(cls, grains=cls.run_function('grains.items'))
"/testing/tests/integration/states/test_pkg.py", line 305, in test_pkg_004_installed_multipkg_with_version
version = latest_version(self.run_function, pkg_tar... | Traceback (most recent call last):
"/Users/marcinwatroba/anaconda3/lib/python3.7/site-packages/twint/run.py", line 352, in Lookup
get_event_loop().run_until_complete(get.User(url, config, db.Conn(config.Database)))
"/Users/marcinwatroba/anaconda3/lib/python3.7/asyncio/base_events.py", line 584, in run_until_comp... | 0.593962 |
Traceback (most recent call last):
"/home/daniel/.virtualenvs/tributum-accounts/lib/python3.6/site-packages/faust/agents/agent.py", line 601, in _execute_task
await coro
"/home/daniel/.virtualenvs/tributum-accounts/lib/python3.6/site-packages/faust/agents/agent.py", line 638, in _slurp
await self._delegate_to_s... | Traceback (most recent call last):
"/home/gb/Documents/Research/Projects/dvc/dvc/repo/experiments/__init__.py", line 723, in _workspace_repro
exec_result = BaseExecutor.reproduce(
"/home/gb/Documents/Research/Projects/dvc/dvc/repo/experiments/executor/base.py", line 268, in reproduce
dvc_checkout(dvc, force=Tru... | 0.646793 |
Traceback (most recent call last):
"/Users/torndorff/Temp/insights.py", line 11, in <module>
insightInstance = insight1.fetch()
"/usr/local/lib/python3.7/site-packages/twilio/rest/insights/v1/summary.py", line 147, in fetch
return CallSummaryInstance(self._version, payload, call_sid=self._solution['call_sid'], ... | Traceback (most recent call last):
"<stdin>", line 2, in <module>
"/home/djokester/anaconda3/lib/python3.5/site-packages/gensim/models/keyedvectors.py", line 574, in __getitem__
return self.word_vec(words)
"/home/djokester/anaconda3/lib/python3.5/site-packages/gensim/models/keyedvectors.py", line 273, in word... | 0.593706 |
Traceback (most recent call last):
"/Users/bverst/Library/Python/2.7/lib/python/site-packages/azure/cli/core/commands/__init__.py", line 287, in get_command_table
import_module('azure.cli.command_modules.' + mod).load_commands()
"/usr/local/Cellar/python/2.7.13/Frameworks/Python.framework/Versions/2.7/lib/python... | Traceback (most recent call last):
"C:\Users\ROHAN LOCKS\Anaconda3\lib\site-packages\IPython\core\interactiveshell.py", line 2033, in showtraceback
stb = value._render_traceback_()
AttributeError: 'ImportError' object has no attribute '_render_traceback_'
| 0.554598 |
Traceback (most recent call last):
"/Users/myname/anaconda/lib/python2.7/site-packages/IPython/core/interactiveshell.py", line 2881, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-7-5e1d634b8803>", line 1, in <module>
dat = feature_expand(data_everything, lags=2, lag_y=True, delta... | Traceback (most recent call last):
"/home/ansible/bin/ansible-galaxy", line 106, in <module>
exit_code = cli.run()
"/home/ansible/lib/ansible/cli/galaxy.py", line 152, in run
self.execute()
"/home/ansible/lib/ansible/cli/__init__.py", line 153, in execute
fn()
"/home/ansible/lib/ansible/cli/galaxy.py", l... | 0.571852 |
Traceback (most recent call last):
"/root/.pyenv/versions/3.8.2/lib/python3.8/asyncio/selector_events.py", line 1046, in sendto
self._sock.sendto(data, addr)
TypeError: sendto(): AF_INET address must be tuple, not NoneType
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: ufunc add cannot use operands with types dtype('<m8[ns]') and dtype('O')
| 0.554973 |
Traceback (most recent call last):
"/usr/lib/python3.7/socketserver.py", line 650, in process_request_thread
self.finish_request(request, client_address)
"/usr/lib/python3.7/socketserver.py", line 360, in finish_request
self.RequestHandlerClass(request, client_address, self)
"test5.py", line 10, in __init__
... | Traceback (most recent call last):
"/sbin/beet", line 11, in <module>
load_entry_point('beets==1.4.9', 'console_scripts', 'beet')()
"/usr/lib/python3.8/site-packages/beets/ui/__init__.py", line 1266, in main
_raw_main(args)
"/usr/lib/python3.8/site-packages/beets/ui/__init__.py", line 1249, in _raw_main
sub... | 0.575187 |
Traceback (most recent call last):
"/Users/Kaynim/Library/Application Support/Kodi/addons/plugin.video.rrmj/default.py", line 6, in <module>
plugin.run()
"/Users/Kaynim/Library/Application Support/Kodi/addons/script.module.xbmcswift2/lib/xbmcswift2/plugin.py", line 332, in run
items = self._dispatch(self.request.p... |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/state.py", line 1746, in call
**cdata['kwargs'])
"/usr/lib/python2.7/site-packages/salt/loader.py", line 1703, in wrapper
return f(*args, **kwargs)
"/usr/lib/python2.7/site-packages/salt/s... | 0.60053 |
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/paul/.local/lib/python3.6/site-packages/twine/__main__.py", line 31, in <module>
sys.exit(main())
"/... | Traceback (most recent call last):
"/Users/yhuang/anaconda2/bin/snips-nlu", line 11, in <module>
sys.exit(main())
"/Users/yhuang/anaconda2/lib/python2.7/site-packages/snips_nlu/__main__.py", line 39, in main
plac.call(commands[command], sys.argv[1:])
"/Users/yhuang/anaconda2/lib/python2.7/site-packages/plac_... | 0.629679 |
Traceback (most recent call last):
"/home/****/.sickrage/sickbeard/scheduler.py", line 109, in run
self.action.run(self.force)
"/home/****/.sickrage/sickbeard/versionChecker.py", line 67, in run
if self.check_for_new_version(force):
"/home/****/.sickrage/sickbeard/versionChecker.py", line 269, in check_for_n... | Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/haffmpeg/core.py", line 114, in open
stderr=stderr
"/usr/lib/python3.6/asyncio/subprocess.py", line 225, in create_subprocess_exec
stderr=stderr, **kwds)
"uvloop/loop.pyx", line 2533, in subprocess_exec
"uvloop/loop.pyx", line 2493, in _... | 0.572941 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.