text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"c:\workspace\cook2\cookiecutter\tests\__init__.py", line 78, in setUp
shutil.rmtree(self.cookiecutters_dir_backup)
"C:\Python27\Lib\shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
"C:\Python27\Lib\shutil.py", line 247, in rmtree
rmtree(fullname, ignore_... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"c:\app\python\anaconda\2\lib\site-packages\jinja2\environment.py", line 945, in __new__
return env.from_string(source, template_class=cls)
"c:\app\python\anaconda\2\lib\site-packages\jinja2\environment.py", line 880, in from_string
return cls... | 0.203185 |
Traceback (most recent call last):
"/tmp/pyflakes/pyflakes/test/test_doctests.py", line 358, in test_indentationErrorInDoctest
self.assertEqual(exc.col, 13)
AssertionError: 14 != 13
| Traceback (most recent call last):
"C:\Users\nvkva\anaconda3.new\envs\tensorflow\lib\site-packages\qtconsole\comms.py", line 177, in comm_msg
comm.handle_msg(msg)
"C:\Users\nvkva\anaconda3.new\envs\tensorflow\lib\site-packages\qtconsole\comms.py", line 265, in handle_msg
return self._msg_callback(msg)
"C:\Users\n... | 0.232305 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in position 0: ordinal not in range(128) | Unhandled exception (TypeError) encountered during scan. Please report this as a bug: ['Traceback (most recent call last):\n', '
"/opt/spiderfoot/spiderfoot-2.11.0/sfscan.py", line 265, in startScan\n
psMod.notifyListeners(firstEvent)\n', '
"/opt/spiderfoot/spiderfoot-2.11.0/sflib.py", line 1523, in notifyListeners... | 0.198922 |
Traceback (most recent call last):
"/<<PKGBUILDDIR>>/tests/unit/transport/test_zeromq.py", line 283, in setUp
with patch('salt.transport.zeromq.AsyncReqMessageClient.__init__', MagicMock(return_value=None)):
AttributeError: __enter__
| Traceback (most recent call last):
"/usr/local/bin/bench", line 9, in <module>
load_entry_point('bench==0.1', 'console_scripts', 'bench')()
"/home/erpnext/bench-repo/bench/cli.py", line 55, in cli
bench()
"/usr/local/lib/python2.7/dist-packages/click/core.py", line 610, in __call__
return self.main(_args, *_kwarg... | 0.262882 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: generate_and_write_ed25519_keypair() missing 1 required positional argument: 'password'
| Traceback (most recent call last):
"C:\Temp\pefile_mockup_3.py", line 15, in <module>
pe = PE(file_name)
"build\bdist.win32\egg\pefile.py", line 1754, in __init__
"build\bdist.win32\egg\pefile.py", line 1810, in __parse__UnboundLocalError: local variable 'fd' referenced before assignment | 0.29755 |
Traceback (most recent call last):
"/home/travis/build/giampaolo/psutil/psutil/tests/test_process.py", line 874, in test_cpu_affinity
p.cpu_affinity([n])
"/home/travis/build/giampaolo/psutil/psutil/__init__.py", line 871, in cpu_affinity
self._proc.cpu_affinity_set(list(set(cpus)))
"/home/travis/build/giampa... | Traceback (most recent call last):
"C:\Users\Ankan\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\client\session.py", line 1375, in _do_call
return fn(*args)
"C:\Users\Ankan\AppData\Local\Programs\Python\Python36\lib\site-packages\tensorflow\python\client\session.py", line 1358, in _r... | 0.218447 |
Traceback (most recent call last):
"discord/ext/commands/bot.py", line 860, in invoke
await ctx.command.invoke(ctx)
"discord/ext/commands/core.py", line 698, in invoke
await injected(*ctx.args, **ctx.kwargs)
"discord/ext/commands/core.py", line 72, in wrapped
raise CommandInvokeError(exc) from exc
discord.e... | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpt31j5y3w\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpt31j5y3w\build\youtube_dl\extractor\common.py", line 529, in extract
"C:\Us... | 0.144876 |
"module_stderr": "Traceback (most recent call last):\n
\"/tmp/ansible_lYcF18/ansible_module_eos_template.py\", line 209, in <module>\n
main()\n
\"/tmp/ansible_lYcF18/ansible_module_eos_template.py\", line 201, in main\n
response = module.config(commands, replace=replace)\nTypeError: __call__() got an unexpected ke... | Traceback (most recent call last):
"run_lm_finetuning.py", line 785, in <module>
main()
"run_lm_finetuning.py", line 735, in main
global_step, tr_loss = train(args, train_dataset, model, tokenizer)
"run_lm_finetuning.py", line 353, in train
loss.backward()
"/home/student_1/.local/lib/python3.6/site-packa... | 0.250564 |
Thread-275 :: [43e8701] Failed doing webui callback: Traceback (most recent call last):
"/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickbeard/webserve.py", line 272, in async_call
result = function(**kwargs)
"/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickbeard/webserve.py", line 2333, in index
t = PageTe... | Traceback (most recent call last):
"/srv/confidant/confidant/keymanager.py", line 146, in decrypt_token
EncryptionContext=context
"/usr/local/lib/python2.7/site-packages/botocore/client.py", line 159, in _api_call
return self._make_api_call(operation_name, kwargs)
"/usr/local/lib/python2.7/site-packages/boto... | 0.289986 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"<boltons.funcutils.FunctionBuilder-1>", line 2, in g
TypeError: f() takes 1 positional argument but 2 were given
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/datasets/load.py", line 611, in load_dataset
ignore_verifications=ignore_verifications,
"/root/anaconda3/envs/pytorch/lib/python3.6/site-packages/datasets/builder.py", line 476, in downl... | 0.27768 |
Traceback (most recent call last):
"/usr/bin/icloud", line 7, in <module>
from pyicloud_ipd.cmdline import main
"/usr/lib/python2.7/site-packages/pyicloud_ipd/cmdline.py", line 14, in <module>
import pyicloud
ImportError: No module named pyicloud
| Traceback (most recent call last):
"/Users/ProfesorKush/PokemonGo-Bot/PokemonGo-Bot/lib/python2.7/site-packages/raven/utils/serializer/manager.py", line 76, in transform
return repr(value)
"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/**init**.py", line 369, in **repr**
(self._handle & (_s... | 0.229739 |
ERROR: Signature extraction failed: Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpork090uw\build\youtube_dl\extractor\youtube.py", line 1212, in _decrypt_signature
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpork090uw\build\youtube_dl\extractor\y... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/harmony/config_flow.py", line 63, in async_step_user
validated = await validate_input(user_input)
"/usr/src/homeassistant/homeassistant/components/harmony/config_flow.py", line 36, in validate_input
harmony = await get_harmony_c... | 0.227201 |
Traceback (most recent call last):
"/usr/local/bin/beet", line 9, in <module>
load_entry_point('beets==1.3.17', 'console_scripts', 'beet')()
"/Library/Python/2.7/site-packages/beets/ui/__init__.py", line 1236, in main
_raw_main(args)
"/Library/Python/2.7/site-packages/beets/ui/__init__.py", line 1226, in _raw_mai... | request.js:355 Traceback (most recent call last):
"/home/frappe/frappe-bench/apps/frappe/frappe/app.py", line 60, in application
response = frappe.api.handle()
"/home/frappe/frappe-bench/apps/frappe/frappe/api.py", line 55, in handle
return frappe.handler.handle()
"/home/frappe/frappe-bench/apps/frappe/frapp... | 0.269487 |
Traceback (most recent call last):
"/workspace/jobs/v3/api_client/email_alert_search_sample_test.py", line 43, in test_email_alert_search_sample
eventually_consistent_test()
"/workspace/jobs/v3/api_client/.nox/py-3-8/lib/python3.8/site-packages/backoff/_sync.py", line 108, in retry
raise e
"/workspace/jobs/v3/api... | Traceback (most recent call last):
"E:\python\lib\site-packages\tensorflow\python\framework\common_shapes.py", line 686, in _call_cpp_shape_fn_impl
input_tensors_as_shapes, status)
"E:\python\lib\site-packages\tensorflow\python\framework\errors_impl.py", line 516, in __exit__
c_api.TF_GetCode(self.status.status... | 0.195913 |
Traceback (most recent call last):
"/usr/bin/shinken-arbiter", line 118, in <module>
daemon.main()
"/usr/local/lib/python2.7/dist-packages/shinken/daemons/arbiterdaemon.py", line 590, in main
self.load_config_file()
"/usr/local/lib/python2.7/dist-packages/shinken/daemons/arbiterdaemon.py", line 385, in load_confi... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/logbook/handlers.py", line 216, in handle
self.emit(record)
"/usr/local/lib/python3.6/site-packages/dbt/logger.py", line 461, in emit
'too many messages received before initilization!'
AssertionError: too many messages received before in... | 0.222641 |
Traceback (most recent call last):
"/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.48.0/libexec/lib/python3.7/site-packages/docker/api/client.py", line 261, in _raise_for_status
response.raise_for_status()
"/home/linuxbrew/.linuxbrew/Cellar/aws-sam-cli/0.48.0/libexec/lib/python3.7/site-packages/requests/models.... | Traceback (most recent call last):
"/root/models/im2txt/bazel-bin/im2txt/run_inference.runfiles/im2txt/im2txt/run_inference.py", line 85, 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_pas... | 0.22108 |
Traceback (most recent call last):
"C:\Program
s (x86)\Microsoft SDKs\Azure\CLI2\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"C:\Program
s (x86)\Microsoft SDKs\Azure\CLI2\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Users\VSSADM~1\AppData\Local\Temp\pip-install... | Traceback (most recent call last):
[...]
"<site-packages>/feincms/management/commands/update_rsscontent.py", line 24, in handle
content.cache_content()
"<site-packages>/feincms/content/rss/models.py", line 45, in cache_content
'feed_link': feed['feed']['link'],
"<site-packages>/feedparser.py", line 383, in __geti... | 0.264664 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/gseastre/pyomo/src/pyomo/pyomo/core/base/block.py", line 1647, in write
io_options)
TypeError: __call__() takes at most 3 arguments (5 given)
| Traceback (most recent call last):
"/root/h/.venv/bin/alembic", line 11, in <module>
sys.exit(main())
"/root/h/.venv/local/lib/python2.7/site-packages/alembic/config.py", line 479, in main
CommandLine(prog=prog).main(argv=argv)
"/root/h/.venv/local/lib/python2.7/site-packages/alembic/config.py", line 473, in main... | 0.281347 |
Traceback (most recent call last):
"setup_cx_freeze.py", line 7, in <module>
from cx_Freeze import setup, Executable
ModuleNotFoundError: No module named 'cx_Freeze'
| `Traceback (most recent call last):
"comment_hashtags.py", line 32, in <module>
bot.comment_hashtag(hashtag)
"C:\Users\rapha\AppData\Local\Programs\Python\Python37\lib\site-packages\instabot-0.57.0-py3.7.egg\instabot\bot\bot.py", line 823, in comment_hashtag
"C:\Users\rapha\AppData\Local\Programs\Python\Pytho... | 0.324159 |
Traceback (most recent call last):
"test_inline_literally_2.py", line 20, in <module>
res = test_impl(data, dtype)
"c:\users\akozlov\appdata\local\continuum\anaconda3\numba_master\numba\numba\core\dispatcher.py", line 376, in _compile_for_args
return self._compile_for_args(*args)
"c:\users\akozlov\appdata\lo... | Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/optuna/study.py", line 709, in _run_trial
result = func(trial)
"/usr/local/lib/python3.6/dist-packages/optuna/integration/_lightgbm_tuner/optimize.py", line 304, in __call__
val_scores = self._get_cv_scores(cv_results)
"/usr/local/lib... | 0.324465 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 797, in extract_info
ie_result = ie.extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract
ie_result = self._real_extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/ge... | Traceback (most recent call last):
"lixian_cli.py", line 729, in <module>
execute_command()
"lixian_cli.py", line 726, in execute_command
commands[command](args[1:])
"lixian_cli.py", line 552, in list_task
print t['name'].encode(default_encoding),UnicodeEncodeError: 'ascii' codec can't encode characters in positi... | 0.237497 |
Traceback (most recent call last):
"curiosity/src/go-vncdriver/build.py", line 121, in <module>
main()
"curiosity/src/go-vncdriver/build.py", line 20, in main
build()
"curiosity/src/go-vncdriver/build.py", line 112, in build
if not build_gl():
"curiosity/src/go-vncdriver/build.py", line 100, in build_gl
... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/logbook/handlers.py", line 216, in handle
self.emit(record)
"/usr/local/lib/python3.6/site-packages/dbt/logger.py", line 461, in emit
'too many messages received before initilization!'
AssertionError: too many messages received before in... | 0.283548 |
Traceback (most recent call last):
"test/runtest.py", line 160, in testRecursiveObjects
ray.init(num_workers=0)
"/home/ubuntu/.local/lib/python3.5/site-packages/ray-0.0.1-py3.5.egg/ray/worker.py", line 1063, in init
num_gpus=num_gpus)
"/home/ubuntu/.local/lib/python3.5/site-packages/ray-0.0.1-py3.5.egg/ray/w... | 2019-03-02T16:34:36+0100 [Container
25935] Traceback (most recent call last):
"/home/oberstet/scm/crossbario/autobahn-python/autobahn/wamp/websocket.py", line 95, in onMessage
self._session.onMessage(msg)
"/home/oberstet/scm/crossbario/autobahn-python/autobahn/wamp/protocol.py", line 1027, in onMessage
raise Pr... | 0.274578 |
Traceback (most recent call last):
"/data/s3475743/fairseq_git/venv/bin/fairseq-train", line 11, in <module>
load_entry_point('fairseq', 'console_scripts', 'fairseq-train')()
"/data/s3475743/fairseq_git/fairseq/fairseq_cli/train.py", line 377, in cli_main
cli_main_helper(args)
"/data/s3475743/fairseq_git/fai... | Traceback (most recent call last):
"test.py", line 14, in <module>
testdoc = Test.get(id = 1)
"/tmp/test/venv_test/src/elasticsearch-dsl/elasticsearch_dsl/document.py", line 143, in get
return cls.from_es(doc)
"/tmp/test/venv_test/src/elasticsearch-dsl/elasticsearch_dsl/document.py", line 160, in from_es
return c... | 0.230728 |
Traceback (most recent call last):
"/home/keito/repos/powerline/powerline/theme.py", line 82, in get_segments
contents = segment['contents_func'](pl=self.pl, segment_info=segment_info, **segment['args'])TypeError: modified_indicator() keywords must be strings | WARNING: Automatic signature extraction failed: Traceback (most recent call last):
"youtube_dl\extractor\youtube.pyo", line 962, in _decrypt_signature
"youtube_dl\extractor\youtube.pyo", line 530, in <lambda>
"youtube_dl\extractor\youtube.pyo", line 525, in resf
"youtube_dl\extractor\youtube.pyo", line 460, in ... | 0.24044 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"sympy/polys/polytools.py", line 1966, in clear_denoms
dom = f.rep.dom.get_ring()
"sympy/polys/domains/expressiondomain.py", line 169, in get_ring
raise DomainError('there is no ring associated with %s' % self)sympy.polys.polyerrors.DomainError: th... | Traceback (most recent call last):
"F:\python 3.6\lib\site-packages\speech_recognition\__init__.py", line 108, in get_pyaudio
import pyaudio
ModuleNotFoundError: No module named 'pyaudio'
| 0.290764 |
Traceback (most recent call last):
"/home/joshua/python/Telethon/telethon/network/mtproto_sender.py", line 456, in updates_thread_method
self.receive(r)
"/home/joshua/python/Telethon/telethon/network/mtproto_sender.py", line 146, in receive
seq, body = self.transport.receive(timeout)
"/home/joshua/python/Tel... | Traceback (most recent call last):
"C:\Users\User\Desktop\digitRecognition\performRecognition.py", line 3, in <module>
from sklearn.externals import joblib
ImportError: No module named sklearn.externals
| 0.199156 |
`{"task": "<AssertSumTask: {'from': 0, 'balance_sum': 1105000000000000000}>", "event": "Task errored", "logger": "scenario_player.tasks.base", "level": "error", "timestamp": "2019-11-05 05:42:12.027318", "exception": "Traceback (most recent call last):\n
\"/usr/local/lib/python3.7/site-packages/scenario_player/tasks/... | Traceback (most recent call last):
"/tmp/mitmproxy/venv3.5/bin/mitmdump", line 11, in <module>
load_entry_point('mitmproxy', 'console_scripts', 'mitmdump')()
"/tmp/mitmproxy/venv3.5/lib/python3.5/site-packages/pkg_resources/__init__.py", line 561, in load_entry_point
return get_distribution(dist).load_entry_poi... | 0.211583 |
Traceback (most recent call last):
"/usr/local/bin/yowsup-cli", line 5, in <module>
pkg_resources.run_script('yowsup2==2.3.185', 'yowsup-cli')
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 499, in run_script
self.require(requires)[0].run_script(script_name, ns)
"/usr/lib/python2.7/dist-packages/pkg_re... | Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/multiprocessing/queues.py", line 247, in _feed
send_bytes(obj)
"/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/multiprocessing/connection.py", line 200, in send_bytes
self._send_bytes(m[offset:of... | 0.23109 |
Traceback (most recent call last):
"C:\mozbuilds\IDE-10.10\moz3500-ko10.10\mozilla\ko-rel\dist\bin\python\xpcom\server\policy.py", line 274, in _CallMethod_
ret = getattr(self._obj_, name) # Let attribute error go here!
"C:\mozbuilds\IDE-10.10\moz3500-ko10.10\mozilla\ko-rel\dist\bin\components\ko
Ex.py", line 72... | Traceback (most recent call last):
"/usr/bin/salt-ssh", line 10, in <module>
salt_ssh()
"/usr/lib/python2.6/site-packages/salt/scripts.py", line 404, in salt_ssh
client.run()
"/usr/lib/python2.6/site-packages/salt/cli/ssh.py", line 20, in run
ssh = salt.client.ssh.SSH(self.config)
"/usr/lib/python2.6/sit... | 0.251474 |
Traceback (most recent call last):
"/usr/bin/lans", line 36, in <module>
import nfqueue
"/usr/lib/python2.7/site-packages/nfqueue.py", line 28, in <module>
_nfqueue = swig_import_helper()
"/usr/lib/python2.7/site-packages/nfqueue.py", line 24, in swig_import_helper
_mod = imp.load_module('_nfqueue', fp, pathname,... | Traceback (most recent call last):
"eventHandler.pyc", line 155, in executeEvent
"eventHandler.pyc", line 92, in __init__
"eventHandler.pyc", line 100, in next
"NVDAObjects\__init__.pyc", line 1030, in event_gainFocus
"NVDAObjects\__init__.pyc", line 918, in reportFocus
"speech.pyc", line 376, in spea... | 0.202806 |
Traceback (most recent call last):
"C:\Users\lessw\AppData\Roaming\Python\Python37\site-packages\tensorflow\python\keras\engine\base_layer.py", line 943, in __call__
outputs = call_fn(cast_inputs, *args, **kwargs)
"C:\Users\lessw\AppData\Roaming\Python\Python37\site-packages\tensorflow\python\autograph\impl\api.... | Traceback (most recent call last):
"/home/explore-student/anaconda3/lib/python3.7/site-packages/urllib3/connection.py", line 157, in _new_conn
(self._dns_host, self.port), self.timeout, **extra_kw
"/home/explore-student/anaconda3/lib/python3.7/site-packages/urllib3/util/connection.py", line 84, in create_connect... | 0.206882 |
Traceback (most recent call last):
"install_erpnext.py", line 347, in <module>
install()
"install_erpnext.py", line 13, in install
install_pre_requisites()
"install_erpnext.py", line 27, in install_pre_requisites
install_using_apt()
"install_erpnext.py", line 123, in install_using_apt
update_config_for_debian()... | Traceback (most recent call last):
"C:\Python37-32\lib\site-packages\conans\client\generators\text.py", line 163, in _loads_cpp_info
_populate_cpp_info(dep_cpp_info, no_config_data, rootpath)
"C:\Python37-32\lib\site-packages\conans\client\generators\text.py", line 147, in _populate_cpp_info
value = [os.path.re... | 0.312989 |
ERROR (theano.gof.opt): Traceback (most recent call last):
"/home/john/Documents/workspace/Theano-1/theano/gof/opt.py", line 1206, in process_node
replacements = lopt.transform(node)
"/home/john/Documents/workspace/Theano-1/theano/tensor/opt.py", line 2112, in local_setsubtensor_of_allocs
replace_y = get_scalar_con... | Traceback (most recent call last):
"PixivUtil2.py", line 23, in <module>
import PixivBrowserFactory
"C:\PixivUtil2\PixivBrowserFactory.py", line 19, in <module>
import PixivHelper
"C:\PixivUtil2\PixivHelper.py", line 26, in <module>
from apng import APNG
ImportError: bad magic number in 'apng': b'\x03\xf3\r... | 0.273314 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 493, in extract_info
ie_result = ie.extract(url)
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 158, in extract
return self._real_extract(url)
"/usr/lib/python2.7/dist-packages/youtube_dl/e... |
Traceback (most recent call last):
"test.py", line 9, in <module>
print [for x in e.execute(t.select())](x.b)
"/Users/andreypopp/Workspace/zvq/lib/python2.7/site-packages/sqlalchemy/engine/base.py", line 2667, in _key_fallback
expression._string_or_unprintable(key))
sqlalchemy.exc.NoSuchColumnError: "Could not loc... | 0.189644 |
Traceback (most recent call last):
"/home/noone/miniconda3/envs/unique_constraint_sample/lib/python3.7/site-packages/django/db/backends/utils.py", line 84, in _execute
return self.cursor.execute(sql, params)
"/home/noone/miniconda3/envs/unique_constraint_sample/lib/python3.7/site-packages/django/db/backends/sqli... | Traceback (most recent call last):
"c:\users\username\.virtualenvs\c7n-0.9.1-4h5kzyle\lib\site-packages\c7n\policy.py", line 291, in run
resources = self.policy.resource_manager.resources()
"c:\users\username\.virtualenvs\c7n-0.9.1-4h5kzyle\lib\site-packages\c7n\resources\glue.py", line 516, in resources
return... | 0.295896 |
Traceback (most recent call last):
"/home/alejandro/envs/env_scrapy/lib/python3.6/site-packages/urllib3/contrib/pyopenssl.py", line 472, in wrap_socket
cnx.do_handshake()
"/home/alejandro/envs/env_scrapy/lib/python3.6/site-packages/OpenSSL/SSL.py", line 1915, in do_handshake
self._raise_ssl_error(self._ssl, res... | Traceback (most recent call last):
"train.py", line 135, in <module>
trainer.visualize(data_vis)
"/home/qiaoguanhui/pycharm/occupancy_networks/im2mesh/onet/training.py", line 136, in visualize
occ_hat = p_r.probs.view(batch_size, *shape)
AttributeError: 'Tensor' object has no attribute 'probs'
| 0.085143 |
Traceback (most recent call last):
"train.py", line 518, in <module>
train(hyp, opt, device, tb_writer, wandb)
"train.py", line 79, in train
model = Model(opt.cfg or ckpt['model'].yaml, ch=3, nc=nc).to(device)
# create
"/content/yolov3/models/yolo.py", line 81, in __init__
self.model, self.save = parse_mode... | Traceback (most recent call last):
"test.py", line 6, in <module>
for row in sheet.iter_rows():
"C:\Python\lib\site-packages\openpyxl\reader\iter_worksheet.py", line 236, in get_squared_range
cell = cell._replace(internal_value=shared_date.from_julian(float(cell.internal_value)))
"C:\Python\lib\site-packages\open... | 0.229242 |
Traceback (most recent call last):
"multiprocessing\process.py", line 258, in _bootstrap
"multiprocessing\process.py", line 93, in run
"C:\DeepFaceLab_OpenCL\_internal\DeepFaceLab\utils\iter_utils.py", line 49, in process_func
gen_data = next (self.generator_func)
"C:\DeepFaceLab_OpenCL\_internal\DeepFaceL... | Traceback (most recent call last):
"c:\users\greg\home-assistant\homeassistant\core.py", line 789, in job_handler
func(arg)
"c:\users\greg\home-assistant\homeassistant\helpers\event.py", line 134, in pattern_time_change_listener
action(now)
"c:\users\greg\home-assistant\homeassistant\helpers\entity_component.py",... | 0.139819 |
Traceback (most recent call last):
"/Users/senrsl/temp/blog/blogger/blogger.py", line 84, in <module>
main(sys.argv)
"/Users/senrsl/temp/blog/blogger/blogger.py", line 47, in main
service, flags = sample_tools.init(
"/Users/senrsl/temp/blog/venv/lib/python3.9/site-packages/googleapiclient/sample_tools.py", l... | Traceback (most recent call last):
"C:\projects\pyfa\gui\builtinShipBrowser\fitItem.py", line 188, in OnProjectToFit
AttributeError: module 'gui.fitCommands' has no attribute 'GuiAddProjectedCommand'
| 0.299486 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/homeassistant/setup.py", line 156, in _async_setup_component
component.setup, hass, processed_config)
# type: ignore
"/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
... | Traceback (most recent call last):
"ufunctypeerror.py", line 8, in <module>
pickle.dumps(e)
_pickle.PicklingError: Can't pickle <class 'numpy.core._exceptions.UFuncTypeError'>: it's not the same object as numpy.core._exceptions.UFuncTypeError
| 0.318032 |
Traceback (most recent call last):
"/home/kwpolska/virtualenvs/nikola-py2/lib/python2.7/site-packages/doit/doit_cmd.py", line 120, in run
return command.parse_execute(args)
"/home/kwpolska/virtualenvs/nikola-py2/lib/python2.7/site-packages/doit/cmd_base.py", line 78, in parse_execute
return self.execute(params, arg... | ERROR: Signature extraction failed: Traceback (most recent call last):
"C:\Users\jerok\AppData\Local\Programs\Python\Python35\lib\site-packages\youtube_dl\extractor\youtube.py", line 1001, in _decrypt_signature
video_id, player_url, s
"C:\Users\jerok\AppData\Local\Programs\Python\Python35\lib\site-packages\youtu... | 0.197381 |
Traceback (most recent call last):
"C:\Users\josh\Anaconda3\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"C:\Users\josh\Anaconda3\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Users\josh\nmt\nmt\nmt.py", line 605, in <module>
tf.app.run(main=main, argv=[sys.argv[0... | Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 516, in extract_info
ie_result = ie.extract(url)
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 170, in extract
return self._real_extract(url)
"/usr/lib/python2.7/dist-packages/youtube_dl/e... | 0.241771 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/rajdeepsharma/.virtualenvs/charenc/lib/python2.7/site-packages/rows/plugins/plugin_csv.py", line 71, in import_from_csv
return create_table(reader, meta=meta, *args, **kwargs)
"/Users/rajdeepsharma/.virtualenvs/charenc/lib/python2.7/sit... | Traceback (most recent call last):
"/Users/nathanielbush/.virtualenvs/trax/lib/python3.7/site-packages/trax/layers/base.py", line 310, in init
weights, state = self.new_weights_and_state(input_signature)
"/Users/nathanielbush/.virtualenvs/trax/lib/python3.7/site-packages/trax/layers/combinators.py", line 91, in ... | 0.22118 |
Traceback (most recent call last):
"/home/graingert/.virtualenvs/pip-compile/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 594, in urlopen
"/home/graingert/.virtualenvs/pip-compile/share/python-wheels/urllib3-1.19.1-py2.py3-none-any.whl/urllib3/connectionpool.py", line 3... | Traceback (most recent call last):
"C:\Python33\lib\logging__init__.py", line 943, in emit
"C:\Python33\lib\logging__init__.py", line 923, in flushOSError: [Errno 9] Bad file descriptor | 0.259875 |
Traceback (most recent call last):
"sentinels.py", line 5, in <module>
print "master: {}".format(master)
"/home/user/.pyenv/versions/mac_venv/lib/python2.7/site-packages/redis/client.py", line 392, in __repr__
return "%s<%s>" % (type(self).__name__, repr(self.connection_pool))
"/home/user/.pyenv/versions/mac_venv... |
Traceback (most recent call last):
"C:\Python\Python38\lib\distutils\_msvccompiler.py", line 438, in compile
self.spawn(args)
"C:\Python\Python38\lib\distutils\_msvccompiler.py", line 557, in spawn
return super().spawn(cmd)
"c:\python\.virtualenvs\sklearn-env\lib\site-packages\numpy\distutils\ccompiler.py",... | 0.216564 |
Traceback (most recent call last):
"<string>", line 1, in <module>
".../tmpvenv/lib/python3.5/site-packages/typeguard.py", line 37, in <module>
def check_callable(argname: str, value, expected_type, typevars_memo: Dict[TypeVar, type]) -> None:
"/usr/lib/python3.5/typing.py", line 1018, in __getitem__
tvars = _typ... | Traceback (most recent call last):
"X:\Python35-x32\lib\site-packages\h5py\tests\old\test_h5t.py", line 32, in test_ref
tid = h5t.py_create(dt,logical=True)
"h5py\h5t.pyx", line 1449, in h5py.h5t.py_create (D:\Build\h5py\h5py-git\h5py\h5t.c:16180)
"h5py\h5t.pyx", line 1469, in h5py.h5t.py_create (D:\Build\h5py\h5... | 0.230573 |
Traceback (most recent call last):
"/home/liushu/venv/lib/python2.7/site-packages/flask/app.py", line 1997, in __call__
return self.wsgi_app(environ, start_response)
"/home/liushu/venv/lib/python2.7/site-packages/flask/app.py", line 1985, in wsgi_app
response = self.handle_exception(e)
"/home/liushu/venv/lib... | Traceback (most recent call last):
"sqlmap", line 100, in main
start()
"share/sqlmap/lib/controller/controller.py", line 625, in start
action()
"share/sqlmap/lib/controller/action.py", line 127, in action
conf.dbmsHandler.dumpTable()
"share/sqlmap/plugins/generic/entries.py", line 341, in dumpTable
attackDumped... | 0.327978 |
Traceback (most recent call last):
"/home/lnathan/code/suez-env/lib/python3.4/site-packages/IPython/core/interactiveshell.py", line 1828, in showtraceback
stb = value._render_traceback_()
AttributeError: 'AssertionError' object has no attribute '_render_traceback_'
| Traceback (most recent call last):
"sqlmap.py", line 180, in main
start()
"lib/core/decorators.py", line 71, in _
result = f(*args, **kwargs)
"lib/controller/controller.py", line 673, in start
action()
"lib/controller/action.py", line 165, in action
conf.dbmsHandler.dumpAll()
"plugins/generic/entries.py", lin... | 0.255266 |
Traceback (most recent call last):
"/usr/local/bin/mkdocs", line 46, in <module>
main(cmd, args=sys.argv[2:], options=dict(opts))
"/usr/local/bin/mkdocs", line 29, in main
serve(config, options=options)
"/usr/local/lib/python2.7/site-packages/mkdocs/serve.py", line 81, in serve
build(config, live_server=True)
"... | Traceback (most recent call last):
"demo/pcd_demo.py", line 28, in <module>
main()
"demo/pcd_demo.py", line 22, in main
result, data = inference_detector(model, args.pcd)
"/home/mh/Desktop/model/mmdetection3d/mmdet3d/apis/inference.py", line 85, in inference_detector
result = model(return_loss=False, rescal... | 0.291368 |
`Traceback (most recent call last):
"sublert.py", line 440, in <module>
multithreading(parse_args().threads)
"sublert.py", line 419, in multithreading
adding_new_domain(domain_to_monitor)
"sublert.py", line 229, in adding_new_domain
for subdomain in response:
TypeError: 'NoneType' object is not iterable
| Traceback (most recent call last):
"C:\Python37\lib\site-packages\websockets\protocol.py", line 528, in transfer_data
msg = yield from self.read_message()
"C:\Python37\lib\site-packages\websockets\protocol.py", line 580, in read_message
frame = yield from self.read_data_frame(max_size=self.max_size)
"C:\Pyth... | 0.304148 |
Traceback (most recent call last):
"C:\Users\Chrisitan\Anaconda3\envs\demucs\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"C:\Users\Chrisitan\Anaconda3\envs\demucs\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Users\Chrisitan\Desktop\demucs-master\demucs\separate.p... | Traceback (most recent call last):
"/home/arthur/work/repos/nilearn/examples/02_decoding/plot_mixed_gambles_space_net.py", line 16, in <module>
data = fetch_mixed_gambles(n_subjects=16)
"/home/arthur/work/repos/nilearn/nilearn/datasets/func.py", line 1285, in fetch_mixed_gambles
X, y, mask_img = _load_mixed_gambles... | 0.239767 |
Traceback (most recent call last):
"/apps/stonefs1/stonepy/venv/20180222.el6-stonelib/lib/python2.7/site-packages/distributed/scheduler.py", line 3615, in transition_no_worker_released
self.unrunnable.remove(ts)
KeyError: <Task 'f-32394be4ee42451cc0cb97b2cdaf9c2f' no-worker>
| Traceback (most recent call last):
"test.py", line 73, in <module>
crnn_recognition(image, model)
"test.py", line 56, in crnn_recognition
print('results: {0}'.format(sim_pred))
UnicodeEncodeError: 'ascii' codec can't encode characters in position 9-46: ordinal not in range(128)
| 0.285673 |
Traceback (most recent call last):
"C:\Users\sgkb1\Anaconda3\envs\orange3\Scripts\orange-canvas-script.py", line 6, in <module>
from Orange.canvas.__main__ import main
"C:\Users\sgkb1\Anaconda3\Lib\site-packages\Orange\__init__.py", line 7, in <module>
raise ImportError("Compiled libraries cannot be found.\n"
I... | Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/loader.py", line 1072, in process_virtual
virtual = mod.__virtual__()
"/usr/lib/python2.7/dist-packages/salt/states/winrepo.py", line 22, in __virtual__
if 'salt-master' in __grains__.get('roles', [])TypeError: argument of type 'NoneType' is ... | 0.319325 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/Users/deil/Library/Python/2.7/lib/python/site-packages/bokeh/sampledata/__init__.py", line 71, in download
_getfile(base_url, file_name, data_dir, progress=progress)
"/Users/deil/Library/Python/2.7/lib/python/site-packages/bokeh/sampledata/__ini... | Traceback (most recent call last):
"./spack", line 98, in <module>
import spack
"/global/u1/a/amklinv/spack/lib/spack/spack/__init__.py", line 72, in <module>
import spack.repository
"/global/u1/a/amklinv/spack/lib/spack/spack/repository.py", line 45, in <module>
import spack.config
"/global/u1/a/amklinv/spack/... | 0.222005 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/tos/GitHub/numpy/numpy/core/fromnumeric.py", line 181, in take
return _wrapfunc(a, 'take', indices, axis=axis, out=out, mode=mode)
"/Users/tos/GitHub/numpy/numpy/core/fromnumeric.py", line 51, in _wrapfunc
return getattr(obj, method)(*... | Traceback (most recent call last):
"C:\Python33\lib\logging__init__.py", line 943, in emit
"C:\Python33\lib\logging__init__.py", line 923, in flushOSError: [Errno 9] Bad file descriptor | 0.239487 |
Traceback (most recent call last):
"sqlmap", line 110, in main
start()
"share/sqlmap/lib/controller/controller.py", line 377, in start
if not checkConnection(suppressOutput=conf.forms) or not checkString() or not checkRegexp():
"share/sqlmap/lib/controller/checks.py", line 1331, in checkConnection
page, _ = Reque... | Traceback (most recent call last):
"/opt/**PGUSER**/venv-pupa//bin/pupa", line 11, in <module>
load_entry_point('pupa', 'console_scripts', 'pupa')()
"/opt/**PGUSER**/venv-pupa/src/pupa/pupa/cli/__main__.py", line 68, in main
subcommands[args.subcommand].handle(args, other)
"/opt/**PGUSER**/venv-pupa/src/pupa/pupa... | 0.285905 |
Traceback (most recent call last):
"/opt/salt/lib/python2.6/site-packages/salt/minion.py", line 626, in _thread_return
ret['return'] = func(*args, **kwargs)TypeError: auth() takes exactly 0 non-keyword arguments (1 given) | Traceback (most recent call last):
"E:\Tool\cheetah-webshell\cheetah.py", line 545, in <module>
main()
"E:\Tool\cheetah-webshell\cheetah.py", line 526, in main
attack_res = dict_attack(options)
"E:\Tool\cheetah-webshell\cheetah.py", line 338, in dict_attack
if detect_web(options) == 'error':
"E:\Tool\che... | 0.231732 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/client/session.py", line 1365, in _do_call
return fn(*args)
"/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/client/session.py", line 1350, in _run_fn
target_list, run_metadata)
"/usr/local/lib/pyt... | Traceback (most recent call last):
"/Users/maksim/Library/Application Support/JetBrains/Toolbox/apps/PyCharm-P/ch-0/193.6911.25/PyCharm.app/Contents/plugins/python/helpers/pydev/_pydevd_bundle/pydevd_exec2.py", line 3, in Exec
exec(exp, global_vars, local_vars)
"<string>", line 3, in <module>
"/Users/maksim/d... | 0.251278 |
Traceback (most recent call last):
"C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\builtinShipBrowser\sfBrowserItem.py", line 333, in OnLeftUp
"C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\gui\builtinShipBrowser\sfBrowserItem.py", line 50, in DoCallback
"C:\Users\holme\Documents\Sync\Git\blitzmann\Py... | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpbt_jbnlh\build\youtube_dl\YoutubeDL.py", line 785, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpbt_jbnlh\build\youtube_dl\extractor\common.py", line 440, in extract
"C:\Users\dst\Ap... | 0.25476 |
Traceback (most recent call last):
"/users/is/dbew/pyenvs/timeseries/lib/python2.7/site-packages/ipython-1.1.0_1_ahl1-py2.7.egg/IPython/core/interactiveshell.py", line 2830, in run_code
exec code_obj in self.user_global_ns, self.user_ns
"<ipython-input-35-8806137779f8>", line 1, in <module>
df.iloc[[]]
"/users/is... | Traceback (most recent call last):
"/home/user/.local/lib/python3.8/site-packages/pip/_internal/cli/base_command.py", line 224, in _main
status = self.run(options, args)
"/home/user/.local/lib/python3.8/site-packages/pip/_internal/commands/search.py", line 62, in run
pypi_hits = self.search(query, options)
"... | 0.207311 |
Traceback (most recent call last):
"/usr/bin/rdiff-backup", line 30, in <module>
rdiff_backup.Main.error_check_Main(sys.argv[1:])
"/usr/lib/python2.7/dist-packages/rdiff_backup/Main.py", line 304, in error_check_Main
try: Main(arglist)
"/usr/lib/python2.7/dist-packages/rdiff_backup/Main.py", line 324, in Mai... | Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/scrapy/utils/defer.py", line 102, in iter_errback
yield next(it)
"/usr/local/lib/python2.7/site-packages/scrapy/spidermiddlewares/offsite.py", line 28, in process_spider_output
for x in result:
"/usr/local/lib/python2.7/site-packages/scrap... | 0.228284 |
Traceback (most recent call last):
"C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\site-packages\flask\app.py", line 2446, in wsgi_app
response = self.full_dispatch_request()
"C:\Users\zurgE\AppData\Local\Programs\Python\Python37-32\lib\site-packages\flask\app.py", line 1951, in full_dispatch_reque... | Traceback (most recent call last):
"/Users/ovidijus/Apps/Medusa/<a href="../blob/c6174b11dfed6bc03dc53e75898df11b30677b9d/medusa/db.py#L222">medusa/db.py</a>", line 222, in mass_action
sql_results.append(self._execute(qu[0], qu[1], fetchall=fetchall))
"/Users/ovidijus/Apps/Medusa/<a href="../blob/c6174b11dfed6bc03d... | 0.279392 |
Traceback (most recent call last):
"pickle_opt.py", line 6, in <module>
print(pickle.dumps(opt))
AttributeError: Can't pickle local object 'Optimizer.setup.<locals>.OptimizerHookable'
| Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/flask/app.py", line 2284, in wsgi_app
response = self.full_dispatch_request()
"/usr/local/lib/python3.6/site-packages/flask/app.py", line 1807, in full_dispatch_request
rv = self.handle_user_exception(e)
"/usr/local/lib/python3.6/site... | 0.218574 |
[
] 0/120, elapsed: 0s, ETA:Traceback (most recent call last):
"./tools/train.py", line 181, in <module>
main()
"./tools/train.py", line 177, in main
meta=meta)
"/opt/data/private/fuxin/mmsegmentation/ccnet_base/mmseg/apis/train.py", line 106, in train_segmentor
runner.run(data_loaders, cfg.workflow, cfg.to... | Traceback (most recent call last):
"/home/suyali/anaconda3/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 1356, in _do_call
return fn(*args)
"/home/suyali/anaconda3/lib/python3.5/site-packages/tensorflow/python/client/session.py", line 1341, in _run_fn
options, feed_dict, fetch_list, tar... | 0.303462 |
Traceback (most recent call last):
"/home/mike/anaconda3/lib/python3.6/site-packages/visidata/vdtui.py", line 1070, in exec_command
exec(cmd.execstr, vdglobals, LazyMap(self))
"<string>", line 1
copyToClipboard("
SyntaxError: EOL while scanning string literal
| Traceback (most recent call last):
"/usr/lib/python2.6/site-packages/nose/loader.py", line 364, in loadTestsFromName
addr.filename, addr.module)
"/usr/lib/python2.6/site-packages/nose/importer.py", line 39, in importFromPath
return self.importFromDir(dir_path, fqname)
"/usr/lib/python2.6/site-packages/nose/import... | 0.240636 |
Traceback (most recent call last):
"./ERNIE/demo/seq2seq/finetune_seq2seq_dygraph.py", line 319, in <module>
seq2seq(ernie, tokenizer, args)
"./ERNIE/demo/seq2seq/finetune_seq2seq_dygraph.py", line 254, in seq2seq
scaled_loss = model.scale_loss(loss)
"/usr/local/lib/python3.6/dist-packages/paddle/fluid/dygra... | Traceback (most recent call last):
"sqlmap", line 110, in main
start()
"share/sqlmap/lib/controller/controller.py", line 626, in start
action()
"share/sqlmap/lib/controller/action.py", line 81, in action
conf.dbmsHandler.getPasswordHashes(), "password hash", CONTENT_TYPE.PASSWORDS)
"share/sqlmap/plugins/generic... | 0.217034 |
Traceback (most recent call last):
"<input>", line 1, in <module>
"/Users/edoardo/miniconda3/envs/my37/lib/python3.7/site-packages/pandas/core/indexing.py", line 670, in __setitem__
indexer = self._get_setitem_indexer(key)
"/Users/edoardo/miniconda3/envs/my37/lib/python3.7/site-packages/pandas/core/indexing.p... | Caused by: org.apache.spark.api.python.PythonException: Traceback (most recent call last):
"/databricks/spark/python/pyspark/worker.py", line 464, in main
func, profiler, deserializer, serializer = read_udfs(pickleSer, infile, eval_type)
"/databricks/spark/python/pyspark/worker.py", line 316, in read_udfs
arg_o... | 0.296907 |
Traceback (most recent call last):
"/var/lib/awx/venv/awx/lib/python3.6/site-packages/awx/settings/production.py", line 84, in <module>
include(settings_file, optional(settings_files), scope=locals())
"/var/lib/awx/venv/awx/lib/python3.6/site-packages/split_settings/tools.py", line 107, in include
exec(compiled... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 396, in _make_request
assert_header_parsing(httplib_response.msg)
"/usr/local/lib/python3.6/site-packages/urllib3/util/response.py", line 72, in assert_header_parsing
raise HeaderParsingError(defects=defe... | 0.281206 |
Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/urllib3/connection.py", line 171, in _new_conn
(self._dns_host, self.port), self.timeout, **extra_kw)
"/usr/local/lib/python3.5/dist-packages/urllib3/util/connection.py", line 79, in create_connection
raise err
"/usr/local/lib/python3... |
ERROR: licenses: Traceback (most recent call last):
"/workspace/tools/scancode/src/scancode/cli.py", line 730, in scan_one
scan_details = list(scan_details)
"/workspace/tools/scancode/src/scancode/api.py", line 121, in get_licenses
for match in idx.match(location=location, min_score=min_score):
"/workspace/... | 0.192169 |
Traceback (most recent call last):
"D:\MyAwsomeWorkspace\venv\lib\site-packages\discord\client.py", line 255, in _run_event
await coro(*args, **kwargs)
"D:/MyAwsomeWorkspace/bot.py", line 176, in on_command_error
raise error
"D:\MyAwsomeWorkspace\venv\lib\site-packages\discord\ext\commands\core.py", line 63,... | Traceback (most recent call last):
"./tools/train_net.py", line 16, in <module>
from networks.factory import get_network
"/home/Projects/Faster-RCNN_TF/tools/../lib/networks/__init__.py", line 8, in <module>
from .VGGnet_train import VGGnet_train
"/home/Projects/Faster-RCNN_TF/tools/../lib/networks/VGGnet_tr... | 0.242265 |
←[31m2015-12-21T16:47:21-0800 [Router
13316]←[39m AttributeError: 'WildcardTrieMatcher' object has no attribute 'values': Traceback (most recent call last):
"C:\env\lib\site-packages\crossbar\router\dealer.py", line 419, in on_authorize_success
callee._transport.send(invocation)
"C:\env\lib\site-packages\crossbar\r... | Traceback (most recent call last):
"caffe_coreml.py", line 2, in <module>
coreml_model = coremltools.converters.caffe.convert('dlav0_34.caffemodel', 'dlav0_34.prototxt')
"/home/../coremltools/converters/caffe/_caffe_converter.py", line 191, in convert
predicted_feature_name)
/../coremltools/converters/caffe/... | 0.301221 |
Traceback (most recent call last):
"/home/pi/Medusa/<a href="../blob/ea5dc4dbde61e68b4dd7176f7ca29e1b1f4d867d/medusa/helpers.py#L1328">medusa/helpers.py</a>", line 1328, in get_size
total_size += os.path.getsize(fp)
"/home/pi/Medusa/<a href="../blob/ea5dc4dbde61e68b4dd7176f7ca29e1b1f4d867d/medusa/init/filesystem.py... | Traceback (most recent call last):
"C:\Users\James\AppData\Local\Programs\Python\Python35\lib\site-packages\xonsh\ptk\shell.py", line 99, in push
locs=None)
"C:\Users\James\AppData\Local\Programs\Python\Python35\lib\site-packages\xonsh\execer.py", line 103, in compile
transform=transform)
"C:\Users\James\AppData\... | 0.188432 |
Traceback (most recent call last):
"./hashmap_gen.py", line 45, in <module>
strhash = str(bhash).encode()
UnicodeDecodeError: 'ascii' codec can't decode byte 0x8a in position 0: ordinal not in range(128)
| Traceback (most recent call last):
"/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner
self.run()
"/usr/lib/python3.5/threading.py", line 862, in run
self._target(*self._args, **self._kwargs)
"./HueEmulator3.py", line 84, in entertainmentService
serverSocket.bind(('127.0.0.1', 2101))
OSError: [... | 0.267319 |
`Traceback (most recent call last):
"/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/uvicorn/protocols/http/httptools_impl.py", line 385, in run_asgi
result = await app(self.scope, self.receive, self.send)
"/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/uvicorn/middleware/proxy_heade... | Traceback (most recent call last):
"/usr/lib/python3.5/unittest/mock.py", line 1157, in patched
return func(*args, **keywargs)
"/home/ubuntu/binaryalert/tests/manage_test.py", line 380, in test_live_test
mock_live_test.assert_called_once()
"/usr/lib/python3.5/unittest/mock.py", line 583, in __getattr__
rais... | 0.313971 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/youtube_dl/extractor/vimeo.py", line 546, in _real_extract
flags=re.DOTALL)
"/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 880, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
youtube_dl.utils.Reg... | Traceback (most recent call last):
"/tmp/tmpfKws_3/pip.zip/pip/basecommand.py", line 223, in main
status = self.run(options, args)
"/tmp/tmpfKws_3/pip.zip/pip/commands/install.py", line 299, in run
root=options.root_path,
"/tmp/tmpfKws_3/pip.zip/pip/req/req_set.py", line 646, in install
**kwargs
"/tmp/tmpfKws_3... | 0.259056 |
Traceback (most recent call last):
"/usr/local/bin/sqlformat", line 9, in <module>
load_entry_point('sqlparse==0.2.4.dev0', 'console_scripts', 'sqlformat')()
"build/bdist.macosx-10.12-intel/egg/sqlparse/cli.py", line 177, in main
UnicodeEncodeError: 'ascii' codec can't encode characters in position 559-561: ordi... | Traceback (most recent call last):
"/usr/local/src/w3af/w3af/core/ui/gui/main.py", line 547, in _scan_director
func()
"/usr/local/src/w3af/w3af/core/ui/gui/main.py", line 646, in _scan_start
self.set_tabs(True)
"/usr/local/src/w3af/w3af/core/ui/gui/main.py", line 793, in set_tabs
self._set_tab(sensit, _("Results"... | 0.252376 |
Traceback (most recent call last):
"/Users/vishalnagda/.virtualenvs/4front-backend/lib/python3.7/site-packages/xhtml2pdf/parser.py", line 354, in CSS2Frag
c.frag.width = "".join(toList(c.cssAttr["width"]))
TypeError: sequence item 0: expected str instance, CSSTerminalFunction found
| Traceback (most recent call last):
"core.git_command in C:\Users\xxx\AppData\Roaming\Sublime Text 3\Installed Packages\GitSavvy.sublime-package", line 119, in git
"./subprocess.py", line 824, in __init__
"./subprocess.py", line 1118, in _execute_childPermissionError: [WinError 5] Access is denied | 0.244082 |
Traceback (most recent call last):
"C:\Users\rober\Anaconda3\Scripts\conda-script.py", line 5, in <module>
sys.exit(main())
"C:\Users\rober\Anaconda3\lib\site-packages\conda\cli\main.py", line 120, in main
args_func(args, p)
"C:\Users\rober\Anaconda3\lib\site-packages\conda\cli\main.py", line 127, in args_func
ar... | /Users/hidaka/miljs/mil-web-dnn/webdnn/src/graph_transpiler/webdnn/util/console.py:30: Warning: Traceback (most recent call last):
"/Users/hidaka/miljs/mil-web-dnn/webdnn/src/graph_transpiler/webdnn/frontend/chainer/converter.py", line 90, in <module>
raise NotImplementedError(f"WebDNN supports Chainer from v1.23 t... | 0.164712 |
Traceback (most recent call last):
"/path/matrix/synapse/local/lib/python2.7/site-packages/synapse/http/server.py", line 116, in wrapped_request_handler
yield request_handler(self, request, request_metrics)
IntegrityError: UNIQUE constraint failed: current_state_events.event_id
| Traceback (most recent call last):
"/usr/bin/salt-cloud", line 10, in <module>
salt_cloud()
"/usr/lib/python2.7/dist-packages/salt/scripts.py", line 120, in salt_cloud
cloud = salt.cloud.cli.SaltCloud()AttributeError: 'module' object has no attribute 'cli' | 0.28213 |
Traceback (most recent call last):
"/home/laerus/projects/xonsh/xonsh/ptk/shortcuts.py", line 108, in prompt
document = cli.run(reset_current_buffer=False)
"/home/laerus/.local/lib/python3.5/site-packages/prompt_toolkit/interface.py", line 389, in run
self.eventloop.run(self.input, self.create_eventloop_callbacks()... | Traceback (most recent call last):
"<console>", line 1, in <module>
"<string>", line 2, in commit
"/usr/local/lib/python2.7/dist-packages/pony/utils.py", line 96, in cut_traceback
return func(*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/pony/orm/core.py", line 463, in commit
if cache is not None: ca... | 0.325154 |
Traceback (most recent call last):
"/home/tribler/.local/lib/python2.7/site-packages/twisted/web/server.py", line 199, in process
self.render(resrc)
"/home/tribler/.local/lib/python2.7/site-packages/twisted/web/server.py", line 259, in render
body = resrc.render(self)
"/home/tribler/.local/lib/python2.7/site... | `Traceback (most recent call last):
"/opt/node/repo/cohorteiot/iotill/printer/printer_comm.py", line 173, in _init_connection
self._printer = printer.Usb(w_usb_info[PRINT].get_vendor_id(),w_usb_info[PRINT].get_device_id(),None,0,w_usb_info[PRINT].get_endpoint_in_address(),w_usb_info[PRINT].get_endpoint_out_address(... | 0.226305 |
Traceback (most recent call last):
"/media/5.5T_Harddisk/LIDAR/PointPillars_Nuscens/second.pytorch/second/create_data.py", line 25, in <module>
nuscenes_data_prep('/media/5.5T_Harddisk/LIDAR/nuscenes-dataset/nuscenes_test/', 'v1.0-test','NuScenesDataset')
"/media/5.5T_Harddisk/LIDAR/PointPillars_Nuscens/second.p... | Traceback (most recent call last):
"C:\Program
s (x86)\Microsoft SDKs\Azure\CLI2\Lib\site-packages\knack\cli.py", line 197, in invoke
cmd_result = self.invocation.execute(args)
"C:\Users\trdai\AppData\Local\Temp\pip-install-8jgnm5o1\azure-cli-core\azure\cli\core\commands\__init__.py", line 369, in execute
"C... | 0.287406 |
Traceback (most recent call last):
"/home/rafael/git/pupil_0.6/pupil_src/capture/main.py", line 145, in <module>
main()
"/home/rafael/git/pupil_0.6/pupil_src/capture/main.py", line 138, in main
world(g_pool,world_src,world_size)
"/home/rafael/git/pupil_0.6/pupil_src/capture/world.py", line 311, in world
p.update(... | Traceback (most recent call last):
"/usr/share/git-cola/lib/cola/widgets/remote.py", line 477, in action_completed
message += '\n\n' + outputUnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 278: ordinal not in range(128) | 0.139633 |
Traceback (most recent call last):
"/Users/admin/Library/Python/3.7/lib/python/site-packages/urllib3/connectionpool.py", line 672, in urlopen
chunked=chunked,
"/Users/admin/Library/Python/3.7/lib/python/site-packages/urllib3/connectionpool.py", line 376, in _make_request
self._validate_conn(conn)
"/Users/adm... | Traceback (most recent call last):
"/opt/python/xlsxwriter/workbook.py", line 320, in close
self._store_workbook()
"/opt/python/xlsxwriter/workbook.py", line 685, in _store_workbook
xml_files = packager._create_package()
"/opt/python/xlsxwriter/packager.py", line 135, in _create_package
self._write_workshee... | 0.270474 |
Traceback (most recent call last):
"./python3.3/threading.py", line 901, in _bootstrap_inner
"package_control.commands.install_package_command in /Users/tarng/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package", line 45, in run
"package_control.package_installer in /User... | Traceback (most recent call last):
"/var/lib/awx/venv/awx/lib/python3.6/site-packages/awx/settings/production.py", line 84, in <module>
include(settings_file, optional(settings_files), scope=locals())
"/var/lib/awx/venv/awx/lib/python3.6/site-packages/split_settings/tools.py", line 107, in include
exec(compiled... | 0.146682 |
>Traceback (most recent call last):
"/data/anaconda/envs/reco_pyspark/lib/python3.6/site-packages/databricks_cli/sdk/api_client.py", line 121, in perform_query
resp.raise_for_status()
"/data/anaconda/envs/reco_pyspark/lib/python3.6/site-packages/requests/models.py", line 940, in raise_for_status
raise HTTPError... | Traceback (most recent call last):
"rasterio/_base.pyx", line 199, in rasterio._base.DatasetBase.__init__
"rasterio/_shim.pyx", line 64, in rasterio._shim.open_dataset
"rasterio/_err.pyx", line 188, in rasterio._err.exc_wrap_pointer
rasterio._err.CPLE_OpenFailedError: 'tests/data/mlw_small.xyz' not recognized ... | 0.253917 |
Traceback (most recent call last):
"main.py", line 394, in <module>
main()
"main.py", line 377, in main
plot_scatter(100)
"main.py", line 108, in plot_scatter
tracking.log_mpl_plotly_chart(name='scatter', figure=plt, step=step)
"/usr/local/lib/python3.6/dist-packages/polyaxon/tracking/__init__.py", line ... | Traceback (most recent call last):
"<input>", line 1, in <module>
"E:\python3.9.1\lib\site-packages\bilibili_api\article.py", line 438, in get_content
node_handle(p, para)
"E:\python3.9.1\lib\site-packages\bilibili_api\article.py", line 432, in node_handle
node_handle(child, obj)
"E:\python3.9.1\lib\site-... | 0.319504 |
Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/device_tracker/setup.py", line 164, in async_device_tracker_scan
found_devices = await scanner.async_scan_devices()
"/usr/src/homeassistant/homeassistant/components/asuswrt/device_tracker.py", line 36, in async_scan_devices
awai... | Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info
ie_result = ie.extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract
ie_result = self._real_extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/yo... | 0.170751 |
ERROR Traceback (most recent call last):
"/opt/mt/anaconda3/envs/develop/lib/python3.8/site-packages/optuna/visualization/_param_importances.py", line 126, in plot_param_importances
importances = optuna.importance.get_param_importances(
"/opt/mt/anaconda3/envs/develop/lib/python3.8/site-packages/optuna/importanc... | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwnp2jh33\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpwnp2jh33\build\youtube_dl\extractor\common.py", line 530, in extract
"C:\Us... | 0.181124 |
Traceback (most recent call last):
"C:\Program
s\Anaconda3\lib\site-packages\IPython\core\interactiveshell.py", line 2881, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-9-c612d67a6b4a>", line 1, in <module>
from skopt import BayesSearchCV
ImportError: cannot import name 'BayesSe... | Traceback (most recent call last):
"C:\Users\José Alberto\AppData\Roaming\Sublime Text 3\Packages\SublimeCodeIntel\SublimeCodeIntel.py", line 885, in get_trg
trg = getattr(buf, type, lambda *a: None)(*args)
"C:\Users\José Alberto\AppData\Roaming\Sublime Text 3\Packages\SublimeCodeIntel\libs\codeintel2\buffer.py"... | 0.196531 |
Traceback (most recent call last):
"/usr/local/bin/svtplay-dl", line 7, in <module>
svtplay_dl.main()
"/usr/local/Cellar/svtplay-dl/1.9/libexec/lib/python2.7/site-packages/svtplay_dl/__init__.py", line 459, in main
get_media(urls[0], options)
"/usr/local/Cellar/svtplay-dl/1.9/libexec/lib/python2.7/site-packa... | Traceback (most recent call last):
"onnx_to_tf.py", line 5, in <module>
tf_rep = prepare(onnx_model, optset_version=11)
# prepare tf representation
"/home/zugou/anaconda3/envs/onnx/lib/python3.6/site-packages/onnx_tf/backend.py", line 65, in prepare
return cls.onnx_model_to_tensorflow_rep(model, strict)
"/ho... | 0.175417 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/private/var/folders/8g/g0s3c_xn0d793245v_mj5khm0000gn/T/pip-req-build-GU6QvU/setup.py", line 41, in <module>
'Programming Language :: Python :: 3.6'])
"/Users/jimbrannlund/dev/pytest-tags/.tox/py27-pytest29/lib/python2.7/site-packages/setup... | Traceback (most recent call last):
"detection_train.py", line 231, in <module>
train_net(parse_args())
"detection_train.py", line 214, in train_net
num_epoch=end_epoch
"/home/zrz/code/simpledet-master/core/detection_module.py", line 995, in fit
self.update_metric(eval_metric, data_batch.label)
"/home/zrz... | 0.238712 |
Traceback (most recent call last):
"/usr/bin/trash", line 4, in <module>
from trashcli.cmds import put as main
ImportError: cannot import name put | Traceback (most recent call last):
"pokecli.py", line 494, in <module>
main()
"pokecli.py", line 62, in main
bot.start()
"/Users/User1/PokemonGo-Bot/pokemongo_bot/**init**.py", line 54, in start
self._setup_api()
"/Users/User1/PokemonGo-Bot/pokemongo_bot/__init__.py", line 289, in _setup_api
self.update_invento... | 0.194551 |
Traceback (most recent call last):
"/home/anton/bin/svtplay-dl", line 12, in <module>
svtplay_dl.main()
"/home/anton/src/svtplay-dl/svtplay_dl.py", line 1170, in main
get_media(url, options)
"/home/anton/src/svtplay-dl/svtplay_dl.py", line 1128, in get_media
stream.get(options, url)
"/home/anton/src/svtplay-dl/... | Traceback (most recent call last):
"C:\Users\cc\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\LocalCache\local-packages\Python38\site-packages\youtube_dlc\YoutubeDL.py", line 830, in extract_info
ie_result = ie.extract(url)
"C:\Users\cc\AppData\Local\Packages\PythonSoftwareFoundation.P... | 0.148018 |
Traceback (most recent call last):
"C:\Users\hoffmand\AppData\Local\Continuum\Anaconda3\lib\site-packages\tornado\gen.py", line 849, in callback
result_list.append(f.result())
"C:\Users\hoffmand\AppData\Local\Continuum\Anaconda3\lib\site-packages\tornado\gen.py", line 1113, in run
yielded = self.gen.send(value)... | In [52]: Traceback (most recent call last):
"/Users/teon/anaconda/lib/python2.7/site-packages/matplotlib/backends/backend_qt5.py", line 427, in idle_draw
self.draw()
"/Users/teon/anaconda/lib/python2.7/site-packages/matplotlib/backends/backend_qt5agg.py", line 148, in draw
FigureCanvasAgg.draw(self)
"/Users/teon/... | 0.166999 |
Traceback (most recent call last):
"/Users/colinww/anaconda3/lib/python3.7/site-packages/spyder/plugins/editor/panels/codefolding.py", line 256, in paintEvent
self._draw_fold_region_background(block, painter)
"/Users/colinww/anaconda3/lib/python3.7/site-packages/spyder/plugins/editor/panels/codefolding.py", line 30... | Traceback (most recent call last):
"CellProfiler\cellprofiler\modules\__init__.py", line 325, in add_module
"C:\Users\myusername\mypath\combineobjects.py", line 36, in <module>
import cellprofiler_core.module
ImportError: No module named cellprofiler_core.module
| 0.152052 |
Traceback (most recent call last):
"/usr/local/bin/zipline", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python3.6/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python3.6/site-packages/click/core.py", line 697, in main
rv = self.invoke(ctx)
... | Traceback (most recent call last):
"/usr/bin/subliminal", line 9, in <module>
load_entry_point('subliminal==0.8.0-dev', 'console_scripts', 'subliminal')()
"/usr/lib/python2.7/site-packages/subliminal/cli.py", line 174, in subliminal
embedded_subtitles=not args.force, age=args.age)
"/usr/lib/python2.7/site-package... | 0.270896 |
Traceback (most recent call last):
"/usr/share/w3af/w3af/core/ui/gui/main.py", line 611, in start_scan_wrap
real_scan_start()
"/usr/share/w3af/w3af/core/ui/gui/main.py", line 602, in real_scan_start
self.w3af.start()
"/usr/share/w3af/w3af/core/controllers/w3afCore.py", line 275, in start
self.scan_end_hook()
"/... | Traceback (most recent call last):
"C:\Sources\jpype\test\jpypetest\array.py", line 76, in testIterateArray
t = JPackage("jpype").array.TestArray()
"build\bdist.win32\egg\jpype\_jpackage.py", line 53, in __call__
raise TypeError, "Package "+self.__name+" is not Callable"TypeError: Package jpype.array.TestArray is n... | 0.178563 |
Traceback (most recent call last):
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner
self.run()
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"D:\tools\XX-Net-3.7.9\code\defaul... | Traceback (most recent call last):
"/home/dymat/Mailpile/mailpile/commands.py", line 592, in _run_sync
return self._finishing(command(self, *args, **kwargs))
"/home/dymat/Mailpile/mailpile/commands.py", line 590, in command
return self.command(*args, **kwargs)
"/home/dymat/Mailpile/mailpile/plugins/search.py", li... | 0.306388 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.