text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"/home/legluondunet/Téléchargements/lutris/lutris/gui/views/base.py", line 34, in popup_contextual_menu
selected_id = self.get_selected_id(self.get_model().get_iter(view.current_path))
"/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 873, in get_iter
path = self._c... | Traceback (most recent call last):
"/usr/lib/python3/dist-packages/barman/cli.py", line 1355, in main
p.dispatch(pre_call=global_config)
"/usr/lib/python3/dist-packages/argh/helpers.py", line 55, in dispatch
return dispatch(self, *args, **kwargs)
"/usr/lib/python3/dist-packages/argh/dispatching.py", line 174... | 0.561642 |
Traceback (most recent call last):
"repro.py", line 6, in <module>
Model.schema()
"pydantic/main.py", line 511, in pydantic.main.BaseModel.schema
"pydantic/schema.py", line 146, in pydantic.schema.model_schema
"pydantic/schema.py", line 465, in pydantic.schema.model_process_schema
"pydantic/schema.py", ... | 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-... | 0.576224 |
Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 126, in _async_setup_platform
SLOW_SETUP_MAX_WAIT)
"/usr/local/lib/python3.7/asyncio/tasks.py", line 416, in wait_for
return fut.result()
"/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57... | Traceback (most recent call last):
"/mnt/dietpi_userdata/medusa/medusa/server/api/v2/internal.py", line 223, in resource_search_indexers_for_show_name
indexer_results = indexer_api[search_term]
"/mnt/dietpi_userdata/medusa/medusa/indexers/base.py", line 403, in __getitem__
selected_series = self._get_series(key... | 0.643041 |
Traceback (most recent call last):
"D:\Tools\Python27\lib\site-packages\fife\extensions\fife_timer.py", line 125, in updateEvent
self._callback()
"D:\Tools\Python27\lib\site-packages\fife\extensions\pychan\tools.py", line 83, in real_callback
callback(*args,**kwargs)
"D:\Tools\Python27\lib\site-packages\fife\exte... | Traceback (most recent call last):
"fitparseTest.py", line 7, in <module>
for record in fitfile.get_messages('record'):
"/Users/wingchiuhau/.virtualenvs/testfit/lib/python2.7/site-packages/fitparse/base.py", line 450, in get_messages
message = self._parse_message()
"/Users/wingchiuhau/.virtualenvs/testfit/li... | 0.62351 |
> Traceback (most recent call last):
"train_pre_model.py", line 257, in <module>
trainer.train(resume_from_checkpoint=last_checkpoint)
"/usr/local/lib/python3.6/dist-packages/transformers/trainer.py", line 1120, in train
tr_loss += self.training_step(model, inputs)
"/usr/local/lib/python3.6/dist-packages/tra... | Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/aiohttp/http_websocket.py", line 632, in ping
await self._send_frame(message, WSMsgType.PING)
"/usr/local/lib/python3.7/site-packages/aiohttp/http_websocket.py", line 614, in _send_frame
self.transport.write(header + message)
"uvloop/... | 0.583173 |
Traceback (most recent call last):
"/Users/andreosee/anaconda3/bin/streamlit", line 6, in <module>
from streamlit.cli import main
"/Users/andreosee/anaconda3/lib/python3.7/site-packages/streamlit/__init__.py", line 99, in <module>
from streamlit.delta_generator import DeltaGenerator as _DeltaGenerator
"/User... | Traceback (most recent call last):
"/home/pi/GassistPi/src/main.py", line 508, in <module>
main()
"/home/pi/GassistPi/src/main.py", line 399, in main
radio(str(usrcmd).lower())
"/home/pi/GassistPi/src/actions.py", line 222, in radio
say("Tuning into " + name)
"/home/pi/GassistPi/src/actions.py", line 165... | 0.567708 |
Traceback (most recent call last):
"object_detection / dataset_tools / create_coco_tf_record.py", line 276, in <module>
tf.app.run ()
"/home/pys/tensorflow/lib/python3.5/site-packages/tensorflow/python/platform/app.py", line 126, in run
_sys.exit (main (argv))
"object_detection / dataset_tools / create_coco_... | Traceback (most recent call last):
"C:\salt\bin\lib\site-packages\salt-3001-py3.7.egg\salt\loader.py", line 1983, in _process_virtual
virtual = getattr(mod, virtual_func)()
"C:\salt\bin\lib\site-packages\salt-3001-py3.7.egg\salt\states\zpool.py", line 92, in __virtual__
if __grains__["zfs_support"]:
"C:\salt... | 0.523916 |
Traceback (most recent call last):
"mdclient.py", line 29, in <module>
main()
"mdclient.py", line 18, in main
reply = client.send("echo", request)
"/Users/twry/development/zguide/examples/Python/mdcliapi.py", line 67, in send
self.client.send_multipart(request)
"/Users/twry/development/zguide/examples/Py... | Traceback (most recent call last):
"c:\python37\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"c:\python37\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Python37\Scripts\pipx.exe\__main__.py", line 9, in <module>
"c:\python37\lib\site-packages\pipx\main.py", line... | 0.578275 |
Traceback (most recent call last):
"~/.local/lib/python3.7/site-packages/mitmproxy/proxy/server.py", line 121, in handle
root_layer()
"~/.local/lib/python3.7/site-packages/mitmproxy/proxy/modes/http_proxy.py", line 9, in __call__
layer()
TypeError: 'NoneType' object is not callable
| 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.631803 |
Traceback (most recent call last):
"/usr/local/Cellar/pipenv/2018.11.26_1/libexec/bin/pipenv", line 11, in <module>
load_entry_point('pipenv==2018.11.26', 'console_scripts', 'pipenv')()
"/usr/local/Cellar/pipenv/2018.11.26_1/libexec/lib/python3.7/site-packages/pipenv/vendor/click/core.py", line 764, in __call__
... | Traceback (most recent call last):
"tools/eval.py", line 180, in <module>
main()
"tools/eval.py", line 71, in main
fetches = model.eval(feed_vars)
"/Users/ximinlin/Documents/PaddleDetection/ppdet/modeling/architectures/yolo.py", line 172, in eval
return self.build(feed_vars, mode='test')
"/Users/ximinlin... | 0.568858 |
Traceback (most recent call last):
"<stdin>", line 3, in <module>
"/usr/local/Cellar/pypy3/5.5.0/libexec/site-packages/Crypto/Util/number.py", line 138, in getRandomNBitInteger
value = getRandomInteger (N-1, randfunc)
"/usr/local/Cellar/pypy3/5.5.0/libexec/site-packages/Crypto/Util/number.py", line 104, in g... | Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/utils/stringutils.py", line 329, in expr_match
if fnmatch.fnmatch(line, expr):
"/usr/lib64/python2.7/fnmatch.py", line 43, in fnmatch
return fnmatchcase(name, pat)
"/usr/lib64/python2.7/fnmatch.py", line 74, in fnmatchcase
if not pat ... | 0.553985 |
Traceback (most recent call last):
"<ipython-input-97-5823eb414f7e>", line 2, in <module>
fet, res_fet = SourceSTD.fit_FET(SourceSTD.FET, x_fet, lppmNEW)
"C:\Users\marco_mancini\Documents\iXBlue\Projects\UMIX\Optical Source\Python\iXOpticalSource\source_utils\main\iXSourceAnalysis.py", line 277, in fit_FET
po... | [!] Traceback (most recent call last):
"C:\laza\Windows\lazagne\softwares\browsers\chromium_based.py", line 140, in _export_credentials
user_dpapi=constant.user_dpapi)
"C:\laza\Windows\lazagne\config\winstructure.py", line 629, in Win32CryptUnprotectData
raise ValueError('MasterKeys not found')
ValueError: Mast... | 0.512299 |
Updating DocTypes for erpnext
: [=========================
]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/navdeep/navdeep/staging/apps/frappe/frappe/u... | Traceback (most recent call last):
"/usr/lib/python3.7/socketserver.py", line 720, in __init__
self.handle()
"/usr/lib/python3.7/http/server.py", line 426, in handle
self.handle_one_request()
"/usr/lib/python3.7/http/server.py", line 394, in handle_one_request
self.raw_requestline = self.rfile.readline(6553... | 0.598546 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib64/python2.7/site-packages/gensim/models/wrappers/wordrank.py", line 105, in train
utils.check_output(w, args=command, stdin=r)
"/usr/local/lib64/python2.7/site-packages/gensim/utils.py", line 1167, in check_output
process = sub... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"C:\Users\hoods\AppData\Local\Temp\pip-build-3icadxd6\shapely\setup.py", line 80, in <module>
from shapely._buildcfg import geos_version_string, geos_version, \
"C:\Users\hoods\AppData\Local\Temp\pip-build-3icadxd6\shapely\shapely\_buildcfg.p... | 0.594559 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: '>' not supported between instances of 'Version' and 'Version'
| Traceback (most recent call last):
"/root/saltenv/lib/python3.8/site-packages/salt/ext/tornado/ioloop.py", line 606, in _run_callback
ret = callback()
"/root/saltenv/lib/python3.8/site-packages/salt/ext/tornado/stack_context.py", line 278, in null_wrapper
return fn(*args, **kwargs)
"/root/saltenv/lib/python3... | 0.545321 |
ERROR: Traceback (most recent call last):
"<string>", line 1, in <module>
"/opt/rez/lib/python3.9/site-packages/setuptools/__init__.py", line 20, in <module>
from setuptools.dist import Distribution, Feature
"/opt/rez/lib/python3.9/site-packages/setuptools/dist.py", line 34, in <module>
from setuptools.depe... | Traceback (most recent call last):
"/home/ubuntu/.local/lib/python3.5/site-packages/ray/import_thread.py", line 131, in fetch_and_register_remote_function
function = pickle.loads(serialized_function)
AttributeError: Can't get attribute 'sleep' on <module 'testimport' from '/home/ubuntu/workspace/raytest/testimport.... | 0.545154 |
Traceback (most recent call last):
"/xxx/anaconda3/envs/raydev/lib/python3.6/site-packages/ray/tune/trial_runner.py", line 286, in step
self.checkpoint()
"/xxx/anaconda3/envs/raydev/lib/python3.6/site-packages/ray/tune/trial_runner.py", line 177, in checkpoint
json.dump(runner_state, f, indent=2, cls=_TuneFunct... | Traceback (most recent call last):
"/home/user/.pyenv/versions/3.8.2/lib/python3.8/site-packages/tornado/ioloop.py", line 743, in _run_callback
ret = callback()
"/home/user/.pyenv/versions/3.8.2/lib/python3.8/site-packages/tornado/ioloop.py", line 767, in _discard_future_result
future.result()
"/home/user/.p... | 0.557656 |
Traceback (most recent call last):
"gallery_dl\job.py", line 68, in run
for msg in self.extractor:
"gallery_dl\extractor\booru.py", line 32, in items
url = self._prepare_post(post, extended_tags)
"gallery_dl\extractor\sankaku.py", line 41, in _prepare_post
if url[0] == "/":
TypeError: 'NoneType' object is n... | Traceback (most recent call last):
"/usr/local/Cellar/pipenv/8.3.2_1/libexec/bin/pipenv", line 11, in <module>
load_entry_point('pipenv==8.3.2', 'console_scripts', 'pipenv')()
"/usr/local/Cellar/pipenv/8.3.2_1/libexec/lib/python3.6/site-packages/pipenv/vendor/click/core.py", line 722, in __call__
return self.ma... | 0.590884 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"<stdin>", line 3, in bar
AttributeError: 'Foo' object has no attribute '_barr'
| Traceback (most recent call last):
"esptool.py", line 2606, in <module>
_main()
"esptool.py", line 2599, in _main
main()
"esptool.py", line 2320, in main
esp = ESPLoader.detect_chip(args.port, initial_baud, args.before, args.trace)
"esptool.py", line 223, in detect_chip
detect_port = ESPLoader(port, bau... | 0.577037 |
Traceback (most recent call last):
"/snap/microk8s/1864/scripts/wrappers/enable.py", line 43, in <module>
enable(prog_name='microk8s enable')
"/snap/microk8s/1864/usr/lib/python3/dist-packages/click/core.py", line 716, in __call__
return self.main(*args, **kwargs)
"/snap/microk8s/1864/usr/lib/python3/dist-pa... | Traceback (most recent call last):
"enjoy.py", line 80, in <module>
obs, recurrent_hidden_states, masks, deterministic=args.det)
".../pytorch-a2c-ppo-acktr-gail/a2c_ppo_acktr/model.py", line 55, in act
value, actor_features, rnn_hxs = self.base(inputs, rnn_hxs, masks)
"/home/..../anaconda3/envs/pytorch-a2c/l... | 0.63837 |
Traceback (most recent call last):
"kitty/main.py", line 186, in main
"kitty/main.py", line 174, in _main
"kitty/cli.py", line 574, in create_opts
"kitty/config.py", line 459, in load_config
"kitty/config.py", line 377, in parse_config
"kitty/config_utils.py", line 79, in parse_config_base
"kitty/c... | ```Traceback (most recent call last):
"../../bin/dagster_driver.py", line 9, in <module>
dagster.cli.dagster_cli(obj={})
"/home/freiksenet/Work/elemental/venv/lib/python3.6/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/home/freiksenet/Work/elemental/venv/lib/python3.... | 0.614126 |
Traceback (most recent call last):
"C:\Program
s (x86)\Microsoft SDKs\Azure\CLI2\lib\logging\__init__.py", line 993, in emit
msg = self.format(record)
"C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-d4ph977u\knack\knack\log.py", line 64, in format
"C:\Program
s (x86)\Microsoft SDKs\Azure\CLI2\lib\logging\... | Traceback (most recent call last):
"/var/lib/awx/venv/awx/lib/python2.7/site-packages/django/core/handlers/exception.py", line 41, in inner
response = get_response(request)
"/usr/lib/python2.7/site-packages/awx/wsgi.py", line 65, in _legacy_get_response
return super(AWXWSGIHandler, self)._legacy_get_response(re... | 0.498314 |
Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/pandas/core/tools/datetimes.py", line 303, in _convert_listlike
values, tz = tslib.datetime_to_datetime64(arg)
"pandas/_libs/tslib.pyx", line 1884, in pandas._libs.tslib.datetime_to_datetime64
TypeError: Unrecognized value type: <class 's... | Traceback (most recent call last):
"/home/username/tensorflow-slim/.venv/lib/python3.7/site-packages/tensorflow/python/training/coordinator.py", line 297, in stop_on_exception
yield
"/home/username/tensorflow-slim/.venv/lib/python3.7/site-packages/tensorflow/python/training/coordinator.py", line 485, in run
sel... | 0.558113 |
Traceback (most recent call last):
"main.py", line 479, in <module>
main()
"main.py", line 239, in main
train(train_loader, model, criterion, optimizer, epoch)
"main.py", line 303, in train
output = model(input_var, progress)
"/mnt/storage/home/vp17941/.conda/envs/condensenet/lib/python3.6/site-packages/... | Traceback (most recent call last):
"/usr/bin/oscapd-evaluate", line 143, in scan_worker
es.evaluate(config)
"/usr/lib/python3.4/site-packages/openscap_daemon/evaluation_spec.py", line 473, in evaluate
wip_result = self.evaluate_into_dir(config)
"/usr/lib/python3.4/site-packages/openscap_daemon/evaluation_spe... | 0.555865 |
Traceback (most recent call last):
"tst.py", line 2, in <module>
Union[123]
"/media/ryan/stuff/anaconda/lib/python3.6/typing.py", line 626, in inner
return func(*args, **kwds)
"/media/ryan/stuff/anaconda/lib/python3.6/typing.py", line 744, in __getitem__
parameters = tuple(_type_check(p, msg) for p in param... | Traceback (most recent call last):
"/usr/local/bin/pipenv", line 11, in <module>
sys.exit(cli())
"/usr/local/lib/python2.7/site-packages/pipenv/vendor/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python2.7/site-packages/pipenv/vendor/click/core.py", line 697, in mai... | 0.551438 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/thingsboard_gateway/gateway/tb_gateway_service.py", line 589, in _attribute_update_callback
self.__connected_devices[content["device"]]["connector"].on_attributes_update(content)
"/usr/lib/python3/dist-packages/thingsboard_gateway/connectors/mqtt... |
Traceback (most recent call last):
"/home/simon/miniconda3/envs/numpy-types/lib/python3.8/site-packages/asv/benchmark.py", line 1184, in main_run_server
main_run(run_args)
"/home/simon/miniconda3/envs/numpy-types/lib/python3.8/site-packages/asv/benchmark.py", line 1052, in main_run
skip = benchmark.do_setup()
... | 0.517098 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-install-sdbh8yg2/peewee/setup.py", line 162, in <module>
_do_setup(extension_support, sqlite_extension_support)
"/tmp/pip-install-sdbh8yg2/peewee/setup.py", line 157, in _do_setup
ext_modules=cythonize(ext_modules))
"/databricks... | Traceback (most recent call last):
"/usr/local/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 418, in start
resp = await task
"/usr/local/lib/python3.8/site-packages/aiohttp/web_app.py", line 458, in _handle
resp = await handler(request)
"/usr/local/lib/python3.8/site-packages/aiohttp/web_middlew... | 0.574567 |
Traceback (most recent call last):
"/usr/bin/pyomo", line 11, in <module>
sys.exit(main())
"/usr/lib64/python3.4/site-packages/pyomo/scripting/pyomo_main.py", line 82, in main
retval = _options.func(_options)
"/usr/lib64/python3.4/site-packages/pyomo/scripting/driver_help.py", line 457, in help_exec
help_so... | Traceback (most recent call last):
"launchleo.py", line 8, in <module>
leo.core.runLeo.run()
"C:\Program
s\Leo-5.6\leo\core\runLeo.py", line 71, in run
g.app.loadManager.load(fileName, pymacs)
"C:\Program
s\Leo-5.6\leo\core\leoApp.py", line 2105, in load
lm.doPrePluginsInit(fileName, pymacs)
"C:\Progra... | 0.620712 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/spyder/widgets/helperwidgets.py", line 127, in paint
textRect = style.subElementRect(QStyle.SE_ItemViewItemText, options)
TypeError: subElementRect(self, QStyle.SubElement, QStyleOption, QWidget): not enough arguments
| Traceback (most recent call last):
"c:\Projects\Python\project\peewee_models.py", line 1314, in <module>
for b in B.select(B, A).join(A):
"c:\Projects\Python\project\.venv_3.8.2-64\lib\site-packages\peewee.py", line 4329, in next
self.cursor_wrapper.iterate()
"c:\Projects\Python\project\.venv_3.8.2-64\lib\si... | 0.489613 |
Traceback (most recent call last):
"C:\Python38-32\Lib\asyncio\proactor_events.py", line 116, in __del__
self.close()
"C:\Python38-32\Lib\asyncio\proactor_events.py", line 108, in close
self._loop.call_soon(self._call_connection_lost, None)
"C:\Python38-32\Lib\asyncio\base_events.py", line 711, in call_soon
... | Traceback (most recent call last):
"/config/custom_components/alexa_media/media_player.py", line 369, in _handle_event
await self.async_update()
"/config/custom_components/alexa_media/helpers.py", line 148, in wrapper
result = await func(*args, **kwargs)
"/config/custom_components/alexa_media/media_player.py... | 0.624527 |
ERROR:root:Traceback (most recent call last):
"/opt/app/elastalert/venv/lib/python3.6/site-packages/elastalert/elastalert.py", line 1440, in alert
return self.send_alert(matches, rule, alert_time=alert_time, retried=retried)
"/opt/app/elastalert/venv/lib/python3.6/site-packages/elastalert/elastalert.py", line 15... | Traceback (most recent call last):
"/home/test/anaconda3/lib/python3.7/site-packages/tqdm/std.py", line 1039, in __del__
self.close()
"/home/test/anaconda3/lib/python3.7/site-packages/tqdm/notebook.py", line 240, in close
super(tqdm_notebook, self).close(*args, **kwargs)
"/home/test/anaconda3/lib/python3.7/s... | 0.564279 |
Traceback (most recent call last):
"/home/web/pybrain-master/docs/tutorials/rl.py", line 140, in <module>
experiment.doInteractions(100)# speed of learning
"/home/web/pybrain-master/pybrain/rl/experiments/experiment.py", line 18, in doInteractions
self._oneInteraction()
"/home/web/pybrain-master/pybrain/rl/e... | Traceback (most recent call last):
"/home/classic/Desktop/tmp2/.venv/lib/python2.7/site-packages/pip/_internal/basecommand.py", line 228, in main
status = self.run(options, args)
"/home/classic/Desktop/tmp2/.venv/lib/python2.7/site-packages/pip/_internal/commands/install.py", line 305, in run
session=session, a... | 0.545666 |
"Traceback (most recent call last):
"<ipython-input-10-c31db07b63e1>", line 3, in <module>
mrk= mt.markov(outp,inp,1)
"C:\Users\Gopal123\Anaconda3\lib\site-packages\control\modelsimp.py", line 421, in markov
Ulast = np.vstack((0, np.reshape(UU[0:n-1, m-2], (-1, 1))))
IndexError: too many indices for array
| Traceback (most recent call last):
"fuzz_pefile.py", line 12, in test_one_input
p.dump_dict()
"pefile.py", line 5051, in dump_dict
for entry in self.
Info[idx]:
IndexError: list index out of range
| 0.570311 |
Traceback (most recent call last):
"/Users/Vania/Library/Python/3.7/bin/isort", line 11, in <module>
sys.exit(main())
"/Users/Vania/Library/Python/3.7/lib/python/site-packages/isort/main.py", line 336, in main
config = from_path(os.path.abspath(file_names[0]) or os.getcwd()).copy()
"/Users/Vania/Library/Pyth... |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/OpenSSL/SSL.py", line 309, in wrapper
_lib.X509_up_ref(x509)
AttributeError: 'module' object has no attribute 'X509_up_ref'
| 0.608629 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Users\derp\.conda\envs\new_tf_gpu\lib\site-packages\tensorflow_hub\__init__.py", line 53, in <module>
from tensorflow_hub.keras_layer import KerasLayer
"C:\Users\derp\.conda\envs\new_tf_gpu\lib\site-packages\tensorflow_hub\keras_layer.py", ... | Traceback (most recent call last):
"./gns3-gui/gns3/update_manager.py", line 135, in _pypiReplySlot
"./gns3-gui/gns3/update_manager.py", line 158, in _getLastMinorVersionFromPyPiReply
TypeError: string indices must be integers
| 0.470303 |
Traceback (most recent call last):
"/Users/dg1sek/anaconda2/bin/voila", line 10, in <module>
sys.exit(main())
"/Users/dg1sek/anaconda2/lib/python2.7/site-packages/traitlets/config/application.py", line 658, in launch_instance
app.start()
"/Users/dg1sek/anaconda2/lib/python2.7/site-packages/voila/app.py", lin... | Traceback (most recent call last):
"/home/gustavo/.local/lib/python2.7/site-packages/manticore-0.1.7-py2.7.egg/manticore/core/executor.py", line 463, in run
if not current_state.execute():
"/home/gustavo/.local/lib/python2.7/site-packages/manticore-0.1.7-py2.7.egg/manticore/core/state.py", line 126, in execute
... | 0.600198 |
Traceback (most recent call last):
"D:/future_download/FutureData_DailyDownload.py", line 178, in <module>
data_fetcher.update_1min_data()
"D:/future_download/FutureData_DailyDownload.py", line 82, in update_1min_data
_all_dominant = self.get_all_dominant()
"D:/future_download/FutureData_DailyDownload.py", l... | Traceback (most recent call last):
"/home/skumaran/.py/virtualenv/nikola/lib/python3.8/site-packages/yapsy/PluginManager.py", line 527, in loadPlugins
is_correct_subclass = issubclass(element, self.categories_interfaces[category_name])
TypeError: issubclass() arg 1 must be a class
| 0.539191 |
Traceback (most recent call last):
"C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-d4ph977u\azure-cli-core\azure\cli\core\extension\__init__.py", line 148, in get_metadata
"C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-d4ph977u\pkginfo\pkginfo\wheel.py", line 16, in __init__
"C:\Users\VSSADM~1\AppData\Loc... | Traceback (most recent call last):
"/snap/pycharm-professional/230/plugins/python/helpers/pydev/pydevd.py", line 1477, in _exec
pydev_imports.execfile(file, globals, locals)
# execute the script
"/snap/pycharm-professional/230/plugins/python/helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18, in execfile
ex... | 0.487333 |
Traceback (most recent call last):
"unet_training_dict.py", line 235, in <module>
main()
"unet_training_dict.py", line 132, in main
check_data = monai.utils.misc.first(check_loader)
"/home/mayotic/.local/lib/python3.8/site-packages/monai/utils/misc.py", line 41, in first
for i in iterable:
"/home/mayotic... | Traceback (most recent call last):
"C:\Python37\Lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"C:\Python37\Lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"D:\workspace\.virtualenvs\conx\Scripts\wandb.exe\__main__.py", line 5, in <module>
"d:\workspace\.virtualenvs\con... | 0.536838 |
Traceback (most recent call last):
"/home/fariza/workspace/matplotlib/lib/matplotlib/backends/backend_qt5agg.py", line 80, in paintEvent
self._update_figure_dpi()
"/home/fariza/workspace/matplotlib/lib/matplotlib/backends/backend_qt5.py", line 186, in _update_figure_dpi
dpi = self._dpi_ratio * self.figure._orig... |
Traceback (most recent call last):
"/home/detectron/Downloads/detectron/Detectron/lib/utils/coordinator.py", line 50, in stop_on_exception
Traceback (most recent call last):
"/home/detectron/Downloads/detectron/Detectron/lib/utils/coordinator.py", line 50, in stop_on_exception
yield
"/home/detectron/Dow... | 0.598259 |
Traceback (most recent call last):
"tools/train.py", line 399, in <module>
main()
"tools/train.py", line 136, in main
train_fetches = model.train(feed_vars)
"/home/aistudio/PaddleDetection/ppdet/modeling/architectures/faster_rcnn.py", line 240, in train
return self.build(feed_vars, 'train')
"/home/aistud... | **Traceback (most recent call last):
"/Users/user/PycharmProjects/pythonProject2/main.py", line 3, in <module>
with sync_playwright() as p:
AttributeError: __enter__**
| 0.567525 |
Traceback (most recent call last):
"/usr/lib/python3.5/asyncio/tasks.py", line 241, in _step
result = coro.throw(exc)
"/srv/homeassistant/lib/python3.5/site-packages/homeassistant/core.py", line 1025, in _event_to_service_call
yield from service_handler.func(service_call)
"/srv/homeassistant/lib/python3.5/si... | 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.646712 |
Traceback (most recent call last):
"inference.py", line 124, in <module>
main()
"inference.py", line 68, in main
checkpoint_path=args.checkpoint)
"/ssd/pytorch/pytorch-image-models/timm/models/factory.py", line 42, in create_model
load_checkpoint(model, checkpoint_path)
"/ssd/pytorch/pytorch-image-models... | Traceback (most recent call last):
"E:\python361\Lib\site-packages\sru\sru_functional.py", line 17, in <module>
sru_cpu_impl = load(name="sru_cpu_impl", sources=[cpu_source])
"E:\python361\lib\site-packages\torch\utils\cpp_extension.py", line 514, in load
with_cuda=with_cuda)
"E:\python361\lib\site-packages\... | 0.623903 |
Traceback (most recent call last):
"/home/raillard/WFH/LISA/.lisa-venv-3.8/lib/python3.8/site-packages/pandas/core/indexes/base.py", line 706, in astype
casted = self._values.astype(dtype, copy=copy)
ValueError: invalid literal for int() with base 10: 'Total'
| Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 1057, in _decrypt_signature
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\youtube.py", line 971, in _extract_si... | 0.546079 |
Traceback (most recent call last):
"C:\Miniconda-x64\lib\site-packages\nose\loader.py", line 418, in loadTestsFromName
addr.filename, addr.module)
"C:\Miniconda-x64\lib\site-packages\nose\importer.py", line 47, in importFromPath
return self.importFromDir(dir_path, fqname)
"C:\Miniconda-x64\lib\site-packages\... | Traceback (most recent call last):
"/home/polyconseil/dbaty/venv/lib/python3.4/site-packages/keyring/backend.py", line 190, in _load_plugins
init_func = ep.load()
"/home/polyconseil/dbaty/venv/lib/python3.4/site-packages/entrypoints.py", line 77, in load
mod = import_module(self.module_name)
"/usr/lib/python... | 0.662071 |
Traceback (most recent call last):
"/home/ubuntu/anaconda3/lib/python3.6/site-packages/qgrid/grid.py", line 1223, in _handle_qgrid_msg_helper
old_value = self._df.at[location]
"/home/ubuntu/anaconda3/lib/python3.6/site-packages/pandas/core/indexing.py", line 1868, in __getitem__
key = self._convert_key(key)
... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/tkeffer/git/weewx/bin/weeplot/utilities.py", line 136, in scale
mag = math.floor(math.log10(steps))
ValueError: math domain error
| 0.54299 |
Traceback (most recent call last):
"resprune.py", line 181, in <module>
m1.weight.data = m0.weight.data.clone()
"/home/ubuntu/anaconda3/envs/YOLACT/lib/python3.6/site-packages/torch/nn/modules/module.py", line 585, in __getattr__
type(self).__name__, name))
AttributeError: 'Sequential' object has no attribute '... | Traceback (most recent call last):
"/home/usman/Downloads/Jarvis-master/jarviscli/CmdInterpreter.py", line 151, in try_do
do(self, s)
"/home/usman/Downloads/Jarvis-master/jarviscli/plugin.py", line 201, in run
self._backend[0](jarvis.get_api(), s)
"/home/usman/Downloads/Jarvis-master/jarviscli/plugins/evalua... | 0.630563 |
Traceback (most recent call last):
"C:\Users\krajasekhara\AppData\Local\Continuum\anaconda3\lib\site-packages\kerastuner\engine\hypermodel.py", line 105, in build
model = self.hypermodel.build(hp)
"<ipython-input-58-22abd649ed4e>", line 15, in build_model
input_length=max_length),
TypeError: __init__() missing ... | Traceback (most recent call last):
"/usr/local/bin/cfn-lint", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python3.6/dist-packages/cfnlint/__main__.py", line 157, in main
matches.extend(runner.run())
"/usr/local/lib/python3.6/dist-packages/cfnlint/__init__.py", line 560, in run
self.filename, self.... | 0.527204 |
> Traceback (most recent call last):
".\panopticon.py", line 754, in <module>
client.run(TOKEN, bot=BOT_ACCOUNT, max_messages=MAX_MESSAGES)
"C:\Python36\lib\site-packages\discord\client.py", line 580, in run
return task.result()
"C:\Python36\lib\site-packages\discord\client.py", line 488, in start
yield fro... | Traceback (most recent call last):
"/miniconda/lib/python2.7/site-packages/grpc/_common.py", line 87, in _transform
return transformer(message)
TypeError: descriptor 'SerializeToString' requires a 'google.protobuf.pyext._message.CMessage' object but received a 'UUID'
| 0.536908 |
Traceback (most recent call last):
"/projecthome/venv/lib/python3.6/site-packages/remi/server.py", line 788, in do_GET
self.client.root = self.main(*self.server.userdata)
"widgetoverview.py", line 40, in main
self.table.set_on_table_row_click_listener(self.on_table_row_click)
AttributeError: 'Table' object has ... | Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/flexget/task.py", line 483, in __run_plugin
return method(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/flexget/event.py", line 23, in __call__
return self.func(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/flexg... | 0.600376 |
Traceback (most recent call last):
"/usr/lib64/python3.9/doctest.py", line 1329, in __run
exec(compile(example.source, filename, "single",
"<doctest always_allow_keywords_T295.A[5]>", line 1, in <module>
A().meth2(arg=None)
TypeError: A.meth2() takes no keyword arguments
| Traceback (most recent call last):
"test_linalg.py", line 112, in test_svd_aa_cusolver_float32
u_gpu, s_gpu, vh_gpu = linalg.svd(a_gpu, lib='cusolver')
TypeError: svd() got an unexpected keyword argument 'lib'
| 0.528041 |
Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.5/bin/xonsh", line 3, in <module>
main()
"/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/xonsh/main.py", line 276, in main
shell.shell.cmdloop()
"/Library/Frameworks/Python.framework/Versions/3.... | Traceback (most recent call last):
"/home/airflow/.local/lib/python3.6/site-packages/urllib3/response.py", line 436, in _error_catcher
yield
"/home/airflow/.local/lib/python3.6/site-packages/urllib3/response.py", line 763, in read_chunked
self._update_chunk_length()
"/home/airflow/.local/lib/python3.6/site-p... | 0.548906 |
Traceback (most recent call last):
"/opt/electrumx/venv/lib/python3.7/site-packages/aiorpcX-0.5.9-py3.7.egg/aiorpcx/curio.py", line 138, in _on_done
task.result()
"/opt/electrumx/electrumx/server/block_processor.py", line 760, in _process_prefetched_blocks
await self.check_and_advance_blocks(blocks)
"/... | Traceback (most recent call last):
"evaluation.py", line 34, in <module>
model=model, preprocess='vgg')
"../evaluate/coco_eval.py", line 311, in run_eval
return eval_coco(outputs=outputs, dataDir=anno_dir, imgIds=img_ids)
"../evaluate/coco_eval.py", line 50, in eval_coco
json.dump(outputs, f)
"/home/ana... | 0.58186 |
Traceback (most recent call last):
"ligaturize.py", line 275, in <module>
creator.add_ligature(lig_spec['chars'], lig_spec['firacode_ligature_name'])
"ligaturize.py", line 170, in add_ligature
self.font[char].addPosSub(lookup_sub_name(i), cr_name(i))
TypeError: expected bytes, str found
| Traceback (most recent call last):
"/home/travis/miniconda3/envs/testenv/lib/python3.6/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
"/home/travis/build/pymc-devs/pymc3/pymc3/tests/test_starting.py", line 74, in test_find_MAP
map_est1 = starting.find_MAP()
"/home/travis/build/pymc-de... | 0.566376 |
Traceback (most recent call last):
"tools/eval.py", line 117, in <module>
vars(opt))
"/XXXXX/captioning/utils/eval_utils.py", line 157, in eval_split
tmp = [data['fc_feats'], data['att_feats'], data['labels'], **data['masks']**, data['att_masks']]
KeyError: 'masks'
| Traceback (most recent call last):
"build/dupeGuru.app/Contents/Resources/py/cocoa/inter.py", line 259, in pulse
"build/dupeGuru.app/Contents/Resources/py/hscommon/gui/progress_window.py", line 101, in pulse
"build/dupeGuru.app/Contents/Resources/py/core/app.py", line 323, in _job_error
"build/dupeGuru.app/... | 0.550273 |
Traceback (most recent call last):
"run.py", line 52, in <module>
train(config, model, train_iter, dev_iter, test_iter)
"D:\TEMPP\Chinese-Text-Classification-Pytorch\train_eval.py", line 44, in train
for i, (trains, labels) in enumerate(train_iter):
"D:\TEMPP\Chinese-Text-Classification-Pytorch\utils.py", l... | Traceback (most recent call last):
"py.py", line 53, in <module>
print([dd.read_json(data_object.get()['Body'].read(), lines=True, convert_dates=False) for data_object in
data_objects])
"py.py", line 53, in <listcomp>
print([dd.read_json(data_object.get()['Body'].read(), lines=True, convert_dates=False) for dat... | 0.579609 |
Traceback (most recent call last):
"test.py", line 25, in <module>
pha, fgr = model(src, bgr)[:2]
TypeError: 'collections.OrderedDict' object is not callable
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.7/site-packages/box/box.py", line 662, in to_yaml
encoding=encoding, errors=errors, **yaml_kwargs)
"/usr/local/lib/python3.7/site-packages/box/converters.py", line 70, in _to_yaml
return yaml.dump(obj, default_flow_styl... | 0.58784 |
Traceback (most recent call last):
"convert.py", line 262, in <module>
_main(parser.parse_args())
"convert.py", line 59, in _main
config_path = os.path.expanduser(args.config_path)
AttributeError: 'Namespace' object has no attribute 'config_path'
| Traceback (most recent call last):
"/home/user/.virtualenvs/ir/bin/ansible-playbook", line 109, in <module>
exit_code = cli.run()
"/home/user/.virtualenvs/ir/lib/python2.7/site-packages/ansible/cli/playbook.py", line 154, in run
results = pbex.run()
"/home/user/.virtualenvs/ir/lib/python2.7/site-packages/ans... | 0.664508 |
Traceback (most recent call last):
"C:\Users\adams\AppData\Roaming\Blender Foundation\Blender\2.81\scripts\addons\LilyTexturePacker\frontend.py", line 44, in execute
pack_textures(self.getObjects(context), spacing=self.spacing)
"C:\Users\adams\AppData\Roaming\Blender Foundation\Blender\2.81\scripts\addons\LilyTe... | Traceback (most recent call last):
"<install_location>/kapitan/kapitan/targets.py", line 126, in compile_targets
[p.get() for p in pool.imap_unordered(worker, target_objs) if p]
"<install_location>/kapitan/kapitan/targets.py", line 126, in <listcomp>
[p.get() for p in pool.imap_unordered(worker, target_objs) if... | 0.575487 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/scrapy/utils/defer.py", line 102, in iter_errback
yield next(it)
"/usr/local/lib/python3.6/dist-packages/scrapy/spidermiddlewares/offsite.py", line 30, in process_spider_output
for x in result:
"/usr/local/lib/python3.6/dist-packages/... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/config_entries.py", line 363, in async_migrate
hass, self
"/usr/src/homeassistant/homeassistant/components/huawei_lte/__init__.py", line 513, in async_migrate_entry
recipient = options[CONF_RECIPIENT]
KeyError: 'recipient'
| 0.513848 |
[gw2] node down: Traceback (most recent call last):
"/home/travis/miniconda3/envs/pandas-dev/lib/python3.6/site-packages/execnet/gateway_base.py", line 1374, in _save
dispatch = self._dispatch[tp]
KeyError: <enum 'ExitCode'>
| Traceback (most recent call last):
"/usr/lib/python3.8/runpy.py", line 193, in _run_module_as_main
return _run_code(code, main_globals, None,
"/usr/lib/python3.8/runpy.py", line 86, in _run_code
exec(code, run_globals)
"/usr/local/bin/svtplay-dl/__main__.py", line 15, in <module>
"/usr/local/bin/svtplay-d... | 0.511808 |
Traceback (most recent call last):
"I:\GitHub\CellProfiler\cellprofiler\pipeline.py", line 1890, in run_image_set
self.run_module(module, workspace)
"I:\GitHub\CellProfiler\cellprofiler\pipeline.py", line 1997, in run_module
module.run(workspace)
"I:\GitHub\CellProfiler\cellprofiler\modules\identifysecondary... | Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/aiohttp/web_protocol.py", line 418, in start
resp = await task
"/usr/local/lib/python3.7/site-packages/aiohttp/web_app.py", line 458, in _handle
resp = await handler(request)
"/usr/local/lib/python3.7/site-packages/aiohttp/web_middlew... | 0.557954 |
Traceback (most recent call last):
"/usr/local/bin/conda", line 7, in <module>
from conda.cli.main import main
"/usr/local/lib/python2.7/site-packages/conda/cli/__init__.py", line 8, in <module>
from .main import main
# NOQA
"/usr/local/lib/python2.7/site-packages/conda/cli/main.py", line 46, in <module>
fr... | Traceback (most recent call last):
"<string>", line 1, in <module>
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/google/cloud/vision.py", line 17, in <module>
from google.cloud.vision_v1 import ImageAnnotatorClient
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3... | 0.651332 |
Traceback (most recent call last):
"/home/plb1_rice_edu/.conda/envs/pyannote36/bin/pyannote-change-detection", line 8, in <module>
sys.exit(main())
"/home/plb1_rice_edu/.conda/envs/pyannote36/lib/python3.6/site-packages/pyannote/audio/applications/change_detection.py", line 329, in main
start=start, end=end, ev... | Traceback (most recent call last):
"/srv/deployment/analytics/superset/venv/lib/python3.7/site-packages/superset/views/base.py", line 114, in wraps
return f(self, *args, **kwargs)
"/srv/deployment/analytics/superset/venv/lib/python3.7/site-packages/superset/views/core.py", line 1229, in explore_json
samples=sam... | 0.586476 |
Traceback (most recent call last):
"/opt/MobSF/Mobile-Security-Framework-MobSF/MalwareAnalyzer/views/apkid.py", line 45, in apkid_analysis
findings = output._build_json_output(res)['files']
AttributeError: 'OutputFormatter' object has no attribute '_build_json_output'
| Traceback (most recent call last):
"/usr/local/lib/python3.5/multiprocessing/process.py", line 254, in _bootstrap
self.run()
"/usr/local/lib/python3.5/multiprocessing/process.py", line 93, in run
self._target(*self._args, **self._kwargs)
"/usr/local/lib/python3.5/site-packages/multipipes/pipeline.py", line 6... | 0.598314 |
Traceback (most recent call last):
"bittrex_market.pyx", line 957, in hummingbot.market.bittrex.bittrex_market.BittrexMarket.execute_cancel
"bittrex_market.pyx", line 1034, in _api_request
"bittrex_market.pyx", line 1042, in hummingbot.market.bittrex.bittrex_market.BittrexMarket._api_request
OSError: Error fet... | Traceback (most recent call last):
"main_ogbnarxiv.py", line 5, in <module>
import torch_geometric.transforms as T
"/data/Disk_A/yangxiao/.conda/envs/Pytorch/lib/python3.8/site-packages/torch_geometric/__init__.py", line 2, in <module>
import torch_geometric.nn
"/data/Disk_A/yangxiao/.conda/envs/Pytorch/lib/... | 0.513281 |
Traceback (most recent call last):
"train1.py", line 17, in <module>
from data_load import Net1DataFlow
"/Users/yafengtang/Private/CelebritiesVoice/deep-voice-conversion/data_load.py", line 14, in <module>
from utils import normalize_0_1
"/Users/yafengtang/Private/CelebritiesVoice/deep-voice-conversion/utils... | Traceback (most recent call last):
"ddparser.py", line 4, in <module>
module = hub.Module(name="ddparser")
"/root/miniconda3/envs/paddle/lib/python3.7/site-packages/paddlehub/module/module.py", line 102, in __new__
name=name, version=version, **kwargs)
"/root/miniconda3/envs/paddle/lib/python3.7/site-package... | 0.62577 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/ropper/console.py", line 360, in __generateChain
chain = self.__rs.createRopChain(generator, str(self.current
.arch) ,options)
"/usr/lib/python3/dist-packages/ropper/service.py", line 775, in createRopChain
return generator.create(options)
"/... | Traceback (most recent call last):
"/lhome/davidj2/code/sync/space_and_deformable_time/.venv/lib/python3.6/site-packages/tensorflow/python/framework/op_def_library.py", line 455, in _apply_op_helper
as_ref=input_arg.is_ref)
"/lhome/davidj2/code/sync/space_and_deformable_time/.venv/lib/python3.6/site-packages/ten... | 0.529147 |
Traceback (most recent call last):
"detect_single_threaded.py", line 52, in <module>
image_np, detection_graph, sess)
"/home/khin/models/research/object_detection/utils/detector_utils.py", line 90, in detect_objects
feed_dict={image_tensor: image_np_expanded})
"/home/khin/anaconda3/lib/python3.6/site-package... | Traceback (most recent call last):
"pydantic/validators.py", line 579, in pydantic.validators.find_validators
TypeError: issubclass() arg 1 must be a class
| 0.515765 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/asyncio/selector_events.py", line 251, in _add_reader
key = self._selector.get_key(fd)
"/usr/local/lib/python3.7/selectors.py", line 192, in get_key
raise KeyError("{!r} is not registered".format(fileobj)) from None
KeyError: '6 is not registered'
|
Traceback (most recent call last):
"c:\salt\bin\lib\site-packages\salt-3000-py3.5.egg\salt\loader.py", line 1883, in _process_virtual
virtual = getattr(mod, virtual_func)()
"c:\salt\bin\lib\site-packages\salt-3000-py3.5.egg\salt\modules\win_timezone.py", line 192, in __virtual__
if not __utils__['platform.is_w... | 0.519717 |
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):
"/usr/local/lib/python3.5/dist-packages/feedparser.py", line 878, in pop
output = _base64decode(output)
"/usr/lib/python3.5/base64.py", line 552, in decodebytes
_input_type_check(s)
"/usr/lib/python3.5/base64.py", line 521, in _input_type_check
raise TypeError(msg) from er... | 0.642329 |
Traceback (most recent call last):
"/home/harsh/eclipse-workspace/XX/module/cut.py", line 32, in <module>
print(ssim(frame,frame))
TypeError: 'module' object is not callable
| Traceback (most recent call last):
"/usr/lib/python3/dist-packages/persepolis/scripts/mainwindow.py", line 805, in run
add_link_dict['start_time'] = str(sigma_hour + ':' + sigma_minute)
TypeError: unsupported operand type(s) for +: 'int' and 'str'
| 0.558562 |
ImportError: Traceback (most recent call last):
"site-packages\tensorflow\python\pywrap_tensorflow_internal.py", line 14,
in swig_import_helper
"importlib\__init__.py", line 126, in import_module
"<frozen importlib._bootstrap>", line 994, in _gcd_import
"<frozen importlib._bootstrap>", line 971, in _find_a... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/shapelight/anaconda3/lib/python3.6/site-packages/torch_geometric/__init__.py", line 5, in <module>
import torch_geometric.transforms
"/home/shapelight/anaconda3/lib/python3.6/site-packages/torch_geometric/transforms/__init__.py", line 35... | 0.562646 |
Traceback (most recent call last):
"/usr/bin/wee_database", line 453, in <module>
main()
"/usr/bin/wee_database", line 156, in main
createMainDatabase(config_dict, db_binding)
"/usr/bin/wee_database", line 179, in createMainDatabase
with weewx.manager.open_manager_with_config(config_dict, db_binding) as dbm... | Traceback (most recent call last):
"/home/travis/virtualenv/python2.6.9/lib/python2.6/site-packages/nose/loader.py", line 418, in loadTestsFromName
addr.filename, addr.module)
"/home/travis/virtualenv/python2.6.9/lib/python2.6/site-packages/nose/importer.py", line 47, in importFromPath
return self.importFromDir... | 0.630146 |
Traceback (most recent call last):
"/usr/bin/whipper", line 11, in <module>
load_entry_point('whipper==0.4.2', 'console_scripts', 'whipper')()
"/usr/lib/python2.7/site-packages/morituri/command/main.py", line 31, in main
ret = cmd.do()
"/usr/lib/python2.7/site-packages/morituri/command/basecommand.py", line ... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/bmudassar3/.conda/envs/act/lib/python3.6/site-packages/torch/nn/modules/module.py", line 532, in __call__
result = self.forward(*input, **kwargs)
"/home/bmudassar3/.conda/envs/act/lib/python3.6/site-packages/torchvision/ops/deform_conv.p... | 0.595334 |
Traceback (most recent call last):
"/usr/bin/salt-ssh", line 10, in <module>
salt_ssh()
"/usr/lib/python2.7/site-packages/salt/scripts.py", line 425, in salt_ssh
client.run()
"/usr/lib/python2.7/site-packages/salt/cli/ssh.py", line 24, in run
ssh.run()
"/usr/lib/python2.7/site-packages/salt/client/ssh/__... | Traceback (most recent call last):
"<ipython-input-37-b10ccab33346>", line 71, in <module>
for word,score in top_words])
"C:\Users\RAJENDRAGHORPADE\Anaconda2\lib\site-packages\wordcloud\wordcloud.py", line 331, in fit_words
return self.generate_from_frequencies(frequencies)
"C:\Users\RAJENDRAGHORPADE\Anac... | 0.584582 |
[!] 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):
"redis_cluster_setup.py", line 173, in <module>
cluster.create()
"redis_cluster_setup.py", line 105, in create
cluster_info = self.nodes[0].client.cluster('NODES')
"lib/python3.5/site-packages/redis/client.py", line 2056, in cluster
return self.execute_command('CLUSTER %s'... | 0.574321 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/usr/pkg/lib/python2.7/site-packages/matplotlib/pyplot.py", line 31, in <module>
import matplotlib.colorbar
"/usr/pkg/lib/python2.7/site-packages/matplotlib/colorbar.py", line 36, in <module>
import matplotlib.contour as contour
"/usr/pkg... | Traceback (most recent call last):
"/Users/atokirina/Library/Application Support/Blender/2.82/scripts/addons/sverchok/core/update_system.py", line 351, in do_update_general
node.process()
"/Users/atokirina/Library/Application Support/Blender/2.82/scripts/addons/sverchok/nodes/matrix/matrix_out.py", line 46, in p... | 0.56884 |
Traceback (most recent call last):
"/home/sander/git/blabla-sab/sabnzbd/assembler.py", line 275, in check_encrypted_and_unwanted_files
if 'need to start extraction from a previous volume' in e:
TypeError: argument of type 'RarWrongPassword' is not iterable
| Traceback (most recent call last):
"examples/tf/trpo_gym_tf_cartpole.py", line 27, in <module>
step_size=0.01,
"/home/rjulian/code/garage/garage/tf/algos/trpo.py", line 40, in __init__
**kwargs)
"/home/rjulian/code/garage/garage/tf/algos/npo.py", line 52, in __init__
super(NPO, self).__init__(policy=policy,... | 0.554035 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/spyder/widgets/helperwidgets.py", line 127, in paint
textRect = style.subElementRect(QStyle.SE_ItemViewItemText, options)
TypeError: subElementRect(self, QStyle.SubElement, QStyleOption, QWidget): not enough arguments
| 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... | 0.476195 |
1/1: 0... Traceback (most recent call last):
"detect.py", line 178, in <module>
detect()
"detect.py", line 51, in detect
dataset = LoadStreams(source, img_size=imgsz, stride=stride)
"/home/caton/yolov5/utils/datasets.py", line 279, in __init__
if 'youtube.com/' in url or 'youtu.be/' in url:
# if source is ... | Traceback (most recent call last):
"/usr/local/bin/flashfocus", line 12, in <module>
sys.exit(cli())
"/usr/local/lib/python3.7/site-packages/Click-7.0-py3.7.egg/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python3.7/site-packages/Click-7.0-py3.7.egg/click/core.py", ... | 0.566526 |
Traceback (most recent call last):
"/home/ondra/.vim/bundle/jedi-vim/pythonx/jedi_vim.py", line 307, in completions
completions = script.completions()
AttributeError: 'NoneType' object has no attribute 'completions'
| [!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| 0.589511 |
Traceback (most recent call last):
"/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run
result = self.fn(*self.args, **self.kwargs)
"/usr/local/lib/python3.5/dist-packages/homeassistant/core.py", line 1020, in execute_service
service_handler.func(service_call)
"/usr/local/lib/python3.5/dist-pac... | Traceback (most recent call last):
"./dog", line 85, in <module>
dog(choice, target)
"./dog", line 67, in dog
hq(choice)
"/root/Desktop/tools/tool/ReconDog/core/hq.py", line 80, in hq
plugin(validatedInp)
"/root/Desktop/tools/tool/ReconDog/plugins/detectTech.py", line 11, in detectTech
technologies.appe... | 0.607363 |
Traceback (most recent call last):
"/home/hxy/pytorch-retinanet/visualize.py", line 98, in <module>
main()
"/home/hxy/pytorch-retinanet/visualize.py", line 68, in main
scores, classification, transformed_anchors = retinanet(data['img'].cuda(device).float())
"/home/hxy/anaconda3/envs/py4/lib/python3.6/site-pa... | Traceback (most recent call last):
"/var/lib/awx/venv/awx/bin/awx-manage", line 11, in <module>
load_entry_point('awx==9.0.1.0', 'console_scripts', 'awx-manage')()
"/var/lib/awx/venv/awx/lib64/python3.6/site-packages/awx/__init__.py", line 158, in manage
execute_from_command_line(sys.argv)
"/var/lib/awx/venv... | 0.578645 |
Traceback (most recent call last):
"test/test_segment.py", line 7, in <module>
segList = segmenter.seg(text)
"/usr/local/lib/python3.5/dist-packages/deepnlp/segmenter.py", line 28, in seg
model.add((char + "\to\tB").encode('utf-8'))
"/usr/local/lib/python3.5/dist-packages/CRFPP.py", line 101, in add
def add... | Traceback (most recent call last):
"C:\Users\p\anaconda3\lib\site-packages\qtconsole\comms.py", line 177, in comm_msg
comm.handle_msg(msg)
"C:\Users\p\anaconda3\lib\site-packages\qtconsole\comms.py", line 265, in handle_msg
return self._msg_callback(msg)
"C:\Users\p\anaconda3\lib\site-packages\spyder_kernels... | 0.563269 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/Users/jniehus/Documents/vimconfig/vimfiles/bundle/jedi/jedi/jedi/api/__init__.py", line 179, in completions
completions = completion.completions()
"/Users/jniehus/Documents/vimconfig/vimfiles/bundle/jedi/jedi/jedi/api/completion.py", line 96... | Traceback (most recent call last):
"C:\Users\Gan-N\Miniconda3\envs\osbrain\lib\pickle.py", line 918, in save_global
obj2, parent = _getattribute(module, name)
"C:\Users\Gan-N\Miniconda3\envs\osbrain\lib\pickle.py", line 266, in _getattribute
.format(name, obj))
AttributeError: Can't get local attribute 'functio... | 0.579048 |
`Traceback (most recent call last):
"weevely.py", line 98, in <module>
main(arguments)
"weevely.py", line 51, in main
Terminal(session).cmdloop()
"/usr/lib/python2.7/cmd.py", line 141, in cmdloop
line = self.precmd(line)
"/opt/weevely3-master/core/terminal.py", line 196, in precmd
self.session['shell_sh... | Traceback (most recent call last):
"/Users/leijiang/.p2/pool/plugins/org.python.pydev.core_6.4.3.201807050139/pysrc/_pydevd_bundle/pydevd_exec.py", line 3, in Exec
exec exp in global_vars, local_vars
"<console>", line 2, in <module>
"/Users/leijiang/pyperf/ENV/lib/python2.7/site-packages/pandas/core/reshape/c... | 0.628826 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1997, in __call__
return self.wsgi_app(environ, start_response)
"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1985, in wsgi_app
response = self.handle_exception(e)
"/usr/local/lib/python2.7/dist-packa... | Traceback (most recent call last):
"/Users/chintanvadgama/zscaler-automation/zpytest_python3/zpytest/tests/pac_check/reproduce_paramiko.py", line 72, in <module>
copy_ssh = copy.deepcopy(zssh)
"/usr/local/Cellar/python/3.7.6_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/copy.py", line 180, in deepcopy... | 0.622965 |
Traceback (most recent call last):
"/home/kajoj/Mitmproxy/mitmproxy/mitmproxy/tools/console/master.py", line 227, in run
self.loop.run()
"/home/kajoj/Mitmproxy/mitmproxy/venv/lib/python3.5/site-packages/urwid/main_loop.py", line 286, in run
self._run()
"/home/kajoj/Mitmproxy/mitmproxy/venv/lib/python3.5/site... | Traceback (most recent call last):
"/usr/lib/python3.8/asyncio/selector_events.py", line 1046, in sendto
self._sock.sendto(data, addr)
AttributeError: 'NoneType' object has no attribute 'sendto'
| 0.599916 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"...\lib\site-packages\dask\dataframe\core.py", line 3486, in map_partitions
args = _maybe_align_partitions(args)
"...\lib\site-packages\dask\dataframe\multi.py", line 147, in _maybe_align_partitions
dfs2 = iter(align_partitions(*dfs)[0])
"... | Traceback (most recent call last):
"keras_test.py", line 34, in <module>
h, state_h, state_c = layer(h, initial_state=[state_h0, state_c0])
"/usr/local/lib/python3.6/dist-packages/keras/layers/recurrent.py", line 584, in __call__
output = super(RNN, self).__call__(full_input, **kwargs)
"/usr/local/lib/python... | 0.546724 |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/cloud/cli.py", line 284, in run
self.config.get('names')
"/usr/lib/python2.7/site-packages/salt/cloud/__init__.py", line 1457, in run_profile
ret[name] = self.create(vm_)
"/usr/lib/python2.7/site-packages/salt/cloud/__init__.py", line ... | Traceback (most recent call last):
"E:\py-3.6.8\lib\site-packages\django\core\handlers\exception.py", line 34, in inner
response = get_response(request)
"E:\py-3.6.8\lib\site-packages\django\core\handlers\base.py", line 156, in _get_response
response = self.process_exception_by_middleware(e, request)
"E:\py-... | 0.573861 |
Traceback (most recent call last):
"dqn_cartpole.py", line 49, in <module>
dqn.fit(env, nb_steps=50000, visualize=True, verbose=2, callbacks=[tb_callback])
"venv/lib/python3.6/site-packages/rl/core.py", line 215, in fit
callbacks.on_episode_end(episode, episode_logs)
"venv/lib/python3.6/site-packages/rl/call... | Traceback (most recent call last):
"./interactive.py", line 34, in <module>
obs_n, reward_n, done_n, _ = env.step(act_n)
"/mnt/4ADE1465DE144C17/Programming/python/multiagent-particle-envs/bin/../multiagent/environment.py", line 94, in step
reward_n.append(self._get_reward(agent))
"/mnt/4ADE1465DE144C17/Progr... | 0.621617 |
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_parser.py", line 1435, in test_parse_search_with_names
assert self.parser.parse("June was born in May 1980", "MMMM YYYY") == dateti... | Traceback (most recent call last):
"example_gan.py", line 118, in <module>
main()
"example_gan.py", line 114, in main
latent_dim=latent_dim)
"example_gan.py", line 68, in example_gan
player_names=["generator", "discriminator"])
"C:\Users\vmvijayayuvaram.s\AppData\Local\Continuum\anaconda3\envs\tf_gpu_1\l... | 0.566018 |
Traceback (most recent call last):
"/opt/app/anaconda3/lib/python3.5/site-packages/tornado/web.py", line 1511, in _execute
result = yield result
"/opt/app/anaconda3/lib/python3.5/site-packages/jupyterhub/handlers/login.py", line 93, in post
yield self.spawn_single_user(user)
"/opt/app/anaconda3/lib/python3.... | Traceback (most recent call last):
"C:\Program
s\Python37\lib\threading.py", line 917, in _bootstrap_inner
self.run()
"C:\Program
s\Python37\lib\threading.py", line 865, in run
self._target(*self._args, **self._kwargs)
"<decorator-gen-128>", line 2, in preview
"C:\Program
s\Python37\lib\site-packages\m... | 0.543537 |
Traceback (most recent call last):
"./telegramTUI", line 5, in <module>
TelegeramTUI.run()
"/home/akitaki/Downloads/TelegramTUI/src/npyscreen/apNPSApplication.py", line 30, in run
return npyssafewrapper.wrapper(self.__remove_argument_call_main)
"/home/akitaki/Downloads/TelegramTUI/src/npyscreen/npyssafewrapp... | 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.579435 |
Traceback (most recent call last):
"c:\python38\lib\runpy.py", line 193, in _run_module_as_main
return _run_code(code, main_globals, None,
"c:\python38\lib\runpy.py", line 86, in _run_code
exec(code, run_globals)
"C:\Python38\Scripts\spotdl.exe\__main__.py", line 7, in <module>
"c:\python38\lib\site-packa... | Traceback (most recent call last):
"/usr/lib/python3.7/multiprocessing/process.py", line 297, in _bootstrap
self.run()
"/root/FACT_core/src/helperFunctions/process.py", line 59, in run
raise exception
"/root/FACT_core/src/helperFunctions/process.py", line 54, in run
Process.run(self)
"/usr/lib/python3.7/... | 0.668468 |
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):
"./reproduction.py", line 315, in <module>
Score.__table__.create()
"….virtualenvs/yeepa/lib/python2.7/site-packages/sqlalchemy/sql/schema.py", line 925, in create
bind._run_visitor(ddl.SchemaGenerator, self, checkfirst=checkfirst)
"….virtualenvs/yeepa/lib/python2.7/site-pa... | 0.641683 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/connexion/apis/abstract.py", line 209, in add_paths
self.add_operation(path, method)
"/usr/local/lib/python3.7/site-packages/connexion/apis/abstract.py", line 173, in add_operation
pass_context_arg_name=self.pass_context_arg_name
"/us... | Traceback (most recent call last):
"/home/ubuntu/anaconda3/envs/pytorch_p36/lib/python3.6/site-packages/distributed/protocol/core.py", line 107, in loads
msg = loads_msgpack(small_header, small_payload)
"/home/ubuntu/anaconda3/envs/pytorch_p36/lib/python3.6/site-packages/distributed/protocol/core.py", line 199, ... | 0.627527 |
Traceback (most recent call last):
"/home/andreas/work/django/relate/course/versioning.py", line 548, in update_course
run_course_update_command(
"/home/andreas/work/django/relate/course/versioning.py", line 347, in run_course_update_command
fetch_pack_result = client.fetch(remote_path, repo)
"/home/andreas/... |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.6/site-packages/salt/state.py", line 1765, in call
**cdata['kwargs'])
"/usr/lib/python2.6/site-packages/salt/loader.py", line 1705, in wrapper
return f(*args, **kwargs)
"/usr/lib/python2.6/site-packages/salt/s... | 0.56283 |
`Traceback (most recent call last):
"/home/gridlockdev/Desktop/heroku/grace/env/lib/python3.5/site-packages/django/core/handlers/exception.py", line 41, in inner
response = get_response(request)
"/home/gridlockdev/Desktop/heroku/grace/env/lib/python3.5/site-packages/django/core/handlers/base.py", line 187, in _g... | Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_format_xml() missing 2 required positional arguments: 'filename' and 'tdata'
| 0.50499 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.