text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
RuntimeError: Traceback (most recent call last):
"/home/hstojic/.pyenv/nipy/local/lib/python2.7/site-packages/nipype/pipeline/plugins/multiproc.py", line 69, in run_node
result['result'] = node.run(updatehash=updatehash)
"/home/hstojic/.pyenv/nipy/local/lib/python2.7/site-packages/nipype/pipeline/engine/nodes.py... | Traceback (most recent call last):
"k:\codeprojects\python\geeknote\tests\editorTest.py", line 30, in test_ENMLToText
self.assertEqual(Editor.ENMLtoText(wrapped), self.MD_TEXT)AssertionError: '# Header 1\r\n\r\n## Header 2\r\n\r\nLine 1\r\n\r\n_Line 2_\r\n\r\n**Line 3**\r\n' != '# Header 1\n\n## Header 2\n\nLine 1\n\... | 0.264284 |
Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/peewee.py", line 3830, in execute_sql
cursor.execute(sql, params or ())
sqlite3.OperationalError: row value misused
| Traceback (most recent call last):
"<ipython-input-3-bc7ab1fdfb9b>", line 1, in <module>
runfile('/Users/aaa/.spyder-py3/temp.py', wdir='/Users/aaa/.spyder-py3')
"/usr/local/lib/python3.6/site-packages/spyder/utils/site/sitecustomize.py", line 705, in runfile
execfile(filename, namespace)
"/usr/local/lib/... | 0.252747 |
Traceback (most recent call last):
"/usr/local/lib/python3.8/site-packages/pyrogram/client/client.py", line 1243, in download_worker
packet = await self.download_queue.get()
"/usr/local/lib/python3.8/asyncio/queues.py", line 163, in get
await getter
RuntimeError: Task <Task pending name='Task-66' coro=<Client.d... | Traceback (most recent call last):
"<path>numba/numba/tests/test_closure.py", line 218, in test_recursive_closure
self.assertEqual(cfunc(var), ref(var))
"<path>numba/numba/dispatcher.py", line 307, in _compile_for_args
return self.compile(tuple(argtypes))
"<path>numba/numba/dispatcher.py", line 579, in compi... | 0.318148 |
Traceback (most recent call last):
"bcbio_nextgen_install.py", line 260, in <module>
main(parser.parse_args(), sys.argv[1:])
"bcbio_nextgen_install.py", line 38, in main
bcbio = install_conda_pkgs(anaconda, args)
"bcbio_nextgen_install.py", line 78, in install_conda_pkgs
"-c", "conda-forge", "-c", "bioconda... | Traceback (most recent call last):
"/home/galaxy/bcbio-dev/anaconda/bin/coverage_bin_size.py", line 158, in <module>
fields = hybrid(rc_table, read_len, args.bam, targets, access)
"/home/galaxy/bcbio-dev/anaconda/bin/coverage_bin_size.py", line 58, in hybrid
anti_table = anti_table.assign(mapped=anti_table.mapp... | 0.322026 |
Traceback (most recent call last):
"/home/cosmos/library/python2.7/lib/python2.7/site-packages/nose-1.2.1-py2.7.egg/nose/case.py", line 197, in runTest
self.test(*self.arg)
"/home/cosmos/library/python2.7/lib/python2.7/site-packages/sklearn/cluster/bicluster/tests/test_utils.py", line 43, in test_get_submatrix
asse... | Traceback (most recent call last):
"/opt/deepvariant/bin/run_deepvariant.py", line 421, in <module>
app.run(main)
"/usr/local/lib/python3.6/dist-packages/absl/app.py", line 299, in run
_run_main(main, args)
"/usr/local/lib/python3.6/dist-packages/absl/app.py", line 250, in _run_main
sys.exit(main(argv))
... | 0.219204 |
Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp0y1qi6u7\build\youtube_dl\YoutubeDL.py", line 696, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp0y1qi6u7\build\youtube_dl\extractor\common.py", line 370, in extract
"C:\Users\dst\Ap... | Traceback (most recent call last):
"main.py", line 111, in <module>
tf.app.run()
"C:\Users\abc\PycharmProjects\Stocks-RNN\tensorflow\python\platform\app.py", line 125, in run
_sys.exit(main(argv))
"main.py", line 104, in main
rnn_model.train(stock_data_list, FLAGS)
"C:\Users\abc\PycharmProjects\Stocks-RN... | 0.202472 |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/ansible/executor/task_executor.py", line 138, in run
res = self._execute()
"/usr/lib/python2.7/site-packages/ansible/executor/task_executor.py", line 516, in _execute
self._connection = self._get_connection(variables=variables, templar=templar... | Traceback (most recent call last):
".../stroop_lastrun.py", line 117, in <module>
routineClock.reset() #this is the new t0 for non-slip RoutinesNameError: name 'routineClock' is not defined | 0.300929 |
Traceback (most recent call last):
"/opt/anaconda3/envs/Data_Science_Toolkit/lib/python3.7/multiprocessing/forkserver.py", line 261, in main
old_handlers)
"/opt/anaconda3/envs/Data_Science_Toolkit/lib/python3.7/multiprocessing/forkserver.py", line 297, in _serve_one
code = spawn._main(child_r)
"/opt/anaconda... | Traceback (most recent call last):
"/app/medusa/medusa/server/web/core/base.py", line 252, in async_call
result = function(**kwargs)
"/app/medusa/medusa/server/web/home/post_process.py", line 61, in processEpisode
ignore_subs=argToBool(ignore_subs)
"/app/medusa/medusa/process_tv.py", line 61, in run
return ... | 0.236895 |
Traceback (most recent call last):
"/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
"/usr/lib64/python2.7/site-packages/sklearn/ensemble/tests/test_weight_boosting.py", line 224, in test_base_estimator
from sklearn.svm import SVC
"/usr/lib64/python2.7/site-packages/skle... | Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/django/db/backends/base/base.py", line 236, in _commit
return self.connection.commit()
sqlite3.OperationalError: database is locked
| 0.206968 |
Traceback (most recent call last):
"cellprofiler\gui\pipelinecontroller.pyc", line 2482, in do_step
"cellprofiler\modules\identifyprimaryobjects.pyc", line 859, in run
"cellprofiler\modules\identify.pyc", line 737, in threshold_image
"cellprofiler\cpimage.pyc", line 401, in __getattr__
"cellprofiler\cpimage.p... | Traceback (most recent call last):
"C:\Users\DSarkar\AppData\Local\Continuum\lib\site-packages\spyder\widgets\variableexplorer\dataframeeditor.py", line 316, in data
return to_qvariant(self.get_bgcolor(index))
"C:\Users\DSarkar\AppData\Local\Continuum\lib\site-packages\spyder\widgets\variableexplorer\dataframeedito... | 0.302827 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-xcgne0pi/pyocd/setup.py", line 31, in <module>
long_description=open('README.md', 'r').read(),
"/usr/lib/python3.6/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError:... | Traceback (most recent call last):
"/media/Databank/Apps/webserver/sickrage/lib/tornado/ioloop.py", line 888, in start
handler_func(fd_obj, events)
"/media/Databank/Apps/webserver/sickrage/lib/tornado/stack_context.py", line 277, in null_wrapper
return fn(*args, **kwargs)
"/media/Databank/Apps/webserver/sick... | 0.265069 |
Traceback (most recent call last):
"/usr/local/lib/python3.4/dist-packages/discord/client.py", line 244, in _run_event
yield from getattr(self, event)(*args, **kwargs)
"musicbot.py", line 21, in on_message
voice = yield from client.join_voice_channel(message.author.voice_channel)
"/usr/local/lib/python3.4/dist-pa... |
Traceback (most recent call last):
"<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
| 0.164766 |
Traceback (most recent call last):
"C:\spark\spark-2.3.4-bin-hadoop2.7\python\lib\py4j-0.10.7-src.zip\py4j\java_gateway.py", line 1152, in send_command
"C:\Users\Chris\Anaconda3\lib\socket.py", line 586, in readinto
return self._sock.recv_into(b)
ConnectionResetError: [WinError 10054] Eine vorhandene Verbindung ... | Traceback (most recent call last):
"/Users/sixtynorth/projects/ycmd/third_party/bottle/bottle.py", line 861, in _handle
return route.call(**args)
"/Users/sixtynorth/projects/ycmd/third_party/bottle/bottle.py", line 1734, in wrapper
rv = callback(*a, **ka)
"/Users/sixtynorth/projects/ycmd/ycmd/../ycmd/watchdog_plu... | 0.238462 |
Traceback (most recent call last):
"/usr/local/lib/python3.8/site-packages/requests/adapters.py", line 439, in send
resp = conn.urlopen(
"/usr/local/lib/python3.8/site-packages/urllib3/connectionpool.py", line 726, in urlopen
retries = retries.increment(
"/usr/local/lib/python3.8/site-packages/urllib3/util/r... | Traceback (most recent call last):
"queueHandler.pyc", line 50, in flushQueue
"NVDAHelper.pyc", line 210, in handleInputCandidateListUpdate
"baseObject.pyc", line 34, in __get__
"baseObject.pyc", line 110, in _getPropertyViaCache
"NVDAObjects\behaviors.pyc", line 394, in _get_visibleCandidateItemsText
"base... | 0.240497 |
Traceback (most recent call last):
"/usr/bin/salt-cp", line 10, in <module>
salt_cp()
"/usr/lib/python2.6/site-packages/salt/scripts.py", line 321, in salt_cp
client.run()
"/usr/lib/python2.6/site-packages/salt/cli/cp.py", line 38, in run
cp_.run()
"/usr/lib/python2.6/site-packages/salt/cli/cp.py", line ... | Traceback (most recent call last):
"tool/main.py", line 156, in <module>
sys.exit(main())
"tool/main.py", line 56, in main
pdf_url = extract_pdf_url(download_url(INDEX_URL))
"tool/main.py", line 93, in download_url
response = requests.get(url)
"/usr/local/lib/python2.7/dist-packages/requests/api.py", line 55, i... | 0.206264 |
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 28] No space left on device | Traceback (most recent call last):
"wav2lip_train.py", line 342, in <module>
train_dataset = Dataset('train')
"wav2lip_train.py", line 42, in __init__
self.all_videos = get_image_list(args.data_root, split)
"C:\Wav2Lip\hparams.py", line 9, in get_image_list
for line in f:
UnicodeDecodeError: 'gbk' codec can... | 0.247521 |
Traceback (most recent call last):
"/usr/lib/python2.7/multiprocessing/process.py", line 267, in _bootstrap
self.run()
"/home/l/.local/lib/python2.7/site-packages/tensorpack/dataflow/parallel.py", line 171, in run
for dp in self.ds:
"/home/l/.local/lib/python2.7/site-packages/tensorpack/dataflow/common.py", ... | Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/doit/doit_cmd.py", line 103, in run
return self.sub_cmds[command].parse_execute(args)
"/usr/lib/python2.7/site-packages/doit/cmd_base.py", line 60, in parse_execute
return self.execute(params, args)
"/usr/lib/python2.7/site-packages/nikola/plugi... | 0.282827 |
Traceback (most recent call last):
"/usr/local/share/python/ansible-playbook", line 268, in <module>
sys.exit(main(sys.argv[1:]))
"/usr/local/share/python/ansible-playbook", line 208, in main
pb.run()
"/usr/local/lib/python2.7/site-packages/ansible/playbook/__init__.py", line 228, in run
play = Play(self, play_ds... | Traceback (most recent call last):
"C:\Program
s\Python36\lib\threading.py", line 916, in _bootstrap_inner
self.run()
"C:\Program
s\Python36\lib\threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"E:\py12306-master\py12306\config.py", line 137, in refresh_configs
remote_configs = se... | 0.197935 |
```Traceback (most recent call last):
"/home/tools/dorks/zeus/zeus-scanner/var/search/selenium_search.py", line 268, in parse_search_results
tor=tor, batch=batch, xforward=forward_for
"/home/tools/dorks/zeus/zeus-scanner/var/search/selenium_search.py", line 82, in get_urls
browser = var.search.SetBrowser(agent=user... | Traceback (most recent call last):
"node2vec.py", line 58, in <module>
main()
"node2vec.py", line 38, in main
optimizer = torch.optim.SparseAdam(model.parameters(), lr=args.lr)
"/home/asouza/anaconda3/lib/python3.6/site-packages/torch/optim/sparse_adam.py", line 49, in __init__
super(SparseAdam, self).__ini... | 0.26588 |
> Traceback (most recent call last):
"train.py", line 425, in <module>
train()
# train normally
"train.py", line 375, in train
plot_results()
# save as results.png
"/home/hzy/yolov3/utils/utils.py", line 977, in plot_results
results = np.loadtxt(f, usecols=[2, 3, 4, 8, 9, 12, 13, 14, 10, 11], ndmin=2).T
... | Traceback (most recent call last):
"/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/logging/__init__.py", line 980, in emit
stream.write(msg)ValueError: underlying buffer has been detached | 0.177709 |
Traceback (most recent call last):
"/usr/local/bin/douban.fm", line 9, in <module>
load_entry_point('douban.fm==0.4.13', 'console_scripts', 'douban.fm')()
"/usr/local/lib/python2.7/dist-packages/doubanfm/douban.py", line 87, in
main
Router()
"/usr/local/lib/python2.7/dist-packages/doubanfm/douban.py", line 46, in... | Traceback (most recent call last):
"/home/daniel/Documents/Projects/headgen/bazel-bin/textsum/seq2seq_attention.runfiles/__main__/textsum/seq2seq_attention.py", line 212, in <module>
tf.app.run()
"/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 30, in run
sys.exit(main(sys.argv[:1] +... | 0.303729 |
Traceback (most recent call last):
"C:\Users\racha\anaconda3\lib\site-packages\spyder\plugins\editor\widgets\codeeditor.py", line 4208, in mouseMoveEvent
and not self.is_completion_widget_visible()):
"C:\Users\racha\anaconda3\lib\site-packages\spyder\plugins\editor\widgets\base.py", line 927, in is_completion_widge... | Traceback (most recent call last):
"/home/lmdc/testPython/Python3.5.7/lib/python3.5/site-packages/numpy-1.18.0.dev0+7618f19-py3.5-linux-x86_64.egg/numpy/core/__init__.py", line 17, in <module>
from . import multiarray
"/home/lmdc/testPython/Python3.5.7/lib/python3.5/site-packages/numpy-1.18.0.dev0+7618f19-py3.5-... | 0.274534 |
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
"youtube_dl\extractor\youtube.pyo", line 974, in _decrypt_signature
"youtube_dl\extractor\youtube.pyo", line 348, in _extract_signature_functionAttributeError: 'NoneType' object has no attribute 'group' | Traceback (most recent call last):
"index.py", line 687, in <module>
app.run()
# standalone run
"/virtualenvs/OpenStreetMap.by-MOXOekcf/lib/python2.7/site-packages/web/application.py", line 375, in run
return wsgi.runwsgi(self.wsgifunc(*middleware))
"index.py", line 685, in <lambda>
web.wsgi.runwsgi = lambd... | 0.203399 |
Traceback (most recent call last):
"<stdin>", line 2, in <module>
"/home/aschilperoort/test/venv/lib/python3.8/site-packages/skopt/optimizer/optimizer.py", line 417, in ask
opt._tell(x, y_lie)
"/home/aschilperoort/test/venv/lib/python3.8/site-packages/skopt/optimizer/optimizer.py", line 536, in _tell
est.fit... | [E 2020-07-29 11:50:45.314 SingleUserNotebookApp handlers:179] Traceback (most recent call last):
"/usr/local/lib/python3.7/dist-packages/nbgrader/server_extensions/course_list/handlers.py", line 172, in get
local_courses = yield self.check_for_local_formgrader(config)
"/usr/local/lib/python3.7/dist-packages/tor... | 0.219753 |
Traceback (most recent call last):
"/snap/microk8s/1791/scripts/cluster/join.py", line 967, in <module>
join_dqlite(connection_parts)
"/snap/microk8s/1791/scripts/cluster/join.py", line 900, in join_dqlite
update_dqlite(info["cluster_cert"], info["cluster_key"], info["voters"], hostname_override)
"/snap/micr... | Traceback (most recent call last):
"/usr/lib/python3.9/site-packages/ranger_fm-1.9.3-py3.9.egg/ranger/api/commands.py", line 403, in execute
return func(**{'narg': self.quantifier})
TypeError: tag_remove() got an unexpected keyword argument 'narg'
| 0.313793 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/ch/mnt/raspberrypi/python-escpos/escpos/__init__.py", line 1, in <module>
import constantsImportError: No module named 'constants' |
Traceback (most recent call last):
"/usr/lib/python3.4/distutils/unixccompiler.py", line 116, in _compile
extra_postargs)
"/usr/lib/python3.4/distutils/ccompiler.py", line 909, in spawn
spawn(cmd, dry_run=self.dry_run)
"/usr/lib/python3.4/distutils/spawn.py", line 36, in spawn
_spawn_posix(cmd, search_path... | 0.217315 |
Traceback (most recent call last):
"C:\Anaconda3\lib\site-packages\nose\case.py", line 198, in runTest
self.test(*self.arg)
"C:\Dev\xonsh\tests\test_environ.py", line 122, in test_load_static_config_type_fail
check_load_static_config(s, {}, False)
"C:\Dev\xonsh\tests\test_environ.py", line 112, in check_load_stat... | 2018-03-25 09:05:15 INFO (MainThread) [homeassistant.core] Bus:Handling <Event system_log_event[L]: timestamp=1521993915.0488262, level=ERROR, message=Error doing job: Future exception was never retrieved, exception=Traceback (most recent call last):
"/usr/local/lib/python3.6/concurrent/futures/thread.py", line 56, ... | 0.26078 |
Traceback (most recent call last):
"/usr/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1210, in _decrypt_signature
video_id, player_url, s
"/usr/lib/python3.7/site-packages/youtube_dl/extractor/youtube.py", line 1121, in _extract_signature_function
res = self._parse_sig_js(code)
"/usr/li... | Traceback (most recent call last):
"/home/user/.pyenv/versions/molecule_3/envs/test/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion
crit = self.state.criteria[name]
KeyError: '<redacted>'
| 0.207072 |
`Traceback (most recent call last):
"cellprofiler\gui\cpfigure.pyc", line 523, in on_close
"wx\_core.pyc", line 12107, in DeletePyAssertionError: C++ assertion "item" failed at ..\..\src\common\menucmn.cpp(455) in wxMenuBase::Delete(): invalid item in wxMenu::Delete` | Traceback (most recent call last):
"D:\Image_Processing\TFOD\models-master\models-master\research\object_detection\utils\label_map_util.py", line 132, in load_labelmap
text_format.Merge(label_map_string, label_map)
"C:\Users\Hesam\AppData\Local\conda\conda\envs\tfod\lib\site-packages\google\protobuf\text_format.... | 0.261251 |
Traceback (most recent call last):
"/var/lib/jenkins/cobra/cobra/__init__.py", line 82, in main
cli.start(args.target, args.format, args.output, args.special_rules, a_sid)
"/var/lib/jenkins/cobra/cobra/cli.py", line 122, in start
write_to_file(target=target, sid=s_sid, output_format=formatter, filename=output)
"/... | Traceback (most recent call last):
"/build/locust-1.4.3/locust/test/test_client.py", line 75, in test_post_redirect
self.assertEqual(200, r.status_code)
AssertionError: 200 != 0
| 0.23876 |
Traceback (most recent call last):
"train.py", line 340, in <module>
train(args, device_id)
"train.py", line 272, in train
trainer.train(train_iter_fct, args.train_steps)
"/home/wsy/xry/BertSum-master/src/models/trainer.py", line 142, in train
for i, batch in enumerate(train_iter):
"/home/wsy/xry/BertSum... | Traceback (most recent call last):
"/home/cad/phozone/dev/spyder_openfiles/widgets/openfilesgui.py", line 209, in timerUpdate
data=self.get
Data()
"/home/cad/phozone/dev/spyder_openfiles/widgets/openfilesgui.py", line 118, in get
Data
cdsLib=self.getCdsLib()
"/home/cad/phozone/dev/spyder_openfiles/widgets/openfil... | 0.204974 |
Traceback (most recent call last):
"/builddir/build/BUILD/argcomplete-1.12.0/test/test.py", line 1206, in setUp
self.assertEqual(output, '')
AssertionError: '\x1b[?2004l\r\x1b[?2004h' != ''
| Traceback (most recent call last):
"/usr/bin/faraday-manage", line 11, in <module>
load_entry_point('faradaysec==3.10.2', 'console_scripts', 'faraday-manage')()
"/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 489, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
... | 0.305017 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"<__array_function__ internals>", line 6, in allclose
"C:\Users\james\.conda\envs\test\lib\site-packages\numpy\core\numeric.py", line 2159, in allclose
res = all(isclose(a, b, rtol=rtol, atol=atol, equal_nan=equal_nan))
"<__array_function__ ... | Traceback (most recent call last):
"C:\Medusa\Medusa\<a href="../blob/6a21a6001b10827d14d450135bae61729b01edf1/medusa/search/queue.py#L503">medusa\search\queue.py</a>", line 503, in run
self.success = snatch_episode(result)
"C:\Medusa\Medusa\<a href="../blob/6a21a6001b10827d14d450135bae61729b01edf1/medusa/search/co... | 0.285356 |
Traceback (most recent call last):
"srez_main.py", line 190, in <module>
tf.app.run()
"/usr/local/lib/python3.4/dist-packages/tensorflow/python/platform/app.py", line 30, in run
sys.exit(main(sys.argv))
"srez_main.py", line 187, in main
_train()
"srez_main.py", line 179, in _train
srez_train.train_model... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-install-l9nu83hs/brython/setup.py", line 12, in <module>
with open(os.path.join(release_dir, 'README.rst'), encoding='utf-8') as fobj:
NotFoundError: [Errno 2] No such file or directory: '/tmp/pip-install-l9nu83hs/releases/README.rst... | 0.293978 |
Traceback (most recent call last):
"/home/hummingbot/miniconda3/envs/hummingbot/lib/python3.8/site-packages/prompt_toolkit/layout/controls.py", line 714, in get_processed_line
return cache[i]
KeyError: 153
| Traceback (most recent call last):
"/home/pablo/pch/virtual-envs/bouncer/local/lib/python2.7/site-packages/moto/core/models.py", line 61, in wrapper
result = func(*args, **kwargs)
"/home/pablo/pch/bouncer/poc.py", line 19, in test_poc
instance.modify_attribute('blockDeviceMapping', {'/dev/sda1': True})
"/home/pab... | 0.267561 |
Traceback (most recent call last):
".\test_gql.py", line 1, in <module>
from gql.transport.aiohttp import AIOHTTPTransport
ModuleNotFoundError: No module named 'gql.transport.aiohttp'
| Traceback (most recent call last):
"/apps/lemur/lemur/common/schema.py", line 156, in decorated_function
resp = f(*args, **kwargs)
"/apps/lemur/lemur/certificates/views.py", line 639, in put
return dict('Unable to add destination: {0}. Certificate does not have required private key.'.format(destination.label))
... | 0.295062 |
Traceback (most recent call last):
"/bin/python-pip", line 9, in <module>
load_entry_point('pip==1.4.1', 'console_scripts', 'pip')()
"/usr/lib/python2.7/site-packages/pip/**init**.py", line 147, in main
return command.main(args[1:], options)
"/usr/lib/python2.7/site-packages/pip/basecommand.py", line 169, in main... | Traceback (most recent call last):
"/Users/orcarmi/.local/share/dephell/venvs/dephell/lib/python3.8/site-packages/dephell/cli.py", line 66, in main
result = handler()
"/Users/orcarmi/.local/share/dephell/venvs/dephell/lib/python3.8/site-packages/dephell/commands/deps_convert.py", line 45, in __call__
resolver =... | 0.253665 |
ERROR (theano.gof.opt): Traceback (most recent call last):
"/homes/pp305/work/theano_code/theano_new/lib/python2.7/site-packages/theano/gof/opt.py", line 1807, in process_node
fgraph.replace_all_validate(repl_pairs, reason=lopt)
"/homes/pp305/work/theano_code/theano_new/lib/python2.7/site-packages/theano/gof/toolbo... | Traceback (most recent call last):
"/var/folders/tt/mlmx2kd91vs1y11my58n74s00000gn/T/ansible_IkChR_/ansible_module_ec2_ami_find.py", line 423, in <module>
main()
"/var/folders/tt/mlmx2kd91vs1y11my58n74s00000gn/T/ansible_IkChR_/ansible_module_ec2_ami_find.py", line 377, in main
'creationDate': image.creationDate,Att... | 0.224483 |
Traceback (most recent call last):
"/home/tejas/mininet/examples/miniedit.py", line 49, in <module>
from mininet.net import Mininet, VERSION
ImportError: cannot import name VERSION
| [CRITICAL] Traceback (most recent call last):
"/usr/lib/python2.6/site-packages/salt/minion.py", line 792, in tune_in
multiprocessing.active_children()
"/usr/lib64/python2.6/multiprocessing/process.py", line 43, in active_children
_cleanup()
"/usr/lib64/python2.6/multiprocessing/process.py", line 53, in _cleanup
... | 0.278907 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/local/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/usr/local/lib/python3.7/site-packages/pip/__main__.py", line 26, in <module>
sys.exit(_main())
... | Traceback (most recent call last):
"/usr/lib/python3.7/site-packages/optimus_manager/hooks/pre_daemon_start.py", line 27, in main
config = load_config()
"/usr/lib/python3.7/site-packages/optimus_manager/config.py", line 16, in load_config
config = _load_config()
"/usr/lib/python3.7/site-packages/optimus_mana... | 0.265905 |
Traceback (most recent call last):
"/usr/bin/beet", line 9, in <module>
load_entry_point('beets==1.3.8', 'console_scripts', 'beet')()
"/usr/lib/python2.7/site-packages/beets/ui/__init__.py", line 964, in main
_raw_main(args)
"/usr/lib/python2.7/site-packages/beets/ui/__init__.py", line 950, in _raw_main
subcomman... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-xhh_fcip/pip-tools/setup.py", line 20, in <module>
long_description=read_file('README.rst'),
"/tmp/pip-build-xhh_fcip/pip-tools/setup.py", line 10, in read_file
return thefile.read()
"/usr/lib64/python3.6/encodings/ascii.p... | 0.290083 |
Traceback (most recent call last):
"site-packages/calibre/customize/ui.py", line 172, in _run_filetype_plugins
"calibre_plugins.dedrm.__init__", line 625, in run
"calibre_plugins.dedrm.__init__", line 575, in KindleMobiDecrypt
DeDRMError: DeDRM v6.8.0: Ultimately failed to decrypt after 1.9 seconds. Read the F... | Traceback (most recent call last):
"/usr/local/grr/grr/server/flow_runner.py", line 589, in RunStateMethod
direct_response=direct_response, request=request, responses=responses)
"/usr/local/grr/grr/server/flow.py", line 301, in Decorated
res = f(*args[:f.func_code.co_argcount])
"/usr/local/grr/grr/server/flo... | 0.294022 |
Traceback (most recent call last):
"/usr/lib/python3.5/distutils/unixccompiler.py", line 116, in _compile
extra_postargs)
"/usr/lib/python3.5/distutils/ccompiler.py", line 909, in spawn
spawn(cmd, dry_run=self.dry_run)
"/usr/lib/python3.5/distutils/spawn.py", line 36, in spawn
_spawn_posix(cmd, search_path, dry_... | Traceback (most recent call last):
"/home/benno/.local/bin/mpsyt", line 11, in <module>
sys.exit(main.main())
"/home/benno/.local/lib/python3.5/site-packages/mps_youtube/main.py", line 141, in main
if matchfunction(i.function, i.regex, userinput):
"/home/benno/.local/lib/python3.5/site-packages/mps_youtube/m... | 0.213252 |
tornado.application - ERROR - Exception in callback functools.partial(<bound method IOLoop._discard_future_result of <tornado.platform.asyncio.AsyncIOLoop object at 0x7fec8a50ca90>>, <Task finished name='Task-5' coro=<Worker.handle_scheduler() done, defined at /Users/aktech/anaconda3/envs/distributed-bug/lib/python3.8/... | Traceback (most recent call last):
"D:/pythonwork/Adversarial/Cifar10_keras_Adversarial/MisClassification.py", line 100, in <module>
main()
"D:/pythonwork/Adversarial/Cifar10_keras_Adversarial/MisClassification.py", line 21, in main
kmodel = load_model(weight_path)
"D:\Users\Python\lib\site-packages\keras\en... | 0.238034 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/pkg_resources.py", line 225, in get_provider
module = sys.modules[moduleOrReq]
KeyError: 'numpy'
| 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.205916 |
Traceback (most recent call last):
"./log_append.py", line 15, in <module>
x.append(11)
BufferError: cannot resize an array that is exporting buffers
| Traceback (most recent call last):
"/var/mycodo-root/mycodo/controllers/controller_input.py", line 391, in update_measure
measurements = self.measure_input.next()
AttributeError: 'NoneType' object has no attribute 'next'
| 0.326751 |
Traceback (most recent call last):
"/tmp/buildd/pandas-0.16.2+git58-g01995b2/debian/tmp/usr/lib/python3/dist-packages/pandas/tools/tests/test_util.py", line 90, in test_set_locale
self.assertEqual(current_locale, CURRENT_LOCALE)AssertionError: Tuples differ: (None, None) != ('en_US', 'UTF-8') | Traceback (most recent call last):
"/usr/bin/pip", line 5, in <module>
from pkg_resources import load_entry_pointImportError: No module named pkg_resources | 0.167625 |
Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/telepot/async/__init__.py", line 343, in get_from_telegram_server
result = yield from self.getUpdates(offset=offset, timeout=20)
"/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-... | Traceback (most recent call last):
"/usr/local/python-3.7.3/lib/python3.7/site-packages/gunicorn/workers/sync.py", line 135, in handle
self.handle_request(listener, req, client, addr)
"/usr/local/python-3.7.3/lib/python3.7/site-packages/gunicorn/workers/sync.py", line 182, in handle_request
resp.write(item)
... | 0.242037 |
Traceback (most recent call last):
"./convert.py", line 60, in <module>
main()
"./convert.py", line 56, in main
args.phase)
"./convert.py", line 27, in convert
transformer = TensorFlowTransformer(def_path, caffemodel_path, phase=phase)
"/Users/shuang/github/caffe-tensorflow/kaffe/tensorflow/transformer.p... | Traceback (most recent call last):
"/root/.vim/dein/repos/github.com/Valloric/YouCompleteMe/third_party/ycmd/third_party/requests/requests/adapters.py", line 376, in send
timeout=timeout
"/root/.vim/dein/repos/github.com/Valloric/YouCompleteMe/third_party/ycmd/third_party/requests/requests/packages/urllib3/conne... | 0.255737 |
Traceback (most recent call last):
"amemv-video-ripper.py", line 491, in <module>
CrawlerScheduler(content)
"amemv-video-ripper.py", line 139, in __init__
self.scheduling()
"amemv-video-ripper.py", line 159, in scheduling
for url in self.numbers: self.download_user_videos(url)
"amemv-video-ripper.py", li... | Traceback (most recent call last):
"lib\site-packages\win32\lib\win32serviceutil.py", line 839, in SvcRun
"myservice.py", line 26, in SvcDoRun
"c:\git\device-services\.tox\py36\lib\site-packages\PyInstaller\loader\pyimod03_importers.py", line 631, in exec_module
exec(bytecode, module.__dict__)
"services.py... | 0.238222 |
Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp6w61832c\build\youtube_dl\YoutubeDL.py", line 805, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp6w61832c\build\youtube_dl\YoutubeDL.py", line 859, in process_ie_result
"C:\Users\dst... | Traceback (most recent call last):
"/home/mth/.poetry/bin/poetry", line 11, in <module>
from poetry.console import main
"/home/mth/.poetry/lib/poetry/console/__init__.py", line 1, in <module>
from .application import Application
"/home/mth/.poetry/lib/poetry/console/application.py", line 7, in <module>
from... | 0.221811 |
Traceback (most recent call last):
"C:\Users\vagrant\src\master-env\lib\site-packages\nose\case.py", line 197, in runTest
self.test(*self.arg)
"C:\Users\vagrant\src\tmp\scipy\scipy\sparse\linalg\eigen\arpack\tests\test_arpack.py", line 243, in eval_evec
eval, evec = eigs_func(ac, k, **kwargs)
"C:\Users\vagrant\sr... | Traceback (most recent call last):
"reproduce.py", line 5, in <module>
curl.setopt(pycurl.URL, u'https://nl.wikipedia.org/wiki/België')UnicodeEncodeError: 'ascii' codec can't encode character '\xeb' in position 35: ordinal not in range(128) | 0.200388 |
Traceback (most recent call last):
"/tmp/pip-build-u485u_8l/numpy/tools/cythonize.py", line 61, in process_pyx
from Cython.Compiler.Version import version as cython_version
ModuleNotFoundError: No module named 'Cython'
| Traceback (most recent call last):
"/usr/local/bin/cmsProxyService", line 5, in <module>
pkg_resources.run_script('cms==1.2.0', 'cmsProxyService')
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 528, in run_script
self.require(requires)[0].run_script(script_name, ns)
"/usr/lib/python2.7/dist-packages/pk... | 0.219734 |
Traceback (most recent call last):
"python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
"python3.7/site-packages/fbcode/libcst/tool.py", line 832, in <module>
main(os.environ.get("LIBCST_TOOL_COMMAND_NAME", "libcst.t... | Traceback (most recent call last):
"test.py", line 6, in <module>
env.render()
"/home/chca/.local/lib/python3.6/site-packages/gym/core.py", line 244, in render
return self.env.render(mode, **kwargs)
TypeError: render() missing 1 required positional argument: 'close'
| 0.308795 |
`Traceback (most recent call last):
"/Users/apple/PycharmProjects/design/venvnew/Mask_RCNN-master/mrcnn/mrcnn_train.py", line 225, in <module>
layers='all')
"/Users/apple/PycharmProjects/design/venvnew/Mask_RCNN-master/mrcnn/new_model.py", line 574, in train
use_multiprocessing=False,
"/Users/apple/Library/P... | Traceback (most recent call last):
"/groups/csf-ngs/bin/workflow/bcbio/scripts/bcbio_nextgen_install.py", line 232, in <module>
main(parser.parse_args(), sys.argv[1:])
"/groups/csf-ngs/bin/workflow/bcbio/scripts/bcbio_nextgen_install.py", line 37, in main
subprocess.check_call([bcbio["bcbio_nextgen.py"], "upgrade"]... | 0.305151 |
Traceback (most recent call last):
"tests3/sqlitetests.py", line 221, in t
self._test_strtype('blob', bytearray(value), len(value))
"tests3/sqlitetests.py", line 148, in _test_strtype
self.assertEqual(type(v), type(value))
AssertionError: <class 'bytes'> != <class 'bytearray'>
| Traceback (most recent call last):
"c:\personal\python\python37-32\lib\site-packages\youtube_dl\YoutubeDL.py", line 797, in extract_info
ie_result = ie.extract(url)
"c:\personal\python\python37-32\lib\site-packages\youtube_dl\extractor\common.py", line 532, in extract
ie_result = self._real_extract(url)
"c:\... | 0.213611 |
Traceback (most recent call last):
"...site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
"ultratest.py", line 8, in test
raise KeyError('sdf')KeyError: u"'sdf'\n-------------------- >> begin captured stdout << ---------------------\nbla\n\n--------------------- >> end captured stdout << -------... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib64/python2.6/site-packages/pandas/io/excel.py", line 163, in read_excel
io = Excel
(io, engine=engine)
"/usr/local/lib64/python2.6/site-packages/pandas/io/excel.py", line 206, in __init__
self.book = xlrd.open_workbook(io)
"/usr/lo... | 0.265792 |
Traceback (most recent call last):
"/home/oit/tools/firmadyne/scripts/tar2db.py", line 100, in <module>
main()
"/home/oit/tools/firmadyne/scripts/tar2db.py", line 97, in main
process(iid, infile)
"/home/oit/tools/firmadyne/scripts/tar2db.py", line 77, in process
insertObjectToImage(iid, file2oid, links, cur... | Traceback (most recent call last):
"C:\Users\Mak\Anaconda\Scripts\conda-script.py", line 4, in <module>
sys.exit(main())
"C:\Users\Mak\Anaconda\lib\site-packages\conda\cli\main.py", line 207, in main
args_func(args, p)
"C:\Users\Mak\Anaconda\lib\site-packages\conda\cli\main.py", line 212, in args_func
args.func(a... | 0.316107 |
Traceback (most recent call last):
"/home/david/.local/bin/wireviz", line 11, in <module>
load_entry_point('wireviz', 'console_scripts', 'wireviz')()
"/home/david/.local/lib/python3.6/site-packages/pkg_resources/__init__.py", line 490, in load_entry_point
return get_distribution(dist).load_entry_point(group, na... | Traceback (most recent call last):
"/Users/jreback/pandas/pandas/util/testing.py", line 1441, in wrapper
return t(*args, **kwargs)
"/Users/jreback/pandas/pandas/io/tests/test_wb.py", line 48, in test_wdi_download
assert_frame_equal(result, pandas.DataFrame(expected))
"/Users/jreback/pandas/pandas/util/testing.py"... | 0.198081 |
Traceback (most recent call last):
"C:\Users\thomasstewart\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\lib\site-packages\spyder\widgets\status.py", line 158, in update_status
self.label_value.setText(self.get_value())
"C:\Users\thomasstewart\AppData\Local\ESRI\conda\envs\arcgispro-py3-clone\lib\site-packages\... | Traceback (most recent call last):
"/usr/lib/python3.5/site-packages/requests/adapters.py", line 423, in send
timeout=timeout
"/usr/lib/python3.5/site-packages/requests/packages/urllib3/connectionpool.py", line 643, in urlopen
_stacktrace=sys.exc_info()[2])
"/usr/lib/python3.5/site-packages/requests/packages... | 0.178818 |
Traceback (most recent call last):
"/Applications/Xcode-beta.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/lib/python3.8/distutils/unixccompiler.py", line 117, in _compile
self.spawn(compiler_so + cc_args + [src, '-o', obj] +
"/Applications/Xcode-beta.app/Contents/Developer/Library/Fr... | Traceback (most recent call last):
"./tools/train.py", line 178, in <module>
main()
"./tools/train.py", line 174, in main
meta=meta)
"/data/cdp_algo_ceph_ssd/users/georgeni/mmdetnf/mmdet/apis/train.py", line 150, in train_detector
runner.run(data_loaders, cfg.workflow, cfg.total_epochs)
"/data/anaconda3/... | 0.244636 |
Traceback (most recent call last):
"upload_config.py", line 20, in <module>
device_type='fortinet', use_keys=False, key_file=None)
"/usr/lib/python2.6/site-packages/netmiko-0.2.7-py2.6.egg/netmiko/ssh_dispatcher.py", line 63, in ConnectHandler
return ConnectionClass(*args, **kwargs)
"/usr/lib/python2.6/site-packa... | Traceback (most recent call last):
"P:\Anaconda3\envs\tfnightlygpu\lib\site-packages\google\protobuf\internal\python_message.py", line 1083, in MergeFromString
if self._InternalParse(serialized, 0, length) != length:
"P:\Anaconda3\envs\tfnightlygpu\lib\site-packages\google\protobuf\internal\python_message.py", l... | 0.299219 |
Traceback (most recent call last):
"test_model.py", line 50, in <module>
image = np.float16(misc.imresize(misc.imread(test_dir + photo), res_sizes[phone])) / 255
AttributeError: 'module' object has no attribute 'imresize' | Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/optimus_manager/bash.py", line 11, in exec_bash
out = subprocess.check_output(
"/usr/lib/python3.8/subprocess.py", line 411, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
"/usr/lib/python3.8/subprocess.py"... | 0.231157 |
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 880, in _decrypt_signature
return func(s)
"/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 448, in <lambda>
return lambda s:... | Traceback (most recent call last):
"/opt/analysis/bcbio/anaconda/lib/python3.6/site-packages/bcbio/provenance/do.py", line 26, in run
_do_run(cmd, checks, log_stdout, env=env)
"/opt/analysis/bcbio/anaconda/lib/python3.6/site-packages/bcbio/provenance/do.py", line 106, in _do_run
raise subprocess.CalledProcessEr... | 0.175497 |
Traceback (most recent call last):
"/usr/lib64/python3.4/wsgiref/handlers.py", line 141, in run
self.handle_error()
"/usr/lib64/python3.4/wsgiref/handlers.py", line 368, in handle_error
self.finish_response()
"/usr/lib64/python3.4/wsgiref/handlers.py", line 180, in finish_response
self.write(data)
"/usr/lib64/p... | Traceback (most recent call last):
"/usr/bin/docker-compose", line 11, in <module>
load_entry_point('docker-compose==1.21.2', 'console_scripts', 'docker-compose')()
"/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 476, in load_entry_point
return get_distribution(dist).load_entry_point(group, n... | 0.278419 |
Traceback (most recent call last):
"/usr/bin/pip", line 9, in <module>
from pip import main
ImportError: cannot import name main
| Traceback (most recent call last):
"/usr/local/bin/livestreamer", line 9, in <module>
load_entry_point('livestreamer==1.12.2', 'console_scripts', 'livestreamer')()
"/usr/local/lib/python2.7/dist-packages/livestreamer_cli/main.py", line 897, in main
handle_url()
"/usr/local/lib/python2.7/dist-packages/livestreamer... | 0.24954 |
Traceback (most recent call last):
"C:\Medusa\Medusa\medusa\server\web\core\base.py", line 251, in async_call
result = function(**kwargs)
TypeError: index() got an unexpected keyword argument 'payload'
| Traceback (most recent call last):
"uvloop/sslproto.pyx", line 500, in uvloop.loop.SSLProtocol._on_handshake_complete
"uvloop/sslproto.pyx", line 484, in uvloop.loop.SSLProtocol._do_handshake
"/usr/local/lib/python3.7/ssl.py", line 763, in do_handshake
self._sslobj.do_handshake()
ssl.SSLError: [SSL: SSLV3_ALE... | 0.200389 |
Traceback (most recent call last):
"/Users/tennis.smith/Library/Preferences/PyCharm2019.3/scratches/scratch_4.py", line 12, in <module>
ProductDescription='Windows'
"/Users/tennis.smith/PycharmProjects/edp-tool/venv/lib/python3.7/site-packages/botocore/client.py", line 272, in _api_call
return self._make_api_ca... | Traceback (most recent call last):
"/Users/bbb/OneDrive/Docs/-- BW
--/-- Dev/SANDBOX/t_unsync.py", line 35, in <module>
print(job.result())
"/Users/bbb/OneDrive/Docs/-- BW
--/-- Dev/SANDBOX/sandbox/lib/python3.9/site-packages/unsync/unsync.py", line 117, in result
return self.concurrent_future.result(*args, **k... | 0.272092 |
WARNING: Automatic signature extraction failed: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 874, in _decrypt_signature
video_id, player_url, len(s)
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 376, in _extract_signature_func... | Traceback (most recent call last):
"/home/llu/.local/lib/python3.6/site-packages/ray/rllib/utils/tf_run_builder.py", line 47, in get
self.feed_dict, os.environ.get("TF_TIMELINE_DIR"))
"/home/llu/.local/lib/python3.6/site-packages/ray/rllib/utils/tf_run_builder.py", line 85, in run_timeline
fetches = sess.run(op... | 0.265274 |
Traceback (most recent call last):
"/home/thomas/.local/bin/cookiecutter", line 9, in <module>
load_entry_point('cookiecutter==0.7.0', 'console_scripts', 'cookiecutter')()
"/home/thomas/.local/lib/python3.3/site-packages/cookiecutter/main.py", line 115, in main
cookiecutter(args.input_dir, args.checkout, args.no_in... | Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 806, in wrapper
return func(self, *args, **kwargs)
"/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 827, in __extract_info
ie_result = ie.extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.p... | 0.246713 |
Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/urllib3/contrib/pyopenssl.py", line 444, in wrap_socket
cnx.do_handshake()
"/home/macke/.local/lib/python3.6/site-packages/OpenSSL/SSL.py", line 1915, in do_handshake
self._raise_ssl_error(self._ssl, result)
"/home/macke/.local/lib/python3.... | Traceback (most recent call last):
"/home/ziv/switch/lib/python3.7/site-packages/aiohttp/web_protocol.py", line 418, in start
resp = await task
"/home/ziv/switch/lib/python3.7/site-packages/aiohttp/web_app.py", line 458, in _handle
resp = await handler(request)
"/home/ziv/switch/lib/python3.7/site-packages/a... | 0.16253 |
Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
... | Traceback (most recent call last):
"/home/user/.config/cudatext/py/cuda_python_intel/jedi/inference/syntax_tree.py", line 701, in tree_name_to_values
types = context.predefined_names[node][tree_name.value]
KeyError: <ForStmt: for (index, b) in enumerate(buttons):
fn = opt.decode_fn(b['icon'])
imageindex = None
if f... | 0.266388 |
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):
"/srv/homeassistant/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 410, in start
resp = yield from self._request_handler(request)
"/srv/homeassistant/lib/python3.6/site-packages/aiohttp/web.py", line 325, in _handle
resp = yield from handler(request)
"/srv/homea... | 0.19577 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/stef/anaconda/lib/python2.7/site-packages/gspread/models.py", line 507, in resize
self._element = self.client.put_feed(uri, ElementTree.tostring(feed))
"/Users/stef/anaconda/lib/python2.7/site-packages/gspread/client.py", line 282, in put_f... | Traceback (most recent call last):
"venv/lib/python3.7/site-packages/dvc/main.py", line 50, in main
ret = cmd.run()
"<reposistory>/venv/lib/python3.7/site-packages/dvc/command/diff.py", line 138, in run
self.args.a_rev, self.args.b_rev, self.args.targets
"<reposistory>/venv/lib/python3.7/site-packages/dvc/re... | 0.329082 |
Traceback (most recent call last):
"/home/ec2-user/zeus-scanner/lib/attacks/sqlmap_scan/__init__.py", line 186, in sqlmap_scan_main
sqlmap_scan.init_new_scan()
"/home/ec2-user/zeus-scanner/lib/attacks/sqlmap_scan/__init__.py", line 45, in init_new_scan
return requests.get(new_scan_url, params=self.headers)
"/usr/... | Traceback (most recent call last):
"/home/travis/build/hyperopt/hyperopt/hyperopt/tests/test_spark.py", line 657, in test_task_maxFailures_warning
log_output=log_output
AssertionError: 'spark.task.maxFailures' not found in "trial task 0 started\ntrial task 0 succeeded, result is {'status': 'ok', 'loss': 1.0}\ntrial... | 0.268557 |
Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/broadlink/__init__.py", line 5, in <module>
from Crypto.Cipher import AES
"/usr/lib/python3.6/site-packages/Crypto/Cipher/__init__.py", line 3, in <module>
from Crypto.Cipher._mode_ecb import _create_ecb_cipher
"/usr/lib/python3.6/site-pack... | Traceback (most recent call last):
"D:\environment\python\python35\lib\site-packages\tensorflow\python\framework\common_shapes.py", line 686, in _call_cpp_shape_fn_impl
input_tensors_as_shapes, status)
"D:\environment\python\python35\lib\site-packages\tensorflow\python\framework\errors_impl.py", line 473, in __e... | 0.29204 |
Traceback (most recent call last):
"/Users/vansivallabhaneni/.pyenv/versions/3.5.0/lib/python3.5/site-packages/airflow/models.py", line 207, in process_file
with utils.timeout(30):
"/Users/vansivallabhaneni/.pyenv/versions/3.5.0/lib/python3.5/site-packages/airflow/utils.py", line 620, in **enter**
signal.signal(sig... | Traceback (most recent call last):
"/home/pi/.pyenv/versions/red/lib/python3.8/site-packages/redbot/core/dev_commands.py", line 202, in _eval
result = await func()
"<string>", line 4, in func
"/home/pi/.pyenv/versions/3.8.6/lib/python3.8/asyncio/tasks.py", line 455, in wait_for
return await fut
"/home/pi/... | 0.308252 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/requests/adapters.py", line 376, in send
timeout=timeout
"/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 610, in urlopen
_stacktrace=sys.exc_info()[2])
"/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 283, in incr... | Traceback (most recent call last):
"wifi-pumpkin.py", line 37, in <module>
from core.utility.application import ApplicationLoop
"/usr/share/WiFi-Pumpkin/core/utility/application.py", line 3, in <module>
from core.main import version
"/usr/share/WiFi-Pumpkin/core/main.py", line 55, in <module>
from netfilter... | 0.286739 |
Traceback (most recent call last):
"eventHandler.pyo", line 152, in executeEvent
"eventHandler.pyo", line 92, in __init__
"eventHandler.pyo", line 100, in next
"browseMode.pyo", line 1173, in event_caret
"eventHandler.pyo", line 100, in next
"NVDAObjects\behaviors.pyo", line 173, in event_caret
"NV... | Traceback (most recent call last):
"/opt/conda/bin/jupyterhub-singleuser", line 3, in <module>
from jupyterhub.singleuser import main
"/opt/conda/lib/python3.5/site-packages/jupyterhub/singleuser.py", line 17, in <module>
raise ImportError("JupyterHub single-user server requires notebook >= 4.0")ImportError: Jupyte... | 0.191234 |
Traceback (most recent call last):
"/home/elsys/PycharmProjects/Class_Jn_2020/class_28_12_2019/button_pusimple_001.py", line 18, in <module>
window.FindElement('_2_').Update(button_text="RUN")
TypeError: Update() got an unexpected keyword argument 'button_text'
| Traceback (most recent call last):
"/home/pi/Medusa/<a href="../blob/a70a6df42ec915a51409a059df3a58f56c1b2bd7/medusa/show_updater.py#L86">medusa/show_updater.py</a>", line 86, in run
update_max_weeks)
"/home/pi/Medusa/<a href="../blob/a70a6df42ec915a51409a059df3a58f56c1b2bd7/medusa/indexers/tvdbv2/tvdbv2_api.py#L56... | 0.185779 |
Traceback (most recent call last):
"F:\machine learning\code\learn\NBA_predict.py", line 1, in <module>
import tensorflow
"C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\tensorflow\__init__.py", line 24, in <module>
from tensorflow.python import pywrap_tensorflow
# pylint: disab... | Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/pyalarmdotcom/pyalarmdotcom.py", line 232, in async_update
self.state = tree.select(self.ALARM_STATE)[0].get_text()
IndexError: list index out of range
| 0.293635 |
Traceback (most recent call last):
"/home/snewman/code/propellerapp.net/worker.py", line 103, in <module>
result_code = client.send_notification(token, payload, topic=args.topic)
"/home/snewman/code/propellerapp.net/apns2/client.py", line 43, in send_notification
response = self.__connection.get_response(stream_id)... | Traceback (most recent call last):
"C:\Python33\lib\logging__init__.py", line 941, in emit
"C:\Python\64-bit\3.3\lib\encodings\cp1252.py", line 19, in encodeUnicodeEncodeError: 'charmap' codec can't encode characters in position 167-172: character maps to <undefined> | 0.260127 |
Traceback (most recent call last):
"C:\Vim\vimfiles\bundle\YouCompleteMe\install.py", line 44, in <module>
Main()
"C:\Vim\vimfiles\bundle\YouCompleteMe\install.py", line 33, in Main
subprocess.check_call( [ python_binary, build_file ] + sys.argv[1:] )
"C:\Python27\lib\subprocess.py", line 540, in check_call
raise... | Original Traceback (most recent call last):
"/usr/local/lib/python3.6/dist-packages/torch/utils/data/_utils/worker.py", line 198, in _worker_loop
data = fetcher.fetch(index)
"/usr/local/lib/python3.6/dist-packages/torch/utils/data/_utils/fetch.py", line 44, in fetch
data = [self.dataset[idx] for idx in possibly... | 0.329259 |
Traceback (most recent call last):
"commix.py", line 35, in <module>
main()
"commix.py", line 30, in main
import src.core.main
"main.py", line 920, in <module>
main(filename, url)
"main.py", line 626, in main
controller.do_check(url, filename)
"controller.py", line 685, in do_check
perform_checks(url,filename... | Traceback (most recent call last):
"setup.py", line 78, in <module>
'ipaddress',
"/usr/lib/python3.5/distutils/core.py", line 148, in setup
dist.run_commands()
"/usr/lib/python3.5/distutils/dist.py", line 955, in run_commands
self.run_command(cmd)
"/usr/lib/python3.5/distutils/dist.py", line 974, in run_... | 0.275025 |
Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5qwpsrl8\build\youtube_dl\YoutubeDL.py", line 806, in wrapper
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp5qwpsrl8\build\youtube_dl\YoutubeDL.py", line 827, in __extract_info
"C:\Users\d... | Traceback (most recent call last):
"./tools/train.py", line 125, in <module>
main()
"./tools/train.py", line 121, in main
timestamp=timestamp)
"/nfs/project/huangzhipeng/tools/opensorce/SOLO/mmdet/apis/train.py", line 103, in train_detector
timestamp=timestamp)
"/nfs/project/huangzhipeng/tools/opensorce/... | 0.152735 |
Traceback (most recent call last):
"/usr/bin/aws", line 23, in <module>
sys.exit(main())
"/usr/bin/aws", line 19, in main
return awscli.clidriver.main()
"/usr/lib/python3.4/site-packages/awscli/clidriver.py", line 46, in main
return driver.main()
"/usr/lib/python3.4/site-packages/awscli/clidriver.py", line 183,... | Traceback (most recent call last):
"/home/user/pen/w3af/core/ui/gui/tabs/exploit/shell.py", line 95, in use_shell
title = "Shell - " + shell.get_remote_system() or 'Unknown'TypeError: cannot concatenate 'str' and 'NoneType' objects | 0.227276 |
Traceback (most recent call last):
"eventHandler.pyc", line 155, in executeEvent
"eventHandler.pyc", line 92, in __init__
"eventHandler.pyc", line 100, in next
"C:\Users\nikit\AppData\Roaming\nvda\addons\wintenApps\globalPlugins\wintenObjs\__init__.py", line 216, in event_valueChange
"eventHandler.pyc", ... | ```Traceback (most recent call last):
"/home/hsm/zeus-scanner/var/search/selenium_search.py", line 264, in parse_search_results
tor=tor, batch=batch, xforward=forward_for
"/home/hsm/zeus-scanner/var/search/selenium_search.py", line 82, in get_urls
browser = var.search.SetBrowser(agent=user_agent, proxy=proxy, tor=t... | 0.213762 |
Traceback (most recent call last):
"/home/ludwig/temp/theano.5.py", line 20, in <module>
print Tforward(0)
"/usr/local/lib/python2.7/dist-packages/theano/compile/function_module.py", line 580, in __call__
outputs = self.fn()
"/usr/local/lib/python2.7/dist-packages/theano/compile/profilemode.py", line 74, in new_f... | Exception occurred in runner salt.cmd: Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/salt/client/mixins.py", line 395, in _low
data['return'] = self.functions[fun](*args, **kwargs)
"/usr/local/lib/python2.7/dist-packages/salt/runners/salt.py", line 67, in cmd
utils=utils(__opts__)).... | 0.312415 |
fatal: [localhost]: FAILED! => {"changed": false, "failed": true, "invocation": {"module_name": "git"}, "module_stderr": "OpenSSH_6.6.1, OpenSSL 1.0.1e-fips 11 Feb 2013\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 56: Applying options for *\r\ndebug1: auto-mux: Trying ex... | Traceback (most recent call last):
"<stdin>", line 2, in <module>
NameError: name 'max_number_of_pixels' is not defined
| 0.213028 |
Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 502, in extract
ie_result = self._real_extract(url)
"/usr/local/bin/youtube-dl/youtube_dl/extractor/teamcoco.py", line 152, in _real_extract
}''', 'RecordVideoSource', video_id) or {}
"/usr/local/bin/youtube-d... | Traceback (most recent call last):
"/usr/lib/python3/dist-packages/setuptools/sandbox.py", line 157, in save_modules
yield saved
"/usr/lib/python3/dist-packages/setuptools/sandbox.py", line 198, in setup_context
yield
"/usr/lib/python3/dist-packages/setuptools/sandbox.py", line 255, in run_setup
DirectorySa... | 0.328393 |
Traceback (most recent call last):
"site-packages\calibre\customize\ui.py", line 171, in _run_filetype_plugins
"calibre_plugins.dedrm.__init__", line 620, in run
"calibre_plugins.dedrm.__init__", line 570, in KindleMobiDecrypt
DeDRMError: DeDRM v6.6.0: Ultimately failed to decrypt after 0.1 seconds. Read the F... | [!] 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.30013 |
^CTraceback (most recent call last):
"/home/ant/bin/youtube-dl/youtube_dl/extractor/__init__.py", line 4, in <module>
ModuleNotFoundError: No module named 'youtube_dl.extractor.lazy_extractors'
| ERROR: Automatic signature extraction failed: Traceback (most recent call last):
"/usr/lib64/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 477, in _decrypt_signature
return func(s)
"/usr/lib64/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 450, in <lambda>
return lambda s: initial_f... | 0.24507 |
Traceback (most recent call last):
"./python3.3/threading.py", line 901, in _bootstrap_inner
"/Users/yxr/Library/Application Support/Sublime Text 3/Installed Packages/Package Control.sublime-package/package_control/commands/install_package_command.py", line 45, in run
self.package_list = self.make_package_list([... | Traceback (most recent call last):
"/usr/local/bin/bandit", line 10, in <module>
sys.exit(main())
"/Library/Python/2.7/site-packages/bandit/bandit.py", line 88, in main
args.output_format)
"/Library/Python/2.7/site-packages/bandit/core/manager.py", line 112, in output_results
output_format=output_format
"/Libra... | 0.326259 |
ERROR:root:Traceback (most recent call last):
"/usr/lib/python2.6/site-packages/elastalert-0.0.57-py2.6.egg/elastalert/elastalert.py", line 826, in alert
return self.send_alert(matches, rule, alert_time=None)
"/usr/lib/python2.6/site-packages/elastalert-0.0.57-py2.6.egg/elastalert/elastalert.py", line 887, in send_... | Traceback (most recent call last):
"C:\Users\q490211\AppData\Local\Continuum\anaconda3\lib\site-packages\IPython\core\interactiveshell.py", line 3325, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-20-340257f7e54d>", line 2, in <module>
import keras
"C:\Users\q490211\AppData\Lo... | 0.202649 |
Traceback (most recent call last):
"/spark_driver/mr_most_used_word.py", line 53, in <module>
MRMostUsedWord.run()
"/work/mrjob/mrjob/job.py", line 438, in run
mr_job.execute()
"/work/mrjob/mrjob/job.py", line 465, in execute
super(MRJob, self).execute()
"/work/mrjob/mrjob/launch.py", line 190, in execut... | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\YoutubeDL.py", line 694, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpw2prp8oz\build\youtube_dl\extractor\common.py", line 369, in extract
"C:\Users\dst\Ap... | 0.207037 |
Traceback (most recent call last):
"/usr/lib/python3.4/site-packages/youtube_dl/YoutubeDL.py", line 600, in extract_info
ie_result = ie.extract(url)
"/usr/lib/python3.4/site-packages/youtube_dl/extractor/common.py", line 260, in extract
return self._real_extract(url)
"/usr/lib/python3.4/site-packages/youtube_dl/e... | Traceback (most recent call last):
"/usr/bin/ipython", line 5, in <module>
start_ipython()
"/usr/lib/python3.4/site-packages/IPython/__init__.py", line 118, in start_ipython
return launch_new_instance(argv=argv, **kwargs)
"/usr/lib/python3.4/site-packages/IPython/config/application.py", line 562, in launch_instan... | 0.290384 |
Traceback (most recent call last):
"/config/custom_components/sonoff/sonoff_local.py", line 270, in send
json=payload, headers=LOCAL_HEADERS, timeout=timeout)
"/usr/local/lib/python3.7/site-packages/aiohttp/client.py", line 504, in _request
await resp.start(conn)
"/usr/local/lib/python3.7/site-packages/aioht... | ```This script runs a swarm on the input data (rec-center-hourly.csv) and creates a model parameters file in the `model_params` directory containing the best model found by the swarm. Dumps a bunch of crud to stdout because that is just what swarming does at this point. You really don't need to pay any attention to it.... | 0.230511 |
Traceback (most recent call last):
"/home/katarina/.local/lib/python3.6/site-packages/tensorflow_core/python/eager/context.py", line 316, in __del__
TypeError: argument of type 'NoneType' is not iterable
| Traceback (most recent call last):
"/opt/Medusa-master/<a href="../blob/d0c136d7a528a471b51676140bd35d24d97f65c6/medusa/scheduler.py#L93">medusa/scheduler.py</a>", line 93, in run
self.action.run(self.force)
"/opt/Medusa-master/<a href="../blob/d0c136d7a528a471b51676140bd35d24d97f65c6/medusa/process_tv.py#L65">medu... | 0.326747 |
Traceback (most recent call last):
"/home/yangzhiwei/anaconda3/envs/allennlp/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/home/yangzhiwei/anaconda3/envs/allennlp/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/home/yangzhiwei/anaconda3/envs/allenn... | Traceback (most recent call last):
"/Users/wuyazi/.local/share/virtualenvs/mississippi-uec03K_7/lib/python3.6/site-packages/aiohttp/web_protocol.py", line 381, in start
resp = await self._request_handler(request)
"/Users/wuyazi/.local/share/virtualenvs/mississippi-uec03K_7/lib/python3.6/site-packages/aiohttp/web... | 0.326438 |
Traceback (most recent call last):
"/content/OpenNMT-py/onmt/trainer.py", line 347, in _gradient_accumulation
trunc_size=trunc_size)
"/content/OpenNMT-py/onmt/utils/loss.py", line 158, in __call__
loss, stats = self._compute_loss(batch, **shard)
"/content/OpenNMT-py/onmt/utils/loss.py", line 233, in _compute... | Traceback (most recent call last):
"C:\Users\user\Dropbox\virtualenvs\lighting\xologic_connection\product.py", line 692, in create_on_shopify
success = new_product.save()
"C:\Users\user\Dropbox\virtualenvs\lighting\lib\site-packages\pyactiveresource\activeresource.py", line 832, in save
self.errors.from_json(er... | 0.302766 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.