text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"./test.py", line 43, in <module>
encode_frames(pkt,ovstream,oastream)
"./test.py", line 26, in encode_frames
ovstream.encode(frames)
"av/video/stream.pyx", line 86, in av.video.stream.VideoStream.encode (src/av/video/stream.c:2991)
"av/video/stream.pyx", line 147, in av... | Traceback (most recent call last):
"/home/user/.virtualenvs/manticore/site-packages/manticore/core/executor.py", line 347, in run
if not current_state.execute():
"/home/user/.virtualenvs/manticore/site-packages/manticore/core/state.py", line 123, in execute
result = self.platform.execute()
"/home/user/.virtu... | 0.25414 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/fedora/.vim/bundle/jedi-vim/initialize.py", line 22, in <module>
import jedi_vim
"/home/fedora/.vim/bundle/jedi-vim/jedi_vim.py", line 12, in <module>
import jedi
"/usr/lib/python2.7/site-packages/jedi/__init__.py", line 41, in <module>
f... | Traceback (most recent call last):
"/Users/pisces/Documents/python application/binlog2sql/binlog2sql/binlog2sql.py", line 7, in <module>
from pymysqlreplication import BinLogStreamReader
"/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/pymysqlreplication/__init__.py", line 23, in <m... | 0.231356 |
Traceback (most recent call last):
"/tmp/ansible_HvcZF9/ansible_module_nxos_facts.py", line 516, in <module>
main()
"/tmp/ansible_HvcZF9/ansible_module_nxos_facts.py", line 499, in main
inst.populate()
"/tmp/ansible_HvcZF9/ansible_module_nxos_facts.py", line 299, in populate
self.facts['neighbors'] = self.p... | Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/yapf/yapflib/pytree_utils.py", line 115, in ParseCodeToTree
tree = parser_driver.parse_string(code, debug=False)
"/usr/lib64/python3.6/lib2to3/pgen2/driver.py", line 107, in parse_string
return self.parse_tokens(tokens, debug)
"/usr/lib64/p... | 0.204706 |
Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
self.run()
"/usr/lib/python2.7/threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"/home/ahundt/.local/lib/python2.7/site-packages/tensorflow/python/training/queue_runner_impl.py", l... | Traceback (most recent call last):
"<pyshell#112>", line 1, in <module>
y,sr = librosa.load(filename)
"C:\Python36\lib\site-packages\librosa\core\audio.py", line 112, in load
with audioread.audio_open(os.path.realpath(path)) as input_file:
"C:\Python36\lib\site-packages\audioread\__init__.py", line 93, in au... | 0.326141 |
Traceback (most recent call last):
"<string>", line 1, in <module>
ImportError: No module named 'setuptools'
| Traceback (most recent call last):
"/data/data/com.termux/files/usr/bin/youtube-dl", line 8, in <module>
sys.exit(main())
"/data/data/com.termux/files/usr/lib/python3.9/site-packages/youtube_dl/__init__.py", line 474, in main
_real_main(argv)
"/data/data/com.termux/files/usr/lib/python3.9/site-packages/youtu... | 0.320591 |
Traceback (most recent call last):
"/usr/pkg/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
"/tmp/pkgsrc-tmp/local/py-numpy/work/.destdir/usr/pkg/lib/python2.7/site-packages/numpy/core/tests/test_umath.py", line 1889, in _check_branch_cut
assert_(np.all(np.absolute(y0[ji].imag ... | Traceback (most recent call last):
"/home/pi/GassistPi/src/main.py", line 692, in <module>
Myassistant().main()
"/home/pi/GassistPi/src/main.py", line 549, in main
YouTube_No_Autoplay(str(usrcmd).lower())
"/home/pi/GassistPi/src/actions.py", line 1043, in YouTube_No_Autoplay
say('It is no longer available i... | 0.247267 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"c:\Python27\lib\multiprocessing\forking.py", line 380, in main
prepare(preparation_data)
"c:\Python27\lib\multiprocessing\forking.py", line 489, in prepare
file, path_name, etc = imp.find_module(main_name, dirs)
ImportError: No module named auto... | Traceback (most recent call last):
...
".../site-packages/pycoin/tx/Tx.py", line 177, in signature_hash
return from_bytes_32(tmp_tx.hash(hash_type=hash_type))
".../site-packages/pycoin/tx/Tx.py", line 117, in hash
self.stream(s)
".../site-packages/pycoin/tx/Tx.py", line 103, in stream
t.stream(f)
".../site-pack... | 0.283053 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/requests/adapters.py", line 440, in send
timeout=timeout
"/usr/local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 639, in urlopen
_stacktrace=sys.exc_info()[2])
"/usr/local/lib/python3.6/site-packages/urllib3/util/retr... | Original Traceback (most recent call last):
"/home/koh/anaconda3/envs/mydl/lib/python3.8/site-packages/torch/utils/data/_utils/worker.py", line 185, in _worker_loop
data = fetcher.fetch(index)
"/home/koh/anaconda3/envs/mydl/lib/python3.8/site-packages/torch/utils/data/_utils/fetch.py", line 44, in fetch
data = ... | 0.267124 |
Traceback (most recent call last):
"d:\github\azure-cli\src\azure-cli\azure\cli\main.py", line 36, in main
cmd_result = APPLICATION.execute(args)
"d:\github\azure-cli\src\azure-cli-core\azure\cli\core\application.py", line 210, in execute
result = expanded_arg.func(params)
"d:\github\azure-cli\src\azure-cli-... | Traceback (most recent call last):
"/root/jasper/client/brain.py", line 73, in query
module.handle(text, self.mic, self.profile)
"/root/jasper/client/modules/News.py", line 48, in handle
"/root/jasper/client/modules/News.py", line 27, in getTopArticles
IndexError: list index out of range
| 0.322099 |
Traceback (most recent call last):
"/builddir/build/BUILD/MDAnalysis-0.16.0/MDAnalysisTests-0.16.0/MDAnalysisTests/analysis/test_encore.py", line 196, in test_rmsd_matrix_without_superimposition
coordinates = self.ens1.trajectory.timeseries(selection, format='fac')
"/builddir/build/BUILDROOT/python-MDAnalysis-0.... | Traceback (most recent call last):
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 859, in emit
msg = self.format(record)
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/logging/__init__.py", line 732, in format
return fmt.format(recor... | 0.299025 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/pykka/actor.py", line 191, in _actor_loop
self.on_start()
"/usr/local/lib/python2.7/dist-packages/Mopidy_Spotify-2.0.0-py2.7.egg/mopidy_spotify/backend.py", line 52, in on_start
self._session = self._get_session(self._config)
"/usr/local/lib/pyt... | Traceback (most recent call last):
"/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1057, in _decrypt_signature
video_id, player_url, s
"/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 971, in _extract_signature_function
errnote='Download of %s failed' % player_url)
"/usr/lo... | 0.228324 |
Traceback (most recent call last):
"/usr/lib/python2.7/logging/__init__.py", line 884, in emit
stream.write(fs % msg.encode("UTF-8"))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 130: ordinal not in range(128)
| Traceback (most recent call last):
"/usr/bin/letsencrypt", line 11, in <module>
sys.exit(main())
"/usr/lib/python2.6/site-packages/letsencrypt/cli.py", line 1350, in main
args = prepare_and_parse_args(plugins, cli_args)
"/usr/lib/python2.6/site-packages/letsencrypt/cli.py", line 1066, in prepare_and_parse_args
_p... | 0.153736 |
Traceback (most recent call last):
"/home/ubuntu/.local/share/letsencrypt/bin/letsencrypt", line 11, in <module>
sys.exit(main())
"/home/ubuntu/.local/share/letsencrypt/local/lib/python2.7/site-packages/letsencrypt/cli.py", line 1398, in main
return args.func(args, config, plugins)
"/home/ubuntu/.local/share/lets... | Traceback (most recent call last):
"/app/medusa/medusa/db.py", line 274, in action
self.connection.commit()OperationalError: database or disk is full | 0.196298 |
DEBUG conda.core.package_cache:_execute_action(484): Traceback (most recent call last):
"/Users/tarrade/anaconda/lib/python2.7/site-packages/conda/core/package_cache.py", line 481, in _execute_action
action.execute()
"/Users/tarrade/anaconda/lib/python2.7/site-packages/conda/core/path_actions.py", line 749, in e... | Traceback (most recent call last):
"/home/super/google_appengine/google/appengine/runtime/wsgi.py", line 240, in Handle
handler = _config_handle.add_wsgi_middleware(self._LoadHandler())
"/home/super/google_appengine/google/appengine/runtime/wsgi.py", line 299, in _LoadHandler
handler, path, err = LoadObject(self._h... | 0.26523 |
Traceback (most recent call last):
"/home/travis/virtualenv/python2.7_with_system_site_packages/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(_self.arg)
"/home/travis/build/nilearn/nilearn/nilearn/plotting/test/test_slicers.py", line 27, in test_demo_ortho_slicer
pl.clf()
"/usr/l... | Traceback (most recent call last):
"/mnt/kufs/scratch/fiuyulur/bcbio_ku/bin/bcbio_nextgen.py", line 4, in <module>
__import__('pkg_resources').run_script('bcbio-nextgen==1.0.0', 'bcbio_nextgen.py')
"/mnt/kufs/scratch/fiuyulur/bcbio_ku/share/bcbio/anaconda/lib/python2.7/site-packages/setuptools-20.3-py2.7.egg/pkg... | 0.274167 |
Traceback (most recent call last):
"/root/w3af/w3af/core/ui/gui/main.py", line 547, in _scan_director
func()
"/root/w3af/w3af/core/ui/gui/main.py", line 646, in _scan_start
self.set_tabs(True)
"/root/w3af/w3af/core/ui/gui/main.py", line 793, in set_tabs
self._set_tab(sensit, _("Results"), scanrun.ScanRunBody)
"... | Traceback (most recent call last):
"<ipython-input-67-05359facf0e6>", line 1, in <module>
df.to_json()
"/home/rikard/.local/lib/python3.7/site-packages/pandas/core/generic.py", line 2305, in to_json
indent=indent,
"/home/rikard/.local/lib/python3.7/site-packages/pandas/io/json/_json.py", line 84, in to_js... | 0.195368 |
Traceback (most recent call last):
"<...>", line 14, in <module>
s = solve(terms, [a, b, c, d, e, f, g])
"/usr/lib/python3/dist-packages/sympy/solvers/solvers.py", line 1055, in solve
solution = _solve_system(f, symbols, **flags)
"/usr/lib/python3/dist-packages/sympy/solvers/solvers.py", line 1708, in _solve... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 178, in _async_setup_platform
await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT)
"/usr/local/lib/python3.7/asyncio/tasks.py", line 442, in wait_for
return fut.result()
"/usr/src/homeassis... | 0.289049 |
2016-05-21 14:11:12 DEBUG TORNADO :: Failed doing webui request "": Traceback (most recent call last): AA AAAttributeError: 'Home' object has no attribute '[object HTMLInputElement]/home/getManualSearchStatus' AA method = getattr(self, _route) AA
"/volume5/@appstore/sickrage/var/SickRage/sickbeard/webserve.py", line ... | Traceback (most recent call last):
"stanfordnlp/utils/prepare_tokenizer_data.py", line 14, in <module>
with open(args.plaintext_file, 'r') as f:
NotFoundError: [Errno 2] No such file or directory: './data/uddata/UD_French-GSD/fr_gsd-ud-train.txt'
| 0.222566 |
Traceback (most recent call last):
"/opt/anaconda3/lib/python3.7/site-packages/spyder/widgets/variableexplorer/dataframeeditor.py", line 316, in data
return to_qvariant(self.get_bgcolor(index))
"/opt/anaconda3/lib/python3.7/site-packages/spyder/widgets/variableexplorer/dataframeeditor.py", line 253, in get_bgcolor
... | Traceback (most recent call last):
"/home/vanessa/RepRap/Printrun/venv/lib/python3.9/site-packages/wx/core.py", line 3383, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
RuntimeError: wrapped C/C++ object of type XYButtonsMini has been deleted
| 0.231043 |
Traceback (most recent call last):
"test_linalg.py", line 654, in test_pinv_cusolver_float32
a_inv_gpu = linalg.pinv(a_gpu, lib='cusolver')
TypeError: pinv() got an unexpected keyword argument 'lib'
| Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/aiohttp/connector.py", line 936, in _wrap_create_connection
return await self._loop.create_connection(*args, **kwargs)
# type: ignore
# noqa
"/usr/local/lib/python3.7/asyncio/base_events.py", line 958, in create_connection
raise exceptio... | 0.328844 |
Traceback (most recent call last):
"bleachbit\Worker.pyo", line 83, in execute
AttributeError: 'NoneType' object has no attribute 'execute'
| Traceback (most recent call last):
"/usr/local/lib/python3.7/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
"/srv/homeassistant3.7/lib/python3.7/site-packages/homeassistant/helpers/entity_registry.py", line 514, in _write_unavailable_states
states.async_set(entry.entity_id, ... | 0.308318 |
Traceback (most recent call last):
"trape.py", line 23, in <module>
from core.utils import utils
#
"/home/nipon/Desktop/trape/core/utils.py", line 21, in <module>
import requests, json
ImportError: No module named requests
| Traceback (most recent call last):
"c:\users\user\.virtualenvs\downloads-a87zm7tz\lib\site-packages\pip\_vendor\requests\packages\urllib3\connectionpool.py", line 595, in urlopen
chunked=chunked)
"c:\users\user\.virtualenvs\downloads-a87zm7tz\lib\site-packages\pip\_vendor\requests\packages\urllib3\connectionpool... | 0.326795 |
Traceback (most recent call last):
"textact.py", line 28, in <module>
client = boto3.client('textract')
"/usr/local/lib/python3.7/site-packages/boto3/__init__.py", line 91, in client
return _get_default_session().client(*args, **kwargs)
"/usr/local/lib/python3.7/site-packages/boto3/session.py", line 263, in ... |
Traceback (most recent call last):
"/usr/lib/python2.4/site-packages/CherryPy-2.2.1-py2.4.egg/cherrypy/_cphttptools.py", line 103, in _run
applyFilters('before_main')
"/usr/lib/python2.4/site-packages/CherryPy-2.2.1-py2.4.egg/cherrypy/filters/__init__.py", line 151, in applyFilters
method()
"/home/arnarb/workdir... | 0.283033 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/pip/basecommand.py", line 122, in main
status = self.run(options, args)
"/usr/lib/python3/dist-packages/pip/commands/install.py", line 323, in run
os.path.join(options.target_dir, item)
"/usr/lib/python3.4/shutil.py", line 520, in move
raise Error... | Traceback (most recent call last):
"/home/shizhenbo/PycharmProjects/StackGAN-master/stageI/run_exp.py", line 62, in <module>
image_shape=dataset.image_shape
"/home/shizhenbo/PycharmProjects/StackGAN-master/stageI/model.py", line 34, in __init__
self.d_encode_img_template = self.d_encode_image()
"/home/shizhe... | 0.15231 |
Traceback (most recent call last):
"…txt2npy.py", line 81, in <module>
numpy.save(new_file_path, data)
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/lib/npyio.py", line 453, in save
format.write_array(fid, arr)
"/opt/local/Library/Frameworks/Python.framework/Versio... | Traceback (most recent call last):
"/home/me/Desktop/Electrum-3.3.8/electrum/plugins/coldcard/coldcard.py", line 656, in create_client
is_simulator=(device.product_key[1] == CKCC_SIMULATED_PID))
"/home/me/Desktop/Electrum-3.3.8/electrum/plugins/coldcard/coldcard.py", line 102, in __init__
self.dev = ElectrumCol... | 0.292791 |
Traceback (most recent call last):
"<stdin>", line 999, in <module>
"<stdin>", line 995, in main
"<stdin>", line 358, in run
"<stdin>", line 491, in install
"<stdin>", line 511, in make_lib
"<stdin>", line 535, in _make_lib
"/usr/lib/python3.6/urllib/request.py", line 223, in urlopen
return opener... | Traceback (most recent call last):
"tests.vi.test_registers in /Users/Home/Library/Application Support/Sublime Text 3/Installed Packages/Vintageous.sublime-package", line 259, in setUpAttributeError: 'Test_get_selected_text' object has no attribute 'view' | 0.180492 |
Traceback (most recent call last):
"./tools/psort.py", line 636, in <module>
if not Main():
"./tools/psort.py", line 631, in Main
tool.ProcessStorage()
"./tools/psort.py", line 583, in ProcessStorage
self._ProcessStorage()
"./tools/psort.py", line 231, in _ProcessStorage
time_slice=time_slice, use_time_slicer=s... | google.gax.errors.RetryError: GaxError(Exception occurred in retry method that was not classified as transient, caused by <_Rendezvous of RPC that terminated with (StatusCode.UNAUTHENTICATED, Traceback (most recent call last):.
"src/python/grpcio/grpc/_cython/_cygrpc/credentials.pyx.pxi", line 154, in grpc._cython.cy... | 0.271763 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-req-build-uzsw5x6g/setup.py", line 190, in <module>
setup(
"/home/tcaswell/.virtualenvs/bleeding/lib/python3.9/site-packages/numpy/distutils/core.py", line 135, in setup
config = configuration()
"/tmp/pip-req-build-uzsw5x6g/setu... | Traceback (most recent call last):
"/home/pi/jasper/client/brain.py", line 43, in get_modules
mod = loader.load_module(name)
"/usr/lib/python2.7/pkgutil.py", line 246, in load_module
mod = imp.load_module(fullname, self.file, self.filename, self.etc)
"/home/pi/jasper/client/modules/Birthday.py", line 4, in <... | 0.315723 |
Original Traceback (most recent call last):
"/home/pirl/anaconda3/envs/segmen/lib/python3.7/site-packages/torch/utils/data/_utils/worker.py", line 178, in _worker_loop
data = fetcher.fetch(index)
"/home/pirl/anaconda3/envs/segmen/lib/python3.7/site-packages/torch/utils/data/_utils/fetch.py", line 44, in fetch
d... | Traceback (most recent call last):
"/opt/anaconda3/lib/python3.6/site-packages/ray/workers/default_worker.py", line 7, in <module>
import numpy as np
ImportError: No module named numpy
| 0.315494 |
2016-02-03 00:55:15,549 [salt.state
][ERROR
][24611] An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/state.py", line 1624, in call
**cdata['kwargs'])
"/usr/lib/python2.7/dist-packages/salt/loader.py", line 1491, in wrapper
return f(*args, **kwargs)
"/... | Traceback (most recent call last):
"/usr/bin/howdy", line 89, in <module>
import cli.add
"/usr/lib/security/howdy/cli/add.py", line 49, in <module>
face_encoder = dlib.face_recognition_model_v1(path + "/../dlib-data/dlib_face_recognition_resnet_model_v1.dat")
RuntimeError: Error while calling cudaGetDevice(&the... | 0.27976 |
Traceback (most recent call last):
"c:\users\user\appdata\local\programs\python\python39\lib\site-packages\conda\install.py", line 201, in yield_lines
with open(path) as fh:
NotFoundError: [Errno 2] No such file or directory: 'c:\\users\\user\\appdata\\local\\programs\\python\\python39\\pkgs\\menuinst-1.4.7-py36... | Traceback (most recent call last):
"/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner
self.run()
"/usr/lib/python3.8/threading.py", line 870, in run
self._target(*self._args, **self._kwargs)
"long-short.py", line 272, in getTotalPrice
bars = self.alpaca.get_barset(stock, "minute", 1)
"/home... | 0.306305 |
Traceback (most recent call last):
"/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 493, in extract_info
ie_result = ie.extract(url)
"/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 158, in extract
return self._real_extract(url)
"/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 562, in _real... | Traceback (most recent call last):
"/Users/jasonsha/code/azure-cli/src/azure/cli/main.py", line 40, in main
cmd_result = app.execute(args)
"/Users/jasonsha/code/azure-cli/src/azure/cli/application.py", line 88, in execute
result = args.func(params)
"/Users/jasonsha/code/azure-cli/src/azure/cli/commands/_auto_comm... | 0.223168 |
Traceback (most recent call last):
"/disk1/home/server/.conda/envs/py3-mink/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/disk1/home/server/.conda/envs/py3-mink/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/disk1/home/server/MinkowskiEngine/examp... | Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmph_ixabnp\build\youtube_dl\YoutubeDL.py", line 792, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmph_ixabnp\build\youtube_dl\extractor\common.py", line 508, in extract
"C:\Users\dst\Ap... | 0.178072 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/django/core/handlers/exception.py", line 35, in inner
response = get_response(request)
"/usr/local/lib/python3.6/site-packages/django/core/handlers/base.py", line 128, in _get_response
response = self.process_exception_by_middleware(e, r... | Traceback (most recent call last):
"/usr/bin/xonsh", line 9, in <module>
load_entry_point('xonsh==0.2.7', 'console_scripts', 'xonsh')()
"/usr/lib/python3.5/site-packages/xonsh/main.py", line 236, in main
shell.cmdloop()
"/usr/lib/python3.5/site-packages/xonsh/ptk/shell.py", line 111, in cmdloop
line = self.single... | 0.273502 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>TypeError: can't multiply sequence by non-int of type 'numpy.float128' | Traceback (most recent call last):
"data/prepare_train_data.py", line 110, in <module>
main()
"data/prepare_train_data.py", line 92, in main
Parallel(n_jobs=args.num_threads)(delayed(dump_example)(n) for n in range(data_loader.num_train))
"/home/jhm/miniconda2/lib/python2.7/site-packages/joblib/parallel.py",... | 0.15173 |
Traceback (most recent call last):
"C:\Scripts\SABPostProcess.py", line 5, in <module>
from autoprocess import autoProcessTV, autoProcessMovie, autoProcessTVSRImportError: No module named autoprocess | Traceback (most recent call last):
"find_feed.py", line 26, in <module>
print(is_feed('https://meaculpa.gr/politiki?format=feed'))
"find_feed.py", line 9, in is_feed
d = feedparser.parse(url)
"/home/petasis/.local/lib/python3.6/site-packages/feedparser.py", line 3866, in parse
data = gzip.Gzip
(fileobj=_Str... | 0.193515 |
Traceback (most recent call last):
"C:\Users\Jurko\AppData\Local\Temp\tmphxzo4q_i\setuptools-3.3\pkg_resources.py", line 2273, in _dep_map
return self.__dep_map
"C:\Users\Jurko\AppData\Local\Temp\tmphxzo4q_i\setuptools-3.3\pkg_resources.py", line 2344, in __getattr__
raise AttributeError(attr)AttributeError: _Distr... | Traceback (most recent call last):
"./dev_scripts/onionshare-gui", line 28, in <module>
onionshare_gui.main()
"/home/kevin/dev/onionshare/onionshare_gui/__init__.py", line 126, in main
gui = OnionShareGui(common, onion, qtapp, app, filenames, config, local_only)
"/home/kevin/dev/onionshare/onionshare_gui/oni... | 0.268836 |
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/adi/Komodo-IDE-11/lib/mozilla/python/xpcom/server/policy.py", line 303, in _CallMethod_
return 0, func(*params)
"/home/adi/Komodo-IDE-11/lib/mozilla/components/koTools.py", line 210, in getStringAttribute
return unicode(self._attributes[name])
KeyError: u'name'
| 0.32091 |
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)
"/home/larson/atensorflow_code/Caffe2Tensorflow/kaffe/tensorflow/transformer... | `Traceback (most recent call last):
"3. test_model.py", line 231, in <module>
main()
"3. test_model.py", line 135, in main
delta_count_last = motion_detection(t_minus, t_now, t_plus)
"C:\Users\d0b\GTAV PYTHON AI\Versions\v0.03\motion.py", line 46, in motion_detection
dst = cv2.addWeighted(screen,1.0, delta_... | 0.170693 |
Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/tensorflow/python/training/saver.py", line 1546, in restore
{self.saver_def.filename_tensor_name: save_path})
"/usr/local/lib/python3.5/dist-packages/tensorflow/python/client/session.py", line 929, in run
run_metadata_ptr)
"/usr/local... | Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/tornado/ioloop.py", line 604, in _run_callback
ret = callback()
"/usr/local/lib/python2.7/dist-packages/tornado/stack_context.py", line 275, in null_wrapper
return fn(*args, **kwargs)
"/home/andrey/projects/snippets/future_exc.py", li... | 0.32311 |
Traceback (most recent call last):
"/home/viki/devel/monarch/code/trunk/catkin_ws/src/rospy_utils/src/test/test_param_utils.py", line 127, in <module>
sysargs='--cov')
"/opt/ros/hydro/lib/python2.7/dist-packages/rostest/__init__.py", line 142, in rosrun
_stop_coverage(package)
"/opt/ros/hydro/lib/python2.7/dist-p... | Traceback (most recent call last):
"C:\Users\USER\PycharmProjects\StockTrade\venv\lib\site-packages\requests\adapters.py", line 439, in send
resp = conn.urlopen(
"C:\Users\USER\PycharmProjects\StockTrade\venv\lib\site-packages\urllib3\connectionpool.py", line 724, in urlopen
retries = retries.increment(
"C:\... | 0.192969 |
Traceback (most recent call last):
"/home/username/.pyenv/versions/sqlalchemy-issue/lib/python3.8/site-packages/sqlalchemy/engine/base.py", line 1276, in _execute_context
self.dialect.do_execute(
"/home/username/.pyenv/versions/sqlalchemy-issue/lib/python3.8/site-packages/sqlalchemy/engine/default.py", line 593,... | Traceback (most recent call last):
"/usr/share/datadog/agent/checks/__init__.py", line 423, in run
self.check(instance)
"/usr/share/datadog/agent/checks.d/jmx.py", line 29, in check
dump = jmx.dump()
"/usr/share/datadog/agent/checks/jmx_connector.py", line 129, in dump
jsonvar = json.loads(content)
"/usr/lib/py... | 0.290071 |
Traceback (most recent call last):
"<string>", line 6, in <module>
"__main__.py", line 128, in <module>
"__main__salt-call__.py", line 14, in <module>
"salt/scripts.py", line 379, in salt_call
"salt/cli/call.py", line 58, in run
"salt/cli/caller.py", line 134, in run
"salt/cli/caller.py", line 197,... | Traceback (most recent call last):
"C:\Python27\lib\site-packages\pip\basecommand.py", line 232, in main
status = self.run(options, args)
"C:\Python27\lib\site-packages\pip\commands\install.py", line 339, in run
requirement_set.prepare_files(finder)
"C:\Python27\lib\site-packages\pip\req\req_set.py", line 333, i... | 0.302376 |
Traceback (most recent call last):
"/usr/bin/youtube-dl", line 9, in <module>
load_entry_point('youtube-dl==2014.06.09', 'console_scripts', 'youtube-dl')()
"/usr/lib/python3.4/site-packages/youtube_dl/__init__.py", line 853, in main
_real_main(argv)
"/usr/lib/python3.4/site-packages/youtube_dl/__init__.py", line ... | Traceback (most recent call last):
"/tmp/kitchen/testing/tests/unit/utils/test_dns.py", line 325, in test_dig_options
cmd = salt.modules.cmdmod.retcode(cmd, python_shell=False, output_loglevel='quiet')
"/tmp/kitchen/testing/salt/modules/cmdmod.py", line 2092, in retcode
**kwargs)
"/tmp/kitchen/testing/salt/m... | 0.2773 |
"logs": "Traceback (most recent call last):\n
\"/usr/lib/python2.7/site-packages/pyspider/processor/processor.py\", line 110, in on_task\n
assert project_data, \"no such project!\"\nAssertionError: no such project!\n",
"ok": false,
| Traceback (most recent call last):
"/usr/local/bin/svtplay-dl", line 4, in <module>
__import__('pkg_resources').run_script('svtplay-dl==1.7', 'svtplay-dl')
"/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 719, in run_script
self.require(requires)[0].run_script(script_name, ns)
"/usr/lib/pyt... | 0.249471 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/requests/adapters.py", line 440, in send
timeout=timeout
"/usr/local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 639, in urlopen
_stacktrace=sys.exc_info()[2])
"/usr/local/lib/python3.6/site-packages/urllib3/util/retr... | Traceback (most recent call last):
"test_binding.py", line 210, in setUp
self.assertEqual(e.status, 400)AssertionError: 500 != 400 | 0.271673 |
Traceback (most recent call last):
"/home/ubuntu/anaconda3/envs/deepchem/lib/python3.5/site-packages/nose/failure.py", line 39, in runTest
raise self.exc_val.with_traceback(self.tb)
"/home/ubuntu/anaconda3/envs/deepchem/lib/python3.5/site-packages/nose/loader.py", line 418, in loadTestsFromName
addr.filename, a... | Traceback (most recent call last):
"/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
self.run()
"/usr/lib/python2.7/threading.py", line 763, in run
self.__target(*self.__args, **self.__kwargs)
"/usr/local/lib/python2.7/dist-packages/tweepy-2.3-py2.7.egg/tweepy/streaming.py", line 165, in _run
self... | 0.262532 |
Traceback (most recent call last):
"/Users/pntompos/Documents/repos/tf-agents-poc/src/3_load_contextual_bandit.py", line 14, in <module>
policy.action(time_step=time_step_obj, policy_state=policy.get_initial_state(2))
"/Users/pntompos/.virtualenvs/tf-agents-poc/lib/python3.7/site-packages/tf_agents/policies/py_p... | Traceback (most recent call last):
"/opt/prefect/healthcheck.py", line 136, in <module>
result_check(flows)
"/opt/prefect/healthcheck.py", line 64, in result_check
_check_mapped_result_templates(flow)
"/opt/prefect/healthcheck.py", line 58, in _check_mapped_result_templates
"Mapped tasks with custom result ... | 0.278121 |
Traceback (most recent call last):
"/home/codemeatloaf/.local/bin//wal", line 8, in <module>
sys.exit(main())
"/usr/local/lib/python3.8/dist-packages/pywal/__main__.py", line 208, in main
parse_args(parser)
"/usr/local/lib/python3.8/dist-packages/pywal/__main__.py", line 163, in parse_args
colors_plain = co... | Traceback (most recent call last):
"/opt/pyinstaller/pyinstaller.py", line 14, in <module>
from PyInstaller.__main__ import run
"Z:\opt\pyinstaller\PyInstaller\__main__.py", line 21, in <module>
import PyInstaller.building.build_main
"Z:\opt\pyinstaller\PyInstaller\building\build_main.py", line 32, in <modul... | 0.271493 |
Traceback (most recent call last):
"/usr/local/Cellar/ranger/1.9.2/libexec/ranger/core/main.py", line 195, in main
fm.loop()
"/usr/local/Cellar/ranger/1.9.2/libexec/ranger/core/fm.py", line 394, in loop
ui.redraw()
"/usr/local/Cellar/ranger/1.9.2/libexec/ranger/gui/ui.py", line 339, in redraw
self.finalize(... | Traceback (most recent call last):
"/usr/bin/psort.py", line 868, in <module>
if not Main():
"/usr/bin/psort.py", line 854, in Main
tool.ProcessStorage()
"/usr/bin/psort.py", line 798, in ProcessStorage
time_slice=self._time_slice, use_time_slicer=self._use_time_slicer)
"/path/to/log2timeline/plaso/plaso/fronte... | 0.301925 |
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):
"/usr/lib/python2.7/site-packages/pip/basecommand.py", line 139, in main
status = self.run(options, args)
"/usr/lib/python2.7/site-packages/pip/commands/install.py", line 266, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
"/usr... | 0.273014 |
<code>Traceback (most recent call last):
"example-client.py", line 41, in <module>
client.connect()
"C:\opcua\opcua\client.py", line 111, in connect
self.activate_session()
"C:\opcua\opcua\client.py", line 199, in activate_session
params.UserIdentityToken.Password = bytes(self.server_url.password)TypeError: strin... | Traceback (most recent call last):
"/data/home/asher/.cache/pants/setup/bootstrap-Linux-x86_64/2.0.0.dev8_py38/lib/python3.8/site-packages/pants/bin/local_pants_runner.py", line 255, in run
engine_result = self._run_v2()
"/data/home/asher/.cache/pants/setup/bootstrap-Linux-x86_64/2.0.0.dev8_py38/lib/python3.8/si... | 0.211346 |
Traceback (most recent call last):
"/usr/bin/liquidctl", line 33, in <module>
sys.exit(load_entry_point('liquidctl==1.3.3', 'console_scripts', 'liquidctl')())
"/usr/bin/liquidctl", line 25, in importlib_load_entry_point
return next(matches).load()
"/usr/lib/python3.8/importlib/metadata.py", line 77, in load
... | Traceback (most recent call last):
"/root/anaconda3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 600, in urlopen
chunked=chunked)
"/root/anaconda3/lib/python3.7/site-packages/urllib3/connectionpool.py", line 343, in _make_request
self._validate_conn(conn)
"/root/anaconda3/lib/python3.7/site-p... | 0.255265 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 324, in extract_info
ie_result = ie.extract(url)
"/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 103, in extract
return self._real_extract(url)
"/usr/lib/python2.7/dist-packages/youtube_dl/e... | Traceback (most recent call last):
"/Users/classic/dev/sqlalchemy/lib/sqlalchemy/testing/suite/test_types.py", line 89, in test_round_trip_executemany
for i in range(3)
"/Users/classic/dev/sqlalchemy/lib/sqlalchemy/engine/base.py", line 1978, in execute
return connection.execute(statement, *multiparams, **params)
... | 0.249047 |
**Traceback (most recent call last):
"main.py", line 25, in <module>
t.train()
"/home/zhangshu/EDSR/src/trainer.py", line 41, in train
for batch, (lr, hr, _, idx_scale) in enumerate(self.loader_train):
"/usr/local/lib/python3.6/dist-packages/torch/utils/data/dataloader.py", line 286, in __next__
return self... | Traceback (most recent call last):
"zeus.py", line 408, in <module>
__run_attacks_main()
"zeus.py", line 305, in __run_attacks_main
threads=opt.amountOfThreads
"/home/baal/bin/python/zeus-scanner/lib/core/settings.py", line 998, in run_attacks
verbose=verbose, do_threading=do_threading, batch=batch
"/home/baal/... | 0.298011 |
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):
"/root/mydata/pokemon-go-bots/python-bots/PokemonGo-Bot/env/lib/python2.7/site-packages/raven/transport/threaded.py", line 174, in send_sync
super(ThreadedHTTPTransport, self).send(data, headers)
"/root/mydata/pokemon-go-bots/python-bots/PokemonGo-Bot/env/lib/python2.7/site-packag... | 0.246925 |
Traceback (most recent call last):
"/Users/Data/TFOD/tf2convertTest.py", line 7, in <module>
tflite_quant_model = converter.convert()
"/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/tensorflow/lite/python/lite.py", line 1076, in convert
return super(TFLiteConverterV2, self).conver... | Traceback (most recent call last):
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run
return self.callback()
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor
process = sel... | 0.282796 |
The minion function caused an exception: Traceback (most recent call last):
"c:\salt\bin\lib\site-packages\salt\minion.py", line 1142, in _thread_return
return_data = func(*args, **kwargs)
"c:\salt\bin\lib\site-packages\salt\modules\win_pkg.py", line 94, in latest_version
latest_available = _get_latest_pkg_version... | Traceback (most recent call last):
"/home/eendebakpt/develop/pyqtgraph-0.10.0/pyqtgraph/multiprocess/remoteproxy.py", line 218, in handleRequest
result = getattr(opts['obj'], opts['attr'])
AttributeError: module 'numpy' has no attribute '_repr_latex_'
| 0.244321 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-wfc_1v3w/mujoco-py/setup.py", line 52, in <module>
cmdclass={'build': Build},
"/home/daniel/seita-venvs/py3-tensorflow/lib/python3.5/site-packages/setuptools/__init__.py", line 129, in setup
return distutils.core.setup(**attr... | Traceback (most recent call last):
"/usr/local/bin/black", line 7, in <module>
from black import main
"/usr/local/lib/python3.5/dist-packages/black.py", line 72
sources: List[Path] = []
^
SyntaxError: invalid syntax
| 0.252334 |
Traceback (most recent call last):
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp6w61832c\build\youtube_dl\YoutubeDL.py", line 794, in extract_info
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp6w61832c\build\youtube_dl\extractor\common.py", line 508, in extract
"C:\Users\dst\Ap... | Traceback (most recent call last):
"/usr/local/bin/yapf", line 11, in <module>
sys.exit(run_main())
"/usr/local/lib/python2.7/site-packages/yapf/__init__.py", line 317, in run_main
sys.exit(main(sys.argv))
"/usr/local/lib/python2.7/site-packages/yapf/__init__.py", line 205, in main
verbose=args.verbose)
... | 0.248915 |
Jun 02 17:32:38.542 - [ERROR] Except stack:Traceback (most recent call last):
"I:\XX-Net-3.11.15\code\3.12.0\launcher\module_init.py", line 74, in stop
_start = proc_handler[module]["imp"].start
KeyError: 'imp'
| Traceback (most recent call last):
"/Users/jab/bin/bumpversion", line 7, in <module>
main()
"/usr/local/lib/python2.7/site-packages/bumpversion/__init__.py", line 301, in main
args = parser3.parse_args(remaining_argv)
"/usr/local/lib/python2.7/argparse.py", line 1678, in parse_args
args, argv = self.parse_known_a... | 0.250481 |
Traceback (most recent call last):
"/usr/local/share/anaconda/lib/python3.6/site-packages/conda/exceptions.py", line 640, in conda_exception_handler
return_value = func(*args, **kwargs)
"/usr/local/share/anaconda/lib/python3.6/site-packages/conda/cli/main.py", line 140, in _main
exit_code = args.func(args, p)
... | Traceback (most recent call last):
"TestGridWorldChiArm.py", line 1, in <module>
import numpy
"e:\Environ\Python26_64bit\lib\site-packages\numpy__init__.py", line 130, in <module>
import add_newdocs
"e:\Environ\Python26_64bit\lib\site-packages\numpy\add_newdocs.py", line 9, in <module>
from lib import add_newdoc
... | 0.23132 |
Traceback (most recent call last):
"train_mineral_shards.py", line 51, in <module>
main()
"train_mineral_shards.py", line 24, in main
visualize=True) as env:
"/Users/haje01/.pyenv/versions/pysc2/lib/python3.5/site-packages/pysc2/env/sc2_env.py", line 128, in __init__
raise ValueError("All arguments must be... | Traceback (most recent call last):
"/opt/openstates/venv-pupa//bin/pupa", line 11, in <module>
load_entry_point('pupa', 'console_scripts', 'pupa')()
"/opt/openstates/venv-pupa/src/pupa/pupa/cli/__main__.py", line 68, in main
subcommands[args.subcommand].handle(args, other)
"/opt/openstates/venv-pupa/src/pupa/pupa... | 0.280364 |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python3/dist-packages/salt/state.py", line 1944, in call
**cdata['kwargs'])
"/usr/lib/python3/dist-packages/salt/loader.py", line 1959, in wrapper
return f(*args, **kwargs)
"/usr/lib/python3/dist-packages/salt/states/... | An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/state.py", line 1703, in call
**cdata['kwargs'])
"/usr/lib/python2.7/dist-packages/salt/loader.py", line 1649, in wrapper
return f(*args, **kwargs)
"/usr/lib/python2.7/dist-packages/salt/states/virtualen... | 0.241879 |
Traceback (most recent call last):
"/usr/local/lib/Mobile-Security-Framework-MobSF/mobsf/StaticAnalyzer/views/sast_engine.py", line 39, in niap_scan
res = scanner.scan()
"/usr/local/lib/Mobile-Security-Framework-MobSF/venv/lib/python3.8/site-packages/libsast/scanner.py", line 54, in scan
valid_paths = self.get_... | Traceback (most recent call last):
"/home/werner/.pyenv/versions/3.8.2/envs/aiida/lib/python3.8/site-packages/jedi/cache.py", line 109, in wrapper
return dct[key]
KeyError: ((), frozenset())
| 0.230662 |
Traceback (most recent call last):
"with-test.py", line 5, in <module>SystemError: Operation is not valid due to the current state of the object. | Traceback (most recent call last):
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_jc/build/tests/test_rpm_qai.py", line 42, in test_rpm_qi_package_centos_7_7
self.assertEqual(jc.parsers.rpm_qi.parse(self.centos_7_7_rpm_qi_package, quiet=True), self.centos_7_7_rpm_qi_package_json)
AssertionError: Lists differ: [{'na[1038 c... | 0.304378 |
Traceback (most recent call last):
"app.py", line 1, in <module>
from model import User, Notepad
"/Users/rahul/projects/personal/Online-Notes/model.py", line 33, in <module>
db = connect(os.environ.get('DATABASE_URL' or 'sqlite:///notes.db'))
"/Users/rahul/.virtualenvs/Online-Notes/lib/python2.7/site-package... | Traceback (most recent call last):
"/Applications/anaconda3/envs/ov-dbt/lib/python3.6/site-packages/dbt/adapters/postgres/connections.py", line 46, in exception_handler
yield
"/Applications/anaconda3/envs/ov-dbt/lib/python3.6/site-packages/dbt/adapters/sql/connections.py", line 77, in add_query
cursor.execute(s... | 0.271246 |
Traceback (most recent call last):
"unityextract", line 5, in <module>
import unitypack
ModuleNotFoundError: No module named 'unitypack'
| Traceback (most recent call last):
"/Users/user/.pyenv/versions/h2server/lib/python3.6/site-packages/eventlet/greenpool.py", line 88, in _spawn_n_impl
func(*args, **kwargs)
"origin_eventlet.py", line 31, in run_forever
self.sock.sendall(self.conn.data_to_send())
"/Users/user/.pyenv/versions/h2server/lib/pyth... | 0.068934 |
Traceback (most recent call last):
"gyb.py", line 1503, in <module>
main(sys.argv[1:])
"gyb.py", line 925, in main
detect_types=sqlite3.PARSE_DECLTYPES)sqlite3.OperationalError: unable to open database file | Traceback (most recent call last):
"tests/dg.py", line 3, in <module>
cores=nx.find_cores(G)
"/home/aric/Software/networkx-trunk/networkx/algorithms/core.py", line 87, in core_number
nbrs[u].remove(v)KeyError: 3 | 0.293284 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/benjamin/Workspace/git/yellowbrick/yellowbrick/cluster/__init__.py", line 23, in <module>
from .elbow import *
"/Users/benjamin/Workspace/git/yellowbrick/yellowbrick/cluster/elbow.py", line 33, in <module>
from sklearn.metrics import c... | Traceback (most recent call last):
"<stdin>", line 5, in <module>
"/usr/local/lib/python2.7/dist-packages/iptc/ip4tc.py", line 1323, in delete_rule
self.table.delete_entry(self.name, rbuf, rule.mask)
"/usr/local/lib/python2.7/dist-packages/iptc/ip4tc.py", line 1348, in new
ret = fn(*args)
"/usr/local/lib/python... | 0.224693 |
Traceback (most recent call last):
"eventHandler.pyc", line 136, in executeEvent
"eventHandler.pyc", line 84, in __init__
"eventHandler.pyc", line 91, in next
"NVDAObjects\behaviors.pyc", line 161, in event_caret
"NVDAObjects\IAccessible__init__.pyc", line 1277, in event_caret
"NVDAObjects__init__.pyc", lin... | Traceback (most recent call last):
"/home/erik/saltdev/bin/salt-run", line 7, in <module>
execfile(__file__)
"/home/erik/git/salt/scripts/salt-run", line 10, in <module>
salt_run()
"/home/erik/git/salt/salt/scripts.py", line 243, in salt_run
client.run()
"/home/erik/git/salt/salt/cli/run.py", line 54, in run
ru... | 0.290021 |
Traceback (most recent call last):
"/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.py", line 530, in __bootstrap_inner
self.run()
"/Library/Python/2.7/site-packages/cpyrit/cpyrit.py", line 110, in run
essid, pwlist = self.queue._gather(self.buffersize, timeout=0.5)
"/Library/Pyth... | Traceback (most recent call last):
"/usr/local/bin/coursera-dl", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python3.6/site-packages/coursera/coursera_dl.py", line 236, in main
login(session, args.username, args.password)
"/usr/local/lib/python3.6/site-packages/coursera/cookies.py", line 155, in lo... | 0.141135 |
Traceback (most recent call last):
"C:\Program
s\Medusa\Medusa\<a href="../blob/74c3f124fb599ad923e23f46fc320778b8b4217c/medusa/scene_exceptions.py#L387">medusa\scene_exceptions.py</a>", line 387, in _get_anidb_exceptions
cache_path=join(app.CACHE_DIR, 'adba')
"C:\Program
s\Medusa\Medusa\<a href="../blob/74c3f124... | Traceback (most recent call last):
"G:\Dev\tadshop\site\venv\lib\site-packages\debug_toolbar\panels\sql\utils.py", line 59, in contrasting_color_generator
yield rgb_to_hex(rgb)
SystemError: error return without exception set
| 0.111256 |
Traceback (most recent call last):
"/home/dengxinhuan/miniconda3/envs/blackhole_qatest0507/lib/python3.6/site-packages/py4j/java_gateway.py", line 977, in _get_connection
connection = self.deque.pop()
IndexError: pop from an empty deque
| Traceback (most recent call last):
"/root/OpenNMT-py/onmt/utils/distributed.py", line 200, in consumer
gpu_rank = multi_init(opt, device_id)
"/root/OpenNMT-py/onmt/utils/distributed.py", line 25, in multi_init
torch.distributed.init_process_group(
"/usr/local/lib/python3.8/dist-packages/torch/distributed/dis... | 0.317133 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'Env' | Traceback (most recent call last):
"site-packages\calibre\gui2\device.py", line 201, in do_connect
"site-packages\calibre\devices\usbms\device.py", line 821, in open
"site-packages\calibre\devices\usbms\device.py", line 275, in open_windows
DeviceError: Unable to detect any disk drives for the device: Android ... | 0.248177 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/lib/python2.6/site-packages/petl/util.py", line 517, in __repr__
return format_table_grid(self.table, self.vrepr, self.sliceargs)
"/usr/lib/python2.6/site-packages/petl/util.py", line 531, in format_table_grid
flds = it.next()
"/usr/lib/pyt... | Traceback (most recent call last):
"/home/ec2-user/.virtualenvs/repokid/bin/repokid", line 11, in <module>
load_entry_point('repokid', 'console_scripts', 'repokid')()
"/home/ec2-user/repokid/repokid/cli/repokid_cli.py", line 953, in main
return update_role_cache(account_number, dynamo_table, config, hooks)
"... | 0.30968 |
Traceback (most recent call last):
"/home/rui/Documents/codes/pycharm/gfootballwrap/test.py", line 37, in <module>
main()
"/home/rui/Documents/codes/pycharm/gfootballwrap/test.py", line 27, in main
gfenv.reset()
"/home/rui/.local/lib/python3.5/site-packages/gym/core.py", line 270, in reset
return self.env.r... | Traceback (most recent call last):
"/home/ubuntu/anaconda2/lib/python2.7/site-packages/starcluster/cli.py", line 274, in main
sc.execute(args)
"/home/ubuntu/anaconda2/lib/python2.7/site-packages/starcluster/commands/start.py", line 244, in execute
validate_running=validate_running)
"/home/ubuntu/anaconda2/li... | 0.138185 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/ansible/executor/task_executor.py", line 124, in run
res = self._execute()
"/usr/lib/python2.7/dist-packages/ansible/executor/task_executor.py", line 448, in _execute
result = self._handler.run(task_vars=variables)
"/usr/lib/python2.7/dist-packa... | Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
"/home/parietal/dohmatob/CODE/FORKED/nilearn/nilearn/plotting/test/test_edge_detect.py", line 13, in test_edge_detect
_, edge_mask = _edge_detect(img)
"/home/parietal/dohmatob/CODE/FORKED/... | 0.239974 |
Traceback (most recent call last):
"<stdin>", line 3, in <module>
"/usr/lib/python3/dist-packages/Bio/pairwise2.py", line 406, in __call__
keywds = self.decode(*args, **keywds)
"/usr/lib/python3/dist-packages/Bio/pairwise2.py", line 344, in decode
len(args)))
TypeError: globalcx takes exactly 3 argument (0 g... | Traceback (most recent call last):
"bayeslite_bug.py", line 14, in <module>
bayeslite.read_pandas.bayesdb_read_pandas_df(bdb, "temp", data, create=True)
"/scratch/home/casarsa/venv/20160706-july/local/lib/python2.7/site-packages/bayeslite/read_pandas.py", line 86, in bayesdb_read_pandas_df
bdb.sql_execute(sql, (key... | 0.282501 |
1592878715645 | [ERROR] DownloadError: ERROR: Unable to extract video url; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. Traceback (most ... | log_time=2018-11-22 09:09:42,541
levelname=WARNING
process=1
exception=Traceback (most recent call last):
"/usr/local/lib/python3.5/site-packages/geektime_dl/store_client.py", line 62, in execute
cur.execute(*args, **kwargs)
sqlite3.IntegrityError: UNIQUE constraint failed: posts.article_id
| 0.295363 |
Traceback (most recent call last):
"/usr/bin/umake", line 9, in <module>
load_entry_point('Ubuntu-Make==16.2.1', 'console_scripts', 'umake')()
"/usr/lib/python3/dist-packages/umake/**init**.py", line 128, in main
load_frameworks()
"/usr/lib/python3/dist-packages/umake/frameworks/**init**.py", line 365, in load_fr... | Traceback (most recent call last):
"tools/run.py", line 94, in <module>
run()
"tools/run.py", line 83, in run
trainer.train()
"/home/dc2-user/content/pythia/pythia/trainers/base_trainer.py", line 239, in train
report = self._forward_pass(batch)
"/home/dc2-user/content/pythia/pythia/trainers/base_trainer.... | 0.284251 |
Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site.py", line 579, in <module>
main()
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site.py", line 562, in main
known_paths = venv(known_paths)
"/Library/Frameworks/Python.framework/Version... | artman> Traceback (most recent call last):
"/artman/artman/cli/main.py", line 72, in main
engine.run()
"/usr/local/lib/python3.5/dist-packages/taskflow/engines/action_engine/engine.py", line 247, in run
for _state in self.run_iter(timeout=timeout):
"/usr/local/lib/python3.5/dist-packages/taskflow/engines/action_e... | 0.303695 |
Traceback (most recent call last):
"cupy/cuda/driver.pyx", line 247, in cupy.cuda.driver.moduleUnload
"cupy/cuda/driver.pyx", line 118, in cupy.cuda.driver.check_status
cupy.cuda.driver.CUDADriverError: CUDA_ERROR_ILLEGAL_ADDRESS: an illegal memory access was encountered
| Traceback (most recent call last):
"plug.pyo", line 109, in load_plugins
"plug.pyo", line 40, in __init__
AttributeError: 'module' object has no attribute 'plugin_start'
| 0.169006 |
Traceback (most recent call last):
"/home/mint/.local/lib/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 792, in extract_info
ie_result = ie.extract(url)
"/home/mint/.local/lib/python2.7/site-packages/youtube_dl/extractor/common.py", line 508, in extract
ie_result = self._real_extract(url)
"/home/min... | Traceback (most recent call last):
"C:\Users\danie\AppData\Local\Programs\Python\Python36-32\lib\runpy.py", line 183, in _run_module_as_main
mod_name, mod_spec, code = _get_module_details(mod_name, _Error)
"C:\Users\danie\AppData\Local\Programs\Python\Python36-32\lib\runpy.py", line 109, in _get_module_details
... | 0.253525 |
Traceback (most recent call last):
"/usr/lib/python2.7/runpy.py", line 163, in _run_module_as_main
mod_name, _Error)
"/usr/lib/python2.7/runpy.py", line 119, in _get_module_details
code = loader.get_code(mod_name)
"/usr/lib/python2.7/pkgutil.py", line 281, in get_code
self.code = compile(source, self.filena... | Traceback (most recent call last):
"<string>", line 80, in <module>
"/usr/local/lib/python2.7/dist-packages/PyInstaller/loader/pyi_importers.py", line 270, in load_module
"/home/mkassner/pupil/deploy_capture/build/bundle/out00-PYZ.pyz/eye", line 17, in <module>
"/usr/local/lib/python2.7/dist-packages/PyInstalle... | 0.280478 |
Traceback (most recent call last):
"setup.py", line 12, in <module>
README = open(os.path.join(SETUP_DIR, 'README.rst')).read()
"/root/.pyenv/versions/3.5.2/lib/python3.5/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"C:\Users\ASUS\AppData\Local\Programs\Python\Python36\lib\site-packages\nltk\downloader.py", line 773, in download
self._interactive_download()
"C:\Users\ASUS\AppData\Local\Programs\Python\Python36\lib\site-packages\nltk\downloader.py", line 11... | 0.256393 |
Traceback (most recent call last):
"/opt/conda/envs/env/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
"/opt/conda/envs/env/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
"/opt/conda/envs/env/lib/python2.7/site-packages/rasa_core/train.... | Traceback (most recent call last):
"addr.py", line 122, in _MakeRPCCall
"site-packages-link4/requests/sessions.py", line 502, in request
"site-packages-link4/requests/sessions.py", line 634, in send
"site-packages-link4/requests/sessions.py", line 634, in <listcomp>
"site-packages-link4/requests/sessions... | 0.299994 |
Traceback (most recent call last):
"gui\esiFittings.py", line 403, in fetchSkills
"site-packages\sqlalchemy\orm\attributes.py", line 286, in __get__
"site-packages\sqlalchemy\orm\attributes.py", line 722, in get
"site-packages\sqlalchemy\orm\strategies.py", line 750, in _load_for_state
"<string>", line 1... | Traceback (most recent call last):
"/usr/local/Cellar/mps-youtube/0.2.8_4/libexec/lib/python3.7/site-packages/pafy/backend_youtube_dl.py", line 38, in _fetch_basic
self._ydl_info = ydl.extract_info(self.videoid, download=False)
"/usr/local/Cellar/mps-youtube/0.2.8_4/libexec/lib/python3.7/site-packages/youtube_dl... | 0.291264 |
Traceback (most recent call last):
"c:\projects\cheroot\.tox\python\lib\site-packages\execnet\gateway_base.py", line 1068, in executetask
do_exec(co, loc)
# noqa
"c:\projects\cheroot\.tox\python\lib\site-packages\xdist\remote.py", line 249, in <module>
config.hook.pytest_cmdline_main(config=config)
"c:\proje... | Traceback (most recent call last):
"/home/ranjian0/.config/blender/2.82/scripts/addons/building_tools/utils/util_common.py", line 68, in inner
return func(*args, **kwargs)
"/home/ranjian0/.config/blender/2.82/scripts/addons/building_tools/core/window/window.py", line 23, in build
if create_window(bm, faces, pro... | 0.263253 |
Traceback (most recent call last):
"/opt/webdata/weblate-env/lib/python3.6/site-packages/django/core/handlers/exception.py", line 47, in inner
response = get_response(request)
"/opt/webdata/weblate-env/lib/python3.6/site-packages/sentry_sdk/integrations/django/middleware.py", line 129, in __call__
return f(*arg... | Traceback (most recent call last):
"/Users/zh/Library/Application Support/Sublime Text 2/Packages/SublimeCodeIntel/libs/codeintel2/citadel.py", line 267, in scan
scan_tree = cile_driver.scan_purelang(self)
"/Users/zh/Library/Application Support/Sublime Text 2/Packages/SublimeCodeIntel/libs/codeintel2/udl.py", line ... | 0.276862 |
Traceback (most recent call last):
"commix.py", line 31, in <module>
import src.core.main
"main.py", line 1181, in <module>
main(filename, url)
"main.py", line 936, in main
controller.do_check(url, filename)
"controller.py", line 585, in do_check
perform_checks(url,filename)
"controller.py", line 516, in perf... | Traceback (most recent call last):
"scripts/integration_test.py", line 115, in <module>
seq = predictor.predict(inp_seq.split())
"build/bdist.linux-x86_64/egg/seq2seq/evaluator/predictor.py", line 44, in predict
"build/bdist.linux-x86_64/egg/seq2seq/evaluator/predictor.py", line 30, in get_decoder_features
... | 0.300566 |
Traceback (most recent call last):
"/Applications/PyCharm.app/Contents/helpers/pydev/pydev_run_in_console.py", line 53, in run_file
pydev_imports.execfile(file, globals, locals)
# execute the script
"/Applications/PyCharm.app/Contents/helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18, in execfile
exec(comp... | Traceback (most recent call last):
"/usr/local/mylar/cherrypy/_cprequest.py", line 645, in respond
response.body = self.handler()
"/usr/local/mylar/cherrypy/lib/encoding.py", line 188, in __call__
self.body = self.oldhandler(_args, *_kwargs)
"/usr/local/mylar/cherrypy/_cpdispatch.py", line 29, in __call__
return ... | 0.129693 |
Traceback (most recent call last):
"/home/habi/PycharmProjects/untitled3/venv/lib/python3.6/site-packages/gevent/greenlet.py", line 536, in run
result = self._run(*self.args, **self.kwargs)
"/home/habi/PycharmProjects/untitled3/venv/lib/python3.6/site-packages/gevent/baseserver.py", line 26, in _handle_and_close... | Traceback (most recent call last):
"C:\Python38\Scripts\glances-script.py", line 11, in <module>
load_entry_point('Glances==3.1.3', 'console_scripts', 'glances')()
"c:\python38\lib\site-packages\glances\__init__.py", line 143, in main
start(config=config, args=args)
"c:\python38\lib\site-packages\glances\__i... | 0.313755 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/opt/services/flaskapp/src/database.py", line 11, in <module>
engine = create_engine('postgres://%s:%s@%s:%s/%s' % (user, pwd, host, port, db))
"<string>", line 2, in create_engine
"/usr/local/lib/python3.9/site-packages/sqlalchemy/util/d... | Traceback (most recent call last):
"/path/to/script.py", line 14, in <module>
asyncio.run(connect(url))
"/usr/local/Cellar/python/3.7.1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/asyncio/runners.py", line 43, in run
return loop.run_until_complete(main)
"/usr/local/Cellar/python/3.7.1/Frameworks/P... | 0.282487 |
Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 85, in run
self.result = application(self.environ, self.start_response)
"/Users/bashu/Projects/django-sigma-cms-demo/virtualenv/lib/python2.7/site-packages/django/contrib/staticfiles/handle... | Traceback (most recent call last):
"/usr/lib64/python2.7/site-packages/blueman/plugins/applet/SerialManager.py", line 59, in _on_device_property_changed
self.terminate_all_scripts(device.Address)AttributeError: 'Device' object has no attribute 'Address' | 0.296434 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"assembler.py", line 45, in <module>
"sshuttle.server", line 397, in main
"sshuttle.ssnet", line 616, in runonce
"sshuttle.ssnet", line 504, in callback
"sshuttle.ssnet", line 492, in handle
"sshuttle.ssnet", line 411, in got_packe... | Traceback (most recent call last):
"main.py", line 554, in <module>
train(data)
"main.py", line 394, in train
print("Shuffle: first input word list:", data.train_Ids[0][0])
IndexError: list index out of range
| 0.325284 |
Traceback (most recent call last):
"lendingbot.py", line 66, in <module>
Data.update_conversion_rates(output_currency, json_output_enabled)
"/home/dri/miner/lending/poloniexlendingbot/modules/Data.py", line 80, in update_conversion_rates
total_lended = get_total_lended()[0]
"/home/dri/miner/lending/poloniexl... | Traceback (most recent call last):
"example/example_bug.py", line 39, in <module>
client = apistar.Client(schema)
"/Users/piotr.py/Projects/example/.venv/lib/python3.7/site-packages/apistar/client/client.py", line 22, in __init__
self.document = apistar.validate(schema, format=format, encoding=encoding)
"/Us... | 0.284588 |
:stderr: Traceback (most recent call last):
"/usr/bin/pip", line 9, in <module>
load_entry_point('pip==1.5.4', 'console_scripts', 'pip')()
"/usr/lib/python2.7/dist-packages/pkg_resources.py", line 351, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
"/usr/lib/python2.7/dist-package... | Traceback (most recent call last):
"[...]/matplotlib/lib/matplotlib/colors.py", line 370, in to_rgba
r, g, b = self.to_rgb(arg)
"[...]/matplotlib/lib/matplotlib/colors.py", line 328, in to_rgb
'to_rgb: Invalid rgb arg "%s"\n%s' % (str(arg), exc))ValueError: to_rgb: Invalid rgb arg "None" | 0.213642 |
Traceback (most recent call last):
"manage.py", line 10, in <module>
execute_from_command_line(sys.argv)
"/Users/dennis/.virtualenvs/attendy/lib/python2.7/site-packages/django/core/management/__init__.py", line 399, in execute_from_command_line
utility.execute()
"/Users/dennis/.virtualenvs/attendy/lib/python2.7/s... | Traceback (most recent call last):
"/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 793, in extract_info
ie_result = ie.extract(url)
"/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 508, in extract
ie_result = self._real_extract(url)
"/usr/bin/youtube-dl/youtube_dl/extractor/pluralsight.py", lin... | 0.156247 |
Traceback (most recent call last):
"/config/scripts/kill_stream.py", line 591, in <module>
opts = parser.parse_args()
"/app/tautulli/lib/argparse.py", line 1725, in parse_args
args, argv = self.parse_known_args(args, namespace)
"/app/tautulli/lib/argparse.py", line 1754, in parse_known_args
namespace, args... | Traceback (most recent call last):
"/build/locust-1.4.3/locust/test/test_web.py", line 385, in test_index_with_basic_auth_enabled_incorrect_credentials
401, requests.get("http://127.0.0.1:%i/?ele=phino" % self.web_port, auth=("john", "invalid")).status_code
"/usr/lib/python3/dist-packages/requests/api.py", line ... | 0.327666 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.