text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
ERROR
1559931217.22
tribler_window:74
(root)
Traceback (most recent call last):
"/home/vader/src/TRIBLER/Tribler/TriblerGUI/widgets/triblertablecontrollers.py", line 199, in <lambda>
action.triggered.connect(lambda _: callback(item_index))
"/home/vader/src/TRIBLER/Tribler/TriblerGUI/widgets/lazytableview.py", li... | Traceback (most recent call last):
"/home/cuckoodroid/cuckoo/lib/cuckoo/core/plugins.py", line 342, in process
if current.run():
"/home/cuckoodroid/cuckoo/modules/signatures/network_smtp.py", line 27, in run
if "smtp" in self.results["network"]:
KeyError: 'network'
| 0.524711 |
Traceback (most recent call last):
"C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time
elapsed_time = time.monotonic() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/schrockn/venvs/prezi-dagster-dec-4/lib/python3.7/site-packages/yaml/__init__.py", line 200, in dump
return dump_all([data], stream, Dumper=Dumper, **kwds)
"/Users/schrockn/venvs/prezi-dagster-dec-4/lib/python3.7/site-packages/yaml/__ini... | 0.554398 |
Traceback (most recent call last):
"quickstart.py", line 41, in <module>
session.like_by_tags(['natgeo'], amount=1)
"/home/pi/projects/Instapy/instapy/instapy.py", line 934, in like_by_tags
skip_top_posts)
"/home/pi/projects/Instapy/instapy/like_util.py", line 196, in get_links_for_tag
"//span[contains(@cla... | Traceback (most recent call last):
"train_mnist.py", line 134, in <module>
main()
"train_mnist.py", line 56, in main
device = chainer.get_device(args.device)
"/path/to/chainer/chainer/backend.py", line 157, in get_device
raise ValueError('Invalid device specifier: {}'.format(device_spec))
ValueError: Invali... | 0.562589 |
Traceback (most recent call last):
"cupy/cuda/memory.pyx", line 481, in cupy.cuda.memory.PooledMemory.free
AttributeError: 'PooledMemory' object has no attribute 'ptr'
| Traceback (most recent call last):
"/home/amax/detectron/tools/infer_simple.py", line 148, in <module>
main(args)
"/home/amax/detectron/tools/infer_simple.py", line 118, in main
model, im, None, timers=timers
"/home/amax/detectron/lib/core/test.py", line 66, in im_detect_all
model, im, cfg.TEST.SCALE, cfg.T... | 0.595351 |
Traceback (most recent call last):
"D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 721, in getImports
return _getImports_pe(pth)
"D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 109, in _getImports_pe
import_dllnames_only=True,
TypeError: pars... | Traceback (most recent call last):
"/usr/lib/python3.4/asyncio/tasks.py", line 233, in _step
result = coro.throw(exc)
"/usr/local/lib/python3.4/dist-packages/homeassistant/helpers/entity_component.py", line 359, in async_process_entity
new_entity, self, update_before_add=update_before_add
"/usr/local/lib/pyt... | 0.525155 |
Traceback (most recent call last):
"/Users/parsoyaarihant/sympy/sympy/polys/polyutils.py", line 209, in _parallel_dict_from_expr_if_gens
monom[indices[base]] = exp
KeyError: RisingFactorial(_t + 1, 4.0)
| Traceback (most recent call last):
"c:\users\waldo\.local\pipx\venvs\c7n\lib\site-packages\c7n\policy.py", line 291, in run
resources = self.policy.resource_manager.resources()
"c:\users\waldo\.local\pipx\venvs\c7n\lib\site-packages\c7n\query.py", line 508, in resources
resources = self.filter_resources(resourc... | 0.483657 |
Traceback (most recent call last):
"/home/pi/home-assistant/homeassistant/helpers/entity.py", line 204, in async_update_ha_state
yield from self.async_device_update()
"/home/pi/home-assistant/homeassistant/helpers/entity.py", line 327, in async_device_update
yield from self.hass.async_add_job(self.update)
"/... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: unsupported operand type(s) for +: 'spacy.tokens.span.Span' and 'spacy.tokens.span.Span'
| 0.54424 |
Traceback (most recent call last):
"E:\microblog\venv\lib\site-packages\flask\app.py", line 1836, in __call__
return self.wsgi_app(environ, start_response)
"E:\microblog\venv\lib\site-packages\flask\app.py", line 1820, in wsgi_app
response = self.make_response(self.handle_exception(e))
"E:\microblog\venv\lib... | Traceback (most recent call last):
"main.py", line 354, in <module>
fire.Fire()
"/home/lyz/anaconda3/lib/python3.7/site-packages/fire/core.py", line 127, in Fire
component_trace = _Fire(component, args, context, name)
"/home/lyz/anaconda3/lib/python3.7/site-packages/fire/core.py", line 366, in _Fire
compone... | 0.549734 |
Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/entity.py", line 279, in async_update_ha_state
await self.async_device_update()
"/usr/src/homeassistant/homeassistant/helpers/entity.py", line 472, in async_device_update
await self.hass.async_add_executor_job(self.update)
"/usr... | Traceback (most recent call last):
"models/export.py", line 33, in <module>
model = attempt_load(opt.weights, map_location=torch.device('cpu'))
# load FP32 model
"./models/experimental.py", line 118, in attempt_load
model.append(torch.load(w, map_location=map_location)['model'].float().fuse().eval())
# load FP3... | 0.591089 |
Traceback (most recent call last):
"/usr/local/bin/elastalert-test-rule", line 8, in <module>
sys.exit(main())
"/usr/local/python3.6/lib/python3.6/site-packages/elastalert/test_rule.py", line 445, in main
test_instance.run_rule_test()
"/usr/local/python3.6/lib/python3.6/site-packages/elastalert/test_rule.py"... | Traceback (most recent call last):
"/usr/local/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
"/usr/local/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"/opt/coco/coco/sshd.py", line 96, in handle_chan
self.dispatch(client)
"/opt/coco/coco/... | 0.543516 |
Traceback (most recent call last):
"/usr/local/lib/python3.7/dist-packages/PyRIC-0.1.6.4-py3.7.egg/pyric/lib/libio.py", line 64, in io_transfer
return ioctl(iosock.fileno(),flag,ifreq)
NotFoundError: [Errno 2] No such file or directory
| Traceback (most recent call last):
"c:\users\danigarc\appdata\local\continuum\anaconda3\envs\tertiary\lib\site-packages\pre_commit\error_handler.py", line 46, in error_handler
yield
"c:\users\danigarc\appdata\local\continuum\anaconda3\envs\tertiary\lib\site-packages\pre_commit\main.py", line 265, in main
store ... | 0.628031 |
Traceback (most recent call last):
"/home/akash/.local/lib/python3.7/site-packages/gunicorn/arbiter.py", line 583, in spawn_worker
worker.init_process()
"/home/akash/.local/lib/python3.7/site-packages/gunicorn/workers/base.py", line 119, in init_process
self.load_wsgi()
"/home/akash/.local/lib/python3.7/site... | Traceback (most recent call last):
"/usr/local/bin/ansible", line 43, in <module>
import ansible.constants as C
ModuleNotFoundError: No module named 'ansible'
| 0.606112 |
Traceback (most recent call last):
"/home/vshebuniayeu/anaconda3/lib/python3.5/threading.py", line 914, in _bootstrap_inner
self.run()
"/home/vshebuniayeu/anaconda3/lib/python3.5/threading.py", line 862, in run
self._target(*self._args, **self._kwargs)
"/home/vshebuniayeu/anaconda3/lib/python3.5/site-package... | Traceback (most recent call last):
"/usr/lib/python3.6/site-packages/ray-0.2.2-py3.6-linux-x86_64.egg/ray/worker.py", line 1553, in fetch_and_execute_function_to_run
function = pickle.loads(serialized_function)
TypeError: _fill_function() missing 1 required positional argument: 'closure_values'
| 0.474187 |
Traceback (most recent call last):
"/home/nschloe/.local/bin/ipython", line 8, in <module>
sys.exit(start_ipython())
"/home/nschloe/.local/lib/python3.7/site-packages/IPython/__init__.py", line 125, in start_ipython
return launch_new_instance(argv=argv, **kwargs)
"/usr/lib/python3/dist-packages/traitlets/con... | Traceback (most recent call last):
"c:\octoprint\venv\lib\site-packages\flask\app.py", line 1982, in wsgi_app
response = self.full_dispatch_request()
"c:\octoprint\venv\lib\site-packages\flask\app.py", line 1614, in full_dispatch_request
rv = self.handle_user_exception(e)
"c:\octoprint\venv\lib\site-packages... | 0.554521 |
Traceback (most recent call last):
"/Users/pilo/development/itba/pf/test/sma.py", line 94, in <module>
bt.plot(plot_equity=True, superimpose=False, resample="5T",
"/Users/pilo/development/itba/pf/test/venv/lib/python3.8/site-packages/backtesting/backtesting.py", line 1704, in plot
plot(
"/Users/pilo/developm... | Traceback (most recent call last):
"/usr/lib/python3.4/site-packages/flask/app.py", line 1982, in wsgi_app
response = self.full_dispatch_request()
"/usr/lib/python3.4/site-packages/flask/app.py", line 1614, in full_dispatch_request
rv = self.handle_user_exception(e)
"/usr/lib/python3.4/site-packages/flask/ap... | 0.619611 |
Traceback (most recent call last):
"/home/kevin/anaconda2/lib/python2.7/site-packages/nose/loader.py", line 251, in generate
for test in g():
"/home/kevin/anaconda2/lib/python2.7/site-packages/nipype/algorithms/tests/test_splitmerge.py", line 30, in test_split_and_merge
resdw, resmsk, resid = split_rois(dwfile,... | Traceback (most recent call last):
"c:\salt\bin\lib\site-packages\salt\fileclient.py", line 532, in get_url
https_enable=s3_opt('https_enable', True))
"c:\salt\bin\lib\site-packages\salt\utils\s3.py", line 174, in query
timeout=300)
"c:\salt\bin\lib\site-packages\requests\api.py", line 60, in request
return... | 0.556632 |
Traceback (most recent call last):
"/root/Factions-Discord-Bot/Factions-Discord-Bot/mcstatus/protocol/connection.py", line 153, in __del__
self.socket.close()
AttributeError: 'TCPSocketConnection' object has no attribute 'socket' | Traceback (most recent call last):
"/home/suor/.virtualenvs/viewer/lib/python3.8/site-packages/dvc/tree/pool.py", line 42, in __del__
"/home/suor/.virtualenvs/viewer/lib/python3.8/site-packages/dvc/tree/pool.py", line 46, in close
"/home/suor/.virtualenvs/viewer/lib/python3.8/site-packages/dvc/tree/ssh/connect... | 0.556903 |
Predicting test122.jpg...Traceback (most recent call last):
"/usr/local/bin/lumi", line 11, in <module>
sys.exit(cli())
"/usr/local/lib/python2.7/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/usr/local/lib/python2.7/site-packages/click/core.py", line 697, in main
rv... | Traceback (most recent call last):
"app.py", line 121, in <module>
nlp.to_disk(output_dir)
"/home/ec2-user/ner_model/venv/lib64/python3.6/site-packages/spacy/language.py", line 621, in to_disk
util.to_disk(path, serializers, {p: False for p in disable})
"/home/ec2-user/ner_model/venv/lib64/python3.6/site-pac... | 0.551693 |
Traceback (most recent call last):
"D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 721, in getImports
return _getImports_pe(pth)
"D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 109, in _getImports_pe
import_dllnames_only=True,
TypeError: pars... | ``` Traceback (most recent call last):
"/home/superset/allvenvs/superset/lib/python3.5/site-packages/flask/app.py", line 1982, in wsgi_app
response = self.full_dispatch_request()
"/home/superset/allvenvs/superset/lib/python3.5/site-packages/flask/app.py", line 1614, in full_dispatch_request
rv = self.handle_use... | 0.571403 |
Traceback (most recent call last):
"/opt/ros/melodic/lib/gazebo_ros/spawn_model", line 31, in <module>
from tf.transformations import quaternion_from_euler
"/opt/ros/melodic/lib/python2.7/dist-packages/tf/__init__.py", line 31, in <module>
from .listener import Transformer, TransformListener, TransformerROS
... |
Traceback (most recent call last):
"~/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 1184, in main_run_server
main_run(run_args)
"~/miniconda3/envs/benchmark/lib/python3.6/site-packages/asv/benchmark.py", line 1058, in main_run
result = benchmark.do_run()
"~/miniconda3/envs/be... | 0.612702 |
Traceback (most recent call last):
"dejavu/__init__.py", line 77, in fingerprint_directory
song_name, hashes, file_hash = iterator.next()
"/anaconda3/envs/python27env/lib/python2.7/multiprocessing/pool.py", line 673, in next
raise value
TypeError: numpy boolean subtract, the `-` operator, is deprecated, use the... | Traceback (most recent call last):
"C:\Users\jhelmus\mc\envs\test_numba\lib\site-packages\numba\tests\test_hashing.py", line 258, in test_heterogeneous_tuples
self.check_tuples(self.int_samples(), split)
"C:\Users\jhelmus\mc\envs\test_numba\lib\site-packages\numba\tests\test_hashing.py", line 216, in check_tuple... | 0.507335 |
[gw497] node down: Traceback (most recent call last):
"/home/rpfannsc/Projects/pytest-dev/pytest-xdist/.tox/py27/lib/python2.7/site-packages/execnet/gateway_base.py", line 1072, in executetask
do_exec(co, loc)
# noqa
"<string>", line 1, in do_exec
"<remote exec>", line 174, in <module>
OSError: [Errno 2] No s... | Traceback (most recent call last):
"./test.py", line 12, in <module>
sio.connect('https://<snip>', namespaces=['/signal'])
"/tmp/myenv/lib/python3.5/site-packages/socketio/client.py", line 268, in connect
engineio_path=socketio_path)
"/tmp/myenv/lib/python3.5/site-packages/engineio/client.py", line 184, in c... | 0.59997 |
Traceback (most recent call last):
"model_main_tf2.py", line 106, in <module>
tf.compat.v1.app.run()
"/Users/meg/opt/anaconda3/envs/SSD/lib/python3.6/site-packages/tensorflow/python/platform/app.py", line 40, in run
_run(main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef)
"/Users/meg/opt/anaconda... | Traceback (most recent call last):
"crossEncoder.py", line 77, in <module>
output_path=model_save_path2)
"/usr/local/lib/python3.6/dist-packages/sentence_transformers/cross_encoder/CrossEncoder.py", line 202, in fit
self._eval_during_training(evaluator, output_path, save_best_model, epoch, training_steps, callb... | 0.549082 |
Traceback (most recent call last):
"/home/indrajeet/courses/mastering-apache-airflow/airflow-demand-planning/venv1/bin/airflow", line 8, in <module>
sys.exit(main())
"/home/indrajeet/courses/mastering-apache-airflow/airflow-demand-planning/venv1/lib/python3.8/site-packages/airflow/__main__.py", line 40, in main
... | Traceback (most recent call last):
"C:\Users\robbn\AppData\Roaming\Blender Foundation\Blender\2.82\scripts\addons\godot_game_tools\operators\character_controller.py", line 66, in execute
characterArmature.animation_data.action.name = "T-Pose"
AttributeError: 'NoneType' object has no attribute 'action'
| 0.433652 |
Traceback (most recent call last):
"/usr/local/bin/flexget", line 11, in <module>
sys.exit(main())
"/home/harm/.local/lib/python3.5/site-packages/flexget/__init__.py", line 42, in main
manager.start()
"/home/harm/.local/lib/python3.5/site-packages/flexget/manager.py", line 327, in start
self.handle_cli()
... | Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/dawn/.vim/bundles/LeaderF/autoload/leaderf/python/leaderf/manager.py", line 58, in deco
func(self, *args, **kwargs)
"/home/dawn/.vim/bundles/LeaderF/autoload/leaderf/python/leaderf/manager.py", line 1054, in input
callback = self._call... | 0.604272 |
Traceback (most recent call last):
"/home/david/research/keras_bug/save_resave.py", line 45, in <module>
model = load_model('a{}.h5'.format(i))
"/home/david/.virtualenvs/py36/lib/python3.6/site-packages/keras/engine/saving.py", line 263, in load_model
load_weights_from_hdf5_group(f['model_weights'], model.layer... | Traceback (most recent call last):
"legacy/train.py", line 184, in <module>
tf.app.run()
"F:\my_install\Anaconda3\lib\site-packages\tensorflow\python\platform\app.py", line 126, in run
_sys.exit(main(argv))
"F:\my_install\Anaconda3\lib\site-packages\tensorflow\python\util\deprecation.py", line 250, in new_fu... | 0.572981 |
Traceback (most recent call last):
"/usr/local/bin/sslyze", line 9, in <module>
load_entry_point('SSLyze==1.1.4', 'console_scripts', 'sslyze')()
"/usr/local/lib/python3.5/dist-packages/sslyze/__main__.py", line 93, in main
global_scanner.queue_scan_command(server_connectivity_info, scan_command)
"/usr/local/... | Traceback (most recent call last):
"/usr/local/bin/owtf", line 11, in <module>
load_entry_point('owtf==2.3.2', 'console_scripts', 'owtf')()
TypeError: main() takes exactly 1 argument (0 given)
| 0.449891 |
Traceback (most recent call last):
"scenedetect_example.py", line 58, in <module>
main()
"scenedetect_example.py", line 37, in main
path, scene_list)
"build/bdist.linux-x86_64/egg/scenedetect/__init__.py", line 96, in detect_scenes_file
AttributeError: 'list' object has no attribute 'timecode_list'
| Traceback (most recent call last):
"/Users/sam/.pyenv/versions/d4r/bin/hyperopt-mongo-worker", line 8, in <module>
sys.exit(main())
"/Users/sam/.pyenv/versions/3.6.5/envs/d4r/lib/python3.6/site-packages/hyperopt/mongoexp.py", line 1331, in main
sys.exit(main_worker())
"/Users/sam/.pyenv/versions/3.6.5/envs/d... | 0.641161 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/salt/engines/__init__.py", line 135, in run
self.engine[self.fun](**kwargs)
"/root/salt-distributed-modules/_engines/engine_repro.py", line 3, in start
pillar = __salt__['pillar.data']()
"/usr/lib/python3/dist-packages/salt/modules/pillar.py"... | Traceback (most recent call last):
"c:\users\mattl\appdata\local\programs\python\python36\lib\site-packages\gallery_dl\job.py", line 54, in run
for msg in self.extractor:
"c:\users\mattl\appdata\local\programs\python\python36\lib\site-packages\gallery_dl\extractor\booru.py", line 52, in items
self.request(self.... | 0.597397 |
[!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| Traceback (most recent call last):
"/home/khaldon/anaconda3/envs/dj/lib/python3.7/site-packages/django_elasticsearch_dsl/fields.py", line 59, in get_value_from_instance
instance = getattr(instance, attr)
AttributeError: 'CustomUser' object has no attribute 'description'
| 0.57086 |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_memstr_to_bytes() takes exactly 2 arguments (0 given)
| Traceback (most recent call last):
"c:\python39\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
"c:\python39\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
"C:\Python39\Scripts\streamlink.exe\__main__.py", line 7, in <module>
"c:\python39\lib\site-p... | 0.466823 |
Traceback (most recent call last):
"/home/bm-admin/bin/reparierenscript.sh", line 118, in <module>
default_handler)(target, action, service)
"/home/bm-admin/bin/reparierenscript.sh", line 94, in netmodo
run_salt(target, "netmodo." + action, outputter=None, timeout=120)
"/home/bm-admin/bin/reparierenscript.sh... | 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)
"/usr/share/w3af/w3af/core/ui/gui/scanrun.py", line 419, in _draw_real
raise ValueError(msg % args)... | 0.518652 |
Traceback (most recent call last):
"/env/local/lib/python3.7/site-packages/google/cloud/functions/worker.py", line 383, in run_background_function
_function_handler.invoke_user_function(event_object)
"/env/local/lib/python3.7/site-packages/google/cloud/functions/worker.py", line 217, in invoke_user_function
ret... | Traceback (most recent call last):
"/home/ubuntu/.pyenv/versions/3.6.8/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/home/ubuntu/.pyenv/versions/3.6.8/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/home/ubuntu/.pyenv/versions/3.6.8/lib/python3.6/s... | 0.530995 |
Traceback (most recent call last):
"/python/miniconda3/bin/conda-env", line 7, in <module>
from conda_env.cli.main import main
"/python/miniconda3/lib/python3.6/site-packages/conda_env/cli/main.py", line 38, in <module>
from . import main_create
"/python/miniconda3/lib/python3.6/site-packages/conda_env/cli/m... | Traceback (most recent call last):
"/home/vagrant/tg2/tests/test_stack/test_authz.py", line 396, in test_smart_auth_json_allow_only
assert 'The current user must be "developer"' in resp.json['detail']
"/home/vagrant/env/lib/python2.7/site-packages/webtest/app.py", line 595, in json
% self.content_type)
Attribut... | 0.547965 |
Traceback (most recent call last):
"/Users/shao/Documents/scikit-neuralnetwork/sknn/tests/test_types.py", line 77, in test_Predict32
yp = self.nn._predict(X)
"/Users/shao/Documents/scikit-neuralnetwork/sknn/mlp.py", line 262, in _predict
return self._backend._predict_impl(X)
"/Users/shao/Documents/scikit-neu... | Traceback (most recent call last):
│·········································································································
"/usr/lib/python2.7/dist-packages/mopidy/__main__.py", line 134, in main
│·····································································································... | 0.548548 |
Traceback (most recent call last):
"/home/popper/miniconda3/lib/python3.8/site-packages/pip/_vendor/pkg_resources/__init__.py", line 3012, in _parsed_pkg_info
return self._pkg_info
"/home/popper/miniconda3/lib/python3.8/site-packages/pip/_vendor/pkg_resources/__init__.py", line 2815, in __getattr__
raise Attrib... | 2017-09-06 01:27:36,742 [salt.state
][ERROR
][2881] An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/salt/state.py", line 1750, in call
**cdata['kwargs'])
"/usr/lib/python2.7/site-packages/salt/loader.py", line 1705, in wrapper
return f(*args, **kwargs)
... | 0.490768 |
`Traceback (most recent call last):
"protobuf2json.py", line 1, in <module>
import Document_pb2 as pb
"/home/xfbai/NRE/nyt/Document_pb2.py", line 16, in <module>
serialized_pb='\n\x0e\x44ocument.proto\x12\x14large_coref.protobuf\"\x97\x04\n\x08\x44ocument\x12\x10\n\x08\x66ilename\x18\x01 \x02(\t\x12:\n\tsentenc... | `Traceback (most recent call last):
"eval.py", line 1107, in <module>
evaluate(net, dataset)
"eval.py", line 892, in evaluate
evalvideo(net, inp, out)
"eval.py", line 804, in evalvideo
active_frames = [{'value': extract_frame(first_batch, i), 'idx': 0} for i in range(len(first_batch[0]))]
"eval.py", line... | 0.575919 |
Exception while process data [/content/workspace/data_dst/00097.jpg]: Traceback (most recent call last):
"/content/DeepFaceLab/mainscripts/Merger.py", line 151, in process_data
final_img = MergeMasked (self.predictor_func, self.predictor_input_shape, cfg, frame_info)
"/content/DeepFaceLab/merger/MergeMasked.py",... | Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/myuser/.vim/bundle/YouCompleteMe/python/ycm/youcompleteme.py", line 415, in SendCommandRequest
return SendCommandRequest( final_arguments,
"/home/myuser/.vim/bundle/YouCompleteMe/python/ycm/client/command_request.py", line 179, in SendC... | 0.606806 |
Traceback (most recent call last):
"/sec/Dev/BrainBot/raiden/venv/lib/python3.7/site-packages/flask/app.py", line 1813, in full_dispatch_request
rv = self.dispatch_request()
"/sec/Dev/BrainBot/raiden/venv/lib/python3.7/site-packages/flask/app.py", line 1799, in dispatch_request
return self.view_functions[rule.e... | Traceback (most recent call last):
"C:\Anaconda\lib\site-packages\rpyc\core\protocol.py", line 329, in _dispatch_request
res = self._HANDLERS[handler](self, *args)
"C:\Anaconda\lib\site-packages\rpyc\core\protocol.py", line 603, in _handle_callattr
return self._handle_call(obj, args, kwargs)
"C:\Anaconda\lib... | 0.597627 |
Traceback (most recent call last):
"/home2/sj/opennmt/train.py", line 6, in <module>
main()
"/home2/sj/translation/OpenNMT-py-master-GPU-v3/onmt/bin/train.py", line 200, in main
train(opt)
"/home2/sj/translation/OpenNMT-py-master-GPU-v3/onmt/bin/train.py", line 29, in train
map_location=lambda storage, loc:... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/entity.py", line 281, in async_update_ha_state
await self.async_device_update()
"/usr/src/homeassistant/homeassistant/helpers/entity.py", line 459, in async_device_update
await self.async_update()
"/usr/src/homeassistant/homeass... | 0.571158 |
Traceback (most recent call last):
"...\.venv\lib\site-packages\IPython\core\interactiveshell.py", line 3437, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-23-ad1bd734b250>", line 8, in <module>
.run_async(pipe_stdin=True)
TypeError: cannot unpack non-iterable Popen object
| Traceback (most recent call last):
"/databricks/python/lib/python3.7/site-packages/great_expectations/validation_operators/validation_operators.py", line 170, in _run_actions
data_asset=batch
"/databricks/python/lib/python3.7/site-packages/great_expectations/validation_operators/actions.py", line 46, in run
ret... | 0.540828 |
Traceback (most recent call last):
"./test_yolo.py", line 194, in <module>
_main(parser.parse_args())
"./test_yolo.py", line 79, in _main
yolo_model = load_model(model_path)
"/home/ubuntu/.local/lib/python3.5/site-packages/keras/models.py", line 246, in load_model
model = model_from_config(model_config, cus... | Traceback (most recent call last):
"/Users/jamie/.pyenv/versions/2.7.11/lib/python2.7/site-packages/stacker/plan.py", line 88, in _run_once
status = self.fn(self.stack, status=self.status)
"/Users/jamie/.pyenv/versions/2.7.11/lib/python2.7/site-packages/stacker/actions/diff.py", line 216, in _diff_stack
provide... | 0.558547 |
Traceback (most recent call last):
"D:\Sources\dulwich\dulwich\tests\compat\test_client.py", line 209, in test_incremental_fetch_pack
self.test_fetch_pack()
"D:\Sources\dulwich\dulwich\tests\compat\test_client.py", line 203, in test_fetch_pack
refs = c.fetch(self._build_path(b'/server_new.export'), dest)
"D:... | Traceback (most recent call last):
"/home/username/.local/lib/python3.6/site-packages/pyload/core/network/http/http_request.py", line 328, in decode_response
if codecs.lookup(encoding).name == "utf-8" and rep.startswith(
TypeError: lookup() argument must be str, not bytes
| 0.6364 |
Traceback (most recent call last):
"/Users/alex/.local/share/virtualenvs/dns-m997HFnd/bin/octodns-dump", line 10, in <module>
sys.exit(main())
"/Users/alex/.local/share/virtualenvs/dns-m997HFnd/lib/python2.7/site-packages/octodns/cmds/dump.py", line 35, in main
*args.source)
"/Users/alex/.local/share/virtual... | [autoreload of pandas.core.config_init failed: Traceback (most recent call last):
"/Users/sentient-asoellinger/miniconda2/envs/ipykernel_py3/lib/python3.6/site-packages/IPython/extensions/autoreload.py", line 246, in check
superreload(m, reload, self.old_objects)
"/Users/sentient-asoellinger/miniconda2/envs/ipyk... | 0.59078 |
Traceback (most recent call last):
"/usr/bin/hangups", line 11, in <module>
load_entry_point('hangups==0.4.4', 'console_scripts', 'hangups')()
"/usr/lib/python3.6/site-packages/hangups-0.4.4-py3.6.egg/hangups/ui/__main__.py", line 1135, in main
"/usr/lib/python3.6/site-packages/hangups-0.4.4-py3.6.egg/hangups... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"resnet50.py", line 192, in ResNet50
data_format=K.image_data_format(),
AttributeError: 'module' object has no attribute 'image_data_format'
| 0.555758 |
`Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/lib/python3.5/site-packages/telebot/__init__.py", line 23, in <module>
from telebot import apihelper, types, util
"/usr/lib/python3.5/site-packages/telebot/apihelper.py", line 3, in <module>
import requests
"/usr/lib/python3.5/site-p... | Traceback (most recent call last):
"/usr/lib/python3.5/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/usr/lib/python3.5/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/usr/lib/python3.5/unittest/__main__.py", line 18, in <module>
main(module=None)
"/usr/lib/python3.5/unitt... | 0.60707 |
Traceback (most recent call last):
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\tornado\ioloop.py", line 907, in _run
return self.callback()
"C:\Users\adnan\AppData\Local\Programs\Python\Python38-32\lib\site-packages\distributed\nanny.py", line 414, in memory_monitor
process = sel... | Traceback (most recent call last):
"test.py", line 62, in <module>
trainer.fit(model, mnist_train)
"/home/ubuntu/anaconda3/lib/python3.7/site-packages/mlflow/pytorch/_pytorch_autolog.py", line 216, in fit
return _run_and_log_function(self, original, args, kwargs)
"/home/ubuntu/anaconda3/lib/python3.7/site-pa... | 0.602701 |
Traceback (most recent call last):
"C:\Python27\folium_map.py", line 9, in <module>
print(folium.__version__)
AttributeError: 'module' object has no attribute '__version__'
| Traceback (most recent call last):
"test.py", line 5, in <module>
seaborn.heatmap([[1, 2], [3, 4]])
"/home/tlaundal/Projects/seaborn-pgf-bug/env/lib/python3.8/site-packages/seaborn/_decorators.py", line 46, in inner_f
return f(**kwargs)
"/home/tlaundal/Projects/seaborn-pgf-bug/env/lib/python3.8/site-packages... | 0.61425 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python2.7/dist-packages/matplotlib/pyplot.py", line 3306, in plot
ax = gca()
"/usr/local/lib/python2.7/dist-packages/matplotlib/pyplot.py", line 950, in gca
return gcf().gca(**kwargs)
"/usr/local/lib/python2.7/dist-packages/... | Traceback (most recent call last):
"/usr/bin/auto-cpufreq", line 437, in <module>
cli()
"/usr/lib/python3/dist-packages/click/core.py", line 764, in __call__
return self.main(*args, **kwargs)
"/usr/lib/python3/dist-packages/click/core.py", line 717, in main
rv = self.invoke(ctx)
"/usr/lib/python3/dist-pa... | 0.633148 |
Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/auto_ml/predictor.py", line 944, in _print_ml_analytics_results_random_forest
trained_feature_importances = final_model_obj.model.feature_importances_
AttributeError: 'XGBRegressor' object has no attribute 'feature_importances_'
| Traceback (most recent call last):
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner
self.run()
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"D:\tools\XX-Net-3.7.9\code\defaul... | 0.55494 |
Traceback (most recent call last):
"C:\Users\dellpc\Anaconda3\lib\site-packages\traitlets\traitlets.py", line 528, in get
value = obj._trait_values[self.name]
KeyError: 'context'
| Traceback (most recent call last):
"tools/train.py", line 153, in <module>
main()
"tools/train.py", line 149, in main
meta=meta)
"/content/drive/My Drive/mdet2/mmdet/apis/train.py", line 143, in train_detector
runner.run(data_loaders, cfg.workflow, cfg.total_epochs)
"/usr/local/lib/python3.6/dist-package... | 0.450446 |
Traceback (most recent call last):
"/home/user/coding/telegram_video_uploader/env/lib/python3.7/site-packages/uvicorn/protocols/http/httptools_impl.py", line 385, in run_asgi
result = await app(self.scope, self.receive, self.send)
"/home/user/coding/telegram_video_uploader/env/lib/python3.7/site-packages/uvicorn... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/errbot/core_plugins/chatRoom.py", line 20, in callback_connect
self._join_room(room)
"/usr/local/lib/python3.6/site-packages/errbot/core_plugins/chatRoom.py", line 34, in _join_room
self.query_room(room).join(username=self.bot_config.CHA... | 0.552107 |
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):
"<stdin>", line 1, in <module>
"/home/jolien/anaconda_ete/lib/python2.7/site-packages/ete3-3.0.0b36-py3.5.egg/ete3/coretype/tree.py", line 2128, in check_monophyly
found_values = set([getattr(n, target_attr) for n in n2leaves[self]])
AttributeError: 'TreeNode' object has no att... | 0.621655 |
Traceback (most recent call last):
"/opt/az/lib/python3.6/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"/opt/az/lib/python3.6/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/opt/az/lib/python3.6/site-packages/azure/cli/__main__.py", line 44, in <module>
exit_code = cli_main(a... | Traceback (most recent call last):
"examples/sample.py", line 81, in <module>
fields=[('input', qa_field), ('output', qa_field)])
"build/bdist.macosx-10.12-x86_64/egg/torchtext/data/dataset.py", line 56, in splits
"build/bdist.macosx-10.12-x86_64/egg/torchtext/data/dataset.py", line 107, in __init__
"build... | 0.617887 |
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/joongi/.pyenv/versions/3.8.5/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
"/home/joongi/.pyenv/versions/3.8.5/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
"mypy/build.py", line 1922, in... | 0.635448 |
Traceback (most recent call last):
"/home/local/SoftwareDownloads/quodlibet-fork/quodlibet/quodlibet/qltk/songlistcolumns.py", line 205, in _cdf
value = self._fetch_value(model, iter_)
"/home/local/SoftwareDownloads/quodlibet-fork/quodlibet/quodlibet/qltk/songlistcolumns.py", line 350, in _fetch_value
return s... | Traceback (most recent call last):
"/home/pt/venv/lib/python3.6/site-packages/ScoutSuite/providers/azure/facade/storageaccounts.py", line 30, in get_blob_containers
lambda: list(self._client.blob_containers.list(resource_group_name, storage_account_name).value)
"/usr/lib/python3.6/concurrent/futures/thread.py", ... | 0.618245 |
Traceback (most recent call last):
"main.py", line 108, in <module>
rlt = predict(vol, dataset)
"main.py", line 84, in predict
predict_y = model.predict(forecast_df)
"D:\software\anaconda3\lib\site-packages\fbprophet\forecaster.py", line 1137, in predict
seasonal_components = self.predict_seasonal_component... | Traceback (most recent call last):
"/usr/local/lib/python3.7/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
"/usr/src/homeassistant/homeassistant/components/tts/__init__.py", line 401, in async_remove_from_mem
self.mem_cache.pop(key)
KeyError: 'a94a8fe5ccb19ba61c4c0873d391e9... | 0.481054 |
Traceback (most recent call last):
"labelme2coco.py", line 187, in <module>
main()
"labelme2coco.py", line 87, in main
label_file = labelme.Label
(filename=filename)
AttributeError: module 'labelme' has no attribute 'Label
'
| Traceback (most recent call last):
"/home/idi/.virtualenvs/tws-app/lib/python3.6/site-packages/ib_insync/client.py", line 251, in _onSocketHasData
self._decode(fields)
"/home/idi/.virtualenvs/tws-app/lib/python3.6/site-packages/ib_insync/client.py", line 347, in _decode
self.decoder.interpret(fields)
"/home/... | 0.576632 |
Traceback (most recent call last):
"C:\CryptoStuffPy\python-binance\examples\Private_TriArbBot.py", line 555, in <module>
run()
"C:\CryptoStuffPy\python-binance\examples\Private_TriArbBot.py", line 71, in run
initialize_arb()
"C:\CryptoStuffPy\python-binance\examples\Private_TriArbBot.py", line 93, in initia... | Traceback (most recent call last):
"/srv/homeassistant/lib/python3.7/site-packages/homeassistant/helpers/entity_platform.py", line 150, in _async_setup_platform
await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT)
"/usr/lib/python3.7/asyncio/tasks.py", line 416, in wait_for
return fut.result()
"... | 0.553349 |
Traceback (most recent call last):
"/usr/local/lib/python3.8/dist-packages/aj/api/endpoint.py", line 75, in wrapper
result = fx(self, context, *args, **kwargs)
"/usr/local/lib/python3.8/dist-packages/ajenti_plugin_core/views/api.py", line 116, in handle_api_auth
if auth.check_sudo_password(username, password):
... | Traceback (most recent call last):
"D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 721, in getImports
return _getImports_pe(pth)
"D:\Apps\Python\Anaconda3\lib\site-packages\PyInstaller\depend\bindepend.py", line 109, in _getImports_pe
import_dllnames_only=True,
TypeError: pars... | 0.552619 |
Traceback (most recent call last):
"build.py", line 10, in <module>
print( test1854.test.subc.__doc__ )
AttributeError: 'fortran' object has no attribute 'subc'
| Traceback (most recent call last):
"C:\workspace\microbit-mine\mu\mu\logic.py", line 732, in debug_toggle_breakpoint
self.modes['debugger'].toggle_breakpoint(line, tab)
"C:\workspace\microbit-mine\mu\mu\modes\debugger.py", line 201, in toggle_breakpoint
bps = self.debugger.breakpoints(tab.path)
"C:\workspace... | 0.55838 |
Traceback (most recent call last):
"C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time
elapsed_time = time.monotonic() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/usr/local/lib/python3.6/site-packages/botocore/client.py", line 251, in _api_call
return self._make_api_call(operation_name, kwargs)
"/usr/local/lib/python3.6/site-packages/botocore/client.py", line 526, in _make_api_call
operation_model, re... | 0.519939 |
Traceback (most recent call last):
"logontracer.py", line 1028, in <module>
main()
"logontracer.py", line 1016, in main
parse_evtx(args.evtx)
"logontracer.py", line 897, in parse_evtx
tx.append(statement_ip, {"IP": ipaddress, "rank": ranks[ipaddress], "hostname": hostname})
AttributeError: 'Transaction' obj... | Traceback (most recent call last):
"/routersploit/routersploit/core/exploit/utils.py", line 80, in import_exploit
module = importlib.import_module(path)
"/usr/lib/python3.5/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
"<frozen importlib._boots... | 0.62636 |
Traceback (most recent call last):
"/usr/local/bin/bcbio_nextgen.py", line 234, in <module>
main(**kwargs)
"/usr/local/bin/bcbio_nextgen.py", line 43, in main
run_main(**kwargs)
"/usr/local/share/bcbio/anaconda/lib/python2.7/site-packages/bcbio/pipeline/main.py", line 42, in run_main
fc_dir, run_info_yaml)
... | Traceback (most recent call last):
"capsulenet-multi-gpu.py", line 166, in <module>
multi_model.fit_generator(trainData, steps_per_epoch = 100, epochs = args.epochs, validation_data = validateData, validation_steps=100, callbacks = [log, tb, lr_decay])
"/root/anaconda3/lib/python3.6/site-packages/keras/legacy/in... | 0.645901 |
Traceback (most recent call last):
"/home/smosesli/anaconda3/envs/kaolin/lib/python3.6/site-packages/Sphinx-2.2.0-py3.6.egg/sphinx/ext/autodoc/importer.py", line 32, in import_module
return importlib.import_module(modname)
"/home/smosesli/anaconda3/envs/kaolin/lib/python3.6/importlib/__init__.py", line 126, in i... | Traceback (most recent call last):
"./pupygen.py", line 545, in <module>
pupygen(parser.parse_args(), config)
"./pupygen.py", line 483, in pupygen
packed_payload=pack_py_payload(get_raw_conf(conf))
"./pupygen.py", line 73, in get_raw_conf
credentials = Credentials(role='client')
"/tmp/pupy/pupy/pupylib/P... | 0.518784 |
Traceback (most recent call last):
"/home/sergey/anaconda3/bin/conda", line 13, in <module>
sys.exit(main())
"/home/sergey/anaconda3/lib/python3.6/site-packages/conda/cli/main.py", line 150, in main
return conda_exception_handler(_main, *args, **kwargs)
"/home/sergey/anaconda3/lib/python3.6/site-packages/con... | Traceback (most recent call last):
"C:\Program
s (x86)\Microsoft SDKs\Azure\CLI2\lib\threading.py", line 916, in _bootstrap_inner
self.run()
"C:\Users\aa062685\.azure\cliextensions\interactive\azext_interactive\azclishell\threads.py", line 21, in run
FreshTable(self.shell).dump_command_table(self.shell)
"C:... | 0.649489 |
Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
"/home/tkloczko/rpmbuild/BUILD/arrow-0.15.6/tests/test_parser.py", line 672, in test_format_hour
assert self.format_regex.findall("HH-H-hh-h") == ["HH", "H", "hh", "h"]
AttributeError: '... | Traceback (most recent call last):
"/usr/src/app/homeassistant/setup.py", line 192, in _async_setup_component
None, component.setup, hass, processed_config)
"uvloop/future.pyx", line 230, in __iter__ (uvloop/loop.c:110600)
"uvloop/future.pyx", line 432, in uvloop.loop.BaseTask._fast_wakeup (uvloop/loop.c:1139... | 0.573689 |
Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/logging/__init__.py", line 1025, in emit
msg = self.format(record)
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/logging/__init__.py", line 869, in format
return fmt.format(record)
"/Users/a... | Traceback (most recent call last):
"/usr/local/bin/miiocli", line 11, in <module>
sys.exit(create_cli())
"/usr/local/lib/python3.5/dist-packages/miio/cli.py", line 43, in create_cli
return cli(auto_envvar_prefix="MIIO")
"/usr/local/lib/python3.5/dist-packages/miio/click_common.py", line 53, in __call__
retu... | 0.593484 |
Traceback (most recent call last):
"/usr/local/bin/pylint", line 10, in <module>
sys.exit(run_pylint())
"/usr/local/lib/python3.5/dist-packages/pylint/__init__.py", line 20, in run_pylint
Run(sys.argv[1:])
"/usr/local/lib/python3.5/dist-packages/pylint/lint.py", line 1610, in __init__
linter.check(args)
... | `Traceback (most recent call last):
"/usr/bin/openrazer-daemon", line 177, in <module>
run()
"/usr/bin/openrazer-daemon", line 172, in run
logger=logger)
TypeError: __init__() got an unexpected keyword argument 'chdir'`
| 0.516514 |
Traceback (most recent call last):
"/storage/.kodi/addons/plugin.video.netflix/addon.py", line 33, in <module>
NAVIGATION.router(paramstring=REQUEST_PARAMS)
"/storage/.kodi/addons/plugin.video.netflix/resources/lib/utils.py", line 60, in wrapped
result = func(*args, **kwargs)
"/storage/.kodi/addons/plugin.v... | Traceback (most recent call last):
"/usr/bin/friture", line 10, in <module>
main()
"/usr/lib64/python3.8/site-packages/friture/analyzer.py", line 359, in main
window = Friture()
"/usr/lib64/python3.8/site-packages/friture/analyzer.py", line 113, in __init__
self.restoreAppState()
"/usr/lib64/python3.8/si... | 0.564543 |
Traceback (most recent call last):
"C:\MobSF2\Mobile-Security-Framework-MobSF\MalwareAnalyzer\views\apkid.py", line 45, in apkid_analysis
findings = output._build_json_output(res)['files']
AttributeError: 'OutputFormatter' object has no attribute '_build_json_output'
| Traceback (most recent call last):
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 801, in __bootstrap_inner
self.run()
"D:\tools\XX-Net-3.7.9\code\default\python27\1.0\lib\threading.py", line 754, in run
self.__target(*self.__args, **self.__kwargs)
"D:\tools\XX-Net-3.7.9\code\defaul... | 0.608938 |
Traceback (most recent call last):
"/.../apps/frappe/frappe/app.py", line 61, in application
response = frappe.handler.handle()
"/.../apps/frappe/frappe/handler.py", line 21, in handle
data = execute_cmd(cmd)
"/.../apps/frappe/frappe/handler.py", line 56, in execute_cmd
return frappe.call(method, **frappe.f... |
Traceback (most recent call last):
"scripts\retriever\build_tfidf.py", line 183, in <module>
args, 'sqlite', {'db_path': args.db_path}
"scripts\retriever\build_tfidf.py", line 114, in get_count_matrix
for b_row, b_col, b_data in workers.imap_unordered(_count, batch):
"C:\Users\cguzelha\AppData\Local\Continu... | 0.530318 |
Traceback (most recent call last):
"/home/amnesia/Persistent/securedrop/admin/.venv3/lib/python3.5/weakref.py", line 117, in remove
TypeError: 'NoneType' object is not callable
| Traceback (most recent call last):
"/home/mars/.local/python/bin/vint", line 11, in <module>
load_entry_point('vim-vint==0.3.21.dev45+gbcd6562', 'console_scripts', 'vint')()
"/home/mars/.local/python/lib/python3.8/site-packages/vint/__init__.py", line 11, in main
init_cli()
"/home/mars/.local/python/lib/pyth... | 0.579053 |
Traceback (most recent call last):
"/Users/finup/gitlab/ApiTestEngine/ate/task.py", line 17, in runTest
self.assertTrue(self.test_runner.run_test(self.testcase))
"/Users/finup/gitlab/ApiTestEngine/ate/runner.py", line 103, in run_test
resp_obj.validate(validators, self.context.get_testcase_variables_mapping())
... | Traceback (most recent call last):
"C:\Users\Fabien\Desktop\gif_resize_pillow.py", line 24, in <module>
om.save("out.gif", save_all=True, append_images=frames)
"C:\Python36\lib\site-packages\PIL\Image.py", line 1893, in save
save_handler(self, fp, filename)
"C:\Python36\lib\site-packages\PIL\GifImagePlugin.p... | 0.543055 |
Traceback (most recent call last):
"__main__.py", line 19, in <module>
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpc3a66tbr\build\youtube_dl\__init__.py", line 465, in main
"C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpc3a66tbr\build\youtube_dl\__init__.py", line 455, in _real... | Traceback (most recent call last):
"/home/usrfjt/TDS/venvs/ipm_env/lib/python2.7/site-packages/django/core/handlers/base.py", line 137, in get_response
response = response.render()
"/home/usrfjt/TDS/venvs/ipm_env/lib/python2.7/site-packages/django/template/response.py", line 103, in render
self.content = self.r... | 0.595111 |
Traceback (most recent call last):
"C:\Users\jono\AppData\Roaming\Python\Python39\site-packages\aiogram\dispatcher\dispatcher.py", line 388, in _process_polling_updates
for responses in itertools.chain.from_iterable(await self.process_updates(updates, fast)):
"C:\Users\jono\AppData\Roaming\Python\Python39\site-p... | `Traceback (most recent call last):
"recognize.py", line 32, in <module>
seq_len = tf.not_equal(x.sg_sum(axis=2), 0.).sg_int().sg_sum(axis=1)
"/usr/local/lib/python2.7/site-packages/sugartensor/sg_main.py", line 170, in wrapper
out = func(tensor, tf.sg_opt(kwargs))
"/usr/local/lib/python2.7/site-packages/sug... | 0.517705 |
Traceback (most recent call last):
"./cmd.py", line 16, in <module>
print device.Shell('echo %d' % i)
"/usr/local/lib/python2.7/site-packages/adb/adb_commands.py", line 227, in Shell
timeout_ms=timeout_ms)
"/usr/local/lib/python2.7/site-packages/adb/adb_protocol.py", line 369, in Command
return ''.join(cls.... | Traceback (most recent call last):
"/usr/local/lib/python3.8/site-packages/wiffi/__init__.py", line 155, in __call__
except asyncio.streams.IncompleteReadError:
AttributeError: module 'asyncio.streams' has no attribute 'IncompleteReadError'
| 0.602479 |
Traceback (most recent call last):
"/usr/local/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
response = get_response(request)
"/usr/local/lib/python3.8/site-packages/django/core/handlers/base.py", line 179, in _get_response
response = wrapped_callback(request, *callback_args,... | Traceback (most recent call last):
"/usr/tvm/tutorials/frontend/from_tensorflow.py", line 104, in <module>
shape=shape_dict)
"/usr/tvm/python/tvm/relay/frontend/tensorflow.py", line 2349, in from_tensorflow
mod, params = g.from_tensorflow(graph, layout, shape, outputs)
"/usr/tvm/python/tvm/relay/frontend/ten... | 0.607797 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/openshot.py", line 14, in swig_import_helper
return importlib.import_module(mname)
"/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
"<frozen importlib._bootstra... | Traceback (most recent call last):
"~/git/.venv/lib/python3.6/site-packages/celery/worker/worker.py", line 203, in start
self.blueprint.start(self)
"~/git/.venv/lib/python3.6/site-packages/celery/bootsteps.py", line 119, in start
step.start(parent)
"~/git/.venv/lib/python3.6/site-packages/celery/bootsteps.py... | 0.628338 |
2017-04-18 14:02:05 tornado.application:ERROR Future exception was never retrieved: Traceback (most recent call last):
"/usr/local/lib/python2.7/site-packages/tornado/gen.py", line 1063, in run
yielded = self.gen.throw(*exc_info)
"/usr/local/lib/python2.7/site-packages/thumbor/transformer.py", line 152, in smart... | Traceback (most recent call last):
"/home/ANT.AMAZON.COM/lausen/.pyenv/versions/3.8.0-debug/lib/python3.8/site-packages/awscli/clidriver.py", line 217, in main
return command_table[parsed_args.command](remaining, parsed_args)
"/home/ANT.AMAZON.COM/lausen/.pyenv/versions/3.8.0-debug/lib/python3.8/site-packages/aw... | 0.557496 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/ampolloreno/repos/pyquil/pyquil/paulis.py", line 348, in __eq__
return self == PauliSum(other)
"/home/ampolloreno/repos/pyquil/pyquil/paulis.py", line 332, in __init__
raise ValueError("PauliSum's are currently constructed from Sequence... | Traceback (most recent call last):
"/home/jesse/sources/jumpcutter/jumpcutter.py", line 187, in <module>
wavfile.write(TEMP_FOLDER+"/audioNew.wav",SAMPLE_RATE,outputAudioData)
"/home/jesse/.local/lib/python3.8/site-packages/scipy/io/wavfile.py", line 428, in write
raise ValueError("Data exceeds wave file size l... | 0.492756 |
Traceback (most recent call last):
"/opt/anaconda3/envs/maskrcnn/lib/python3.6/site-packages/mask_rcnn-2.1-py3.6.egg/mrcnn/model.py", line 1695, in data_generator
use_mini_mask=config.USE_MINI_MASK)
"/opt/anaconda3/envs/maskrcnn/lib/python3.6/site-packages/mask_rcnn-2.1-py3.6.egg/mrcnn/model.py", line 1218, in l... | Traceback (most recent call last):
"<ipython-input-1-4d0fd1617f36>", line 1, in <module>
runfile('/home/visual/andche/MRI_DATA/andche_pipeline_v1.py', wdir='/home/visual/andche/MRI_DATA')
"/project/3019005.02/conda/nipype/lib/python2.7/site-packages/spyder_kernels/customize/spydercustomize.py", line 668, in ru... | 0.532504 |
Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/forseti_security-2.1.0-py2.7.egg/google/cloud/forseti/services/inventory/inventory.py", line 255, in do_inventory
background)
"/usr/local/lib/python2.7/dist-packages/forseti_security-2.1.0-py2.7.egg/google/cloud/forseti/services/inventory... | Traceback (most recent call last):
"/home/abdulla/dassaq/bin/ldapdomaindump", line 3, in <module>
ldapdomaindump.main()
"/home/abdulla/dassaq/lib/python3.6/site-packages/ldapdomaindump/__init__.py", line 944, in main
dd.domainDump()
"/home/abdulla/dassaq/lib/python3.6/site-packages/ldapdomaindump/__init__.py... | 0.535311 |
Traceback (most recent call last):
"src/gevent/greenlet.py", line 716, in gevent._greenlet.Greenlet.run
"/home/lefteris/ew/raiden/raiden/network/transport/matrix.py", line 458, in _handle_message
self._receive_message(message)
"/home/lefteris/ew/raiden/raiden/network/transport/matrix.py", line 497, in _receiv... | > Traceback (most recent call last):
"/usr/lib/python2.7/logging/__init__.py", line 861, in emit
msg = self.format(record)
"/usr/lib/python2.7/logging/__init__.py", line 734, in format
return fmt.format(record)
"/usr/lib/python2.7/logging/__init__.py", line 465, in format
record.message = record.getMessage(... | 0.563634 |
Traceback (most recent call last):
"client.py", line 434, in <module>
main()
"client.py", line 192, in main
dropper = _dropper(options, var=var, key=key, modu
"client.py", line 416, in _dropper
name = generators.freeze(name, icon=options.icon,
"C:\Users\Name\Desktop\byob-master\byob\core\ge
if 'EXE' in ... | Traceback (most recent call last):
"/usr/local/lib/python3.7/site-packages/airflow/models/taskinstance.py", line 984, in _run_raw_task
result = task_copy.execute(context=context)
"/usr/local/lib/python3.7/site-packages/airflow/operators/python_operator.py", line 113, in execute
return_value = self.execute_calla... | 0.603872 |
Traceback (most recent call last):
"test_linalg.py", line 27, in tearDown
linalg.shutdown()
AttributeError: module 'skcuda.linalg' has no attribute 'shutdown'
| Traceback (most recent call last):
"/opt/AlexaPi/src/main.py", line 584, in <module>
token = Token(config['alexa'])
"/opt/AlexaPi/src/main.py", line 234, in __init__
if not self._aconfig.get('refresh_token'):
AttributeError: 'str' object has no attribute 'get'
| 0.498179 |
[!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| Traceback (most recent call last):
"/home/forge/local/lib/python2.7/site-packages/raven/base.py", line 249, in handle_exception
self.captureException(exc_info=exc_info, level='fatal')
"/home/forge/local/lib/python2.7/site-packages/raven/base.py", line 781, in captureException
'raven.events.Exception', exc_info=... | 0.635082 |
Traceback (most recent call last):
"/allura-data/virtualenv/local/lib/python2.7/site-packages/gunicorn/workers/sync.py", line 182, in handle_request
resp.write(item)
"/allura-data/virtualenv/local/lib/python2.7/site-packages/gunicorn/http/wsgi.py", line 344, in write
raise TypeError('%r is not a byte' % arg)
Ty... | Traceback (most recent call last):
"hypothesis/hello_hypothesis.py", line 7, in test_reverse_reverse
@given(lists(integers()))
"/home/juanrh/.local/lib/python3.6/site-packages/hypothesis/core.py", line 1003, in wrapped_test
get_trimmed_traceback()
"/home/juanrh/.local/lib/python3.6/site-packages/hypothesis/i... | 0.639074 |
Traceback (most recent call last):
"/home/fab/Documents/repos/home-assistant-appdaemon/bin/appdaemon", line 11, in <module>
sys.exit(main())
"/home/fab/Documents/repos/home-assistant-appdaemon/lib64/python3.6/site-packages/appdaemon/admain.py", line 198, in main
config.read_file(open(config_file_conf))
TypeErro... | Traceback (most recent call last):
"pyexcel.py", line 5, in <module>
sheet.save_as('sortables.html',display_length=10)
"/Users/Python/pyexcel/pyexcel/internal/meta.py", line 281, in save_as
**keywords)
"/Users/Python/pyexcel/pyexcel/internal/core.py", line 43, in save_sheet
return _save_any(a_source, sheet)... | 0.483913 |
Traceback (most recent call last):
"Desktop/label_spreading.py", line 38, in <module>
label_prop_model.fit(iris.data, labels)
"/Users/lucapuggini/VirtualEnvs/python3_6/lib/python3.6/site-packages/sklearn/semi_supervised/label_propagation.py", line 229, in fit
graph_matrix = self._build_graph()
"/Users/lucapu... | Traceback (most recent call last):
"path/to/dir/venv/lib/python3.7/site-packages/faker/generator.py", line 83, in get_formatter
return getattr(self, formatter)
AttributeError: 'Generator' object has no attribute 'first_name'
| 0.561613 |
Traceback (most recent call last):
"/project_dir/env/lib/python3.5/site-packages/coremltools/converters/nnssa/frontend/graph_pass/type_inference.py", line 86, in visit
ret = visitor(node)
"/project_dir/env/lib/python3.5/site-packages/coremltools/converters/nnssa/frontend/graph_pass/type_inference.py", line 978, ... | Traceback (most recent call last):
"/usr/lib/python3.6/logging/__init__.py", line 994, in emit
msg = self.format(record)
"/usr/lib/python3.6/logging/__init__.py", line 840, in format
return fmt.format(record)
"/usr/lib/python3.6/logging/__init__.py", line 577, in format
record.message = record.getMessage()
... | 0.590567 |
Traceback (most recent call last):
"C:\Python36\lib\weakref.py", line 624, in _exitfunc
"C:\Python36\lib\weakref.py", line 548, in __call__
"C:\Python36\lib\tempfile.py", line 797, in _cleanup
"C:\Python36\lib\shutil.py", line 494, in rmtree
"C:\Python36\lib\shutil.py", line 376, in _rmtree_unsafe
"C:... | Traceback (most recent call last):
"dvc/main.py", line 90, in main
"dvc/command/run.py", line 60, in run
"dvc/repo/__init__.py", line 54, in wrapper
"dvc/repo/scm_context.py", line 4, in run
"dvc/repo/run.py", line 132, in run
"dvc/stage/__init__.py", line 455, in ignore_outs
"dvc/output/base.py", ... | 0.62424 |
Traceback (most recent call last):
"/Users/poudel/opt/miniconda3/envs/dataSc/lib/python3.7/site-packages/optuna/study.py", line 709, in _run_trial
result = func(trial)
"<ipython-input-2-992a83133a8f>", line 58, in objective
acc = accuracy_score(yvalid,vd_preds)
"/Users/poudel/opt/miniconda3/envs/dataSc/lib/p... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/websocket_api/decorators.py", line 20, in _handle_async_response
await func(hass, connection, msg)
"/usr/src/homeassistant/homeassistant/components/auth/__init__.py", line 487, in websocket_create_long_lived_access_token
access_... | 0.532865 |
Traceback (most recent call last):
"imagenet_example.py", line 248, in <module>
main(get_args())
"imagenet_example.py", line 229, in main
model = ImageNetLightningModel(hparams)
TypeError: Can't instantiate abstract class ImageNetLightningModel with abstract methods forward
| Traceback (most recent call last):
"<ipython-input-1-ccf0947de573>", line 352, in nn_smac
incumbent = smac.optimize()
"/home/wenjian/anaconda3/lib/python3.6/site-packages/smac/facade/smac_facade.py", line 410, in optimize
fn=os.path.join(self.output_dir, "runhistory.json")
"/home/wenjian/anaconda3/lib/python... | 0.568155 |
Traceback (most recent call last):
"/home/murphy/Diamond-master/.tox/py27/local/lib/python2.7/site-packages/mock/mock.py", line 1305, in patched
return func(*args, **keywargs)
"/home/murphy/Diamond-master/src/diamond/handler/test/testtsdb.py", line 405, in test_network_metrics_default
mock_urlopen.assert_called... | `Traceback (most recent call last):
"/content/drive/My Drive/mask rcnn/mrcnn/model.py", line 1709, in data_generator
use_mini_mask=config.USE_MINI_MASK)
"/content/drive/My Drive/mask rcnn/mrcnn/model.py", line 1257, in load_image_gt
assert mask.shape == mask_shape, "Augmentation shouldn't change mask size"
Asse... | 0.518589 |
Traceback (most recent call last):
"create.py", line 32, in <module>
client.services.create(**params)
"/usr/lib/python2.7/site-packages/docker/models/services.py", line 177, in create
service_id = self.client.api.create_service(**create_kwargs)
"/usr/lib/python2.7/site-packages/docker/utils/decorators.py", l... | Traceback (most recent call last):
"/Users/brunorijsman/.pyenv/versions/3.8.6/lib/python3.8/asyncio/events.py", line 81, in _run
self._context.run(self._callback, *self._args)
"/Users/brunorijsman/mdi-qkd-mark-4/venv/lib/python3.8/site-packages/grpclib/protocol.py", line 712, in data_received
events = self.conn... | 0.609218 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/django/test/utils.py", line 371, in inner
return func(*args, **kwargs)
"/home/vagrant/django-axes/axes/tests/test_access_attempt_config.py", line 192, in test_lockout_by_user_with_empty_username_allows_other_users_without_cache
self._lockout_use... | Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/tornado/web.py", line 1270, in _when_complete
callback()
"/usr/lib/python2.7/site-packages/tornado/web.py", line 1291, in _execute_method
self._when_complete(method(*self.path_args, **self.path_kwargs),
"/home/depierre/git-repo/gsoc2014/owtf/fra... | 0.627944 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: module 'mesh_tensorflow' has no attribute 'Graph'
| Traceback (most recent call last):
"c:\users\flame\desktop\random\testingredbot\reddev\venv\lib\site-packages\discord\ext\commands\core.py", line 79, in wrapped
ret = await coro(*args, **kwargs)
"c:\users\flame\desktop\random\testingredbot\reddev\venv\lib\site-packages\redbot\cogs\modlog\modlog.py", line 106, in... | 0.555795 |
Traceback (most recent call last):
"export2onnx.py", line 62, in <module>
model.export_onnx()
"export2onnx.py", line 57, in export_onnx
return onnx_mxnet.export_model(sym, params, [self.input_shape], np.float32, self.onnx_model)
"C:\Users\Administrator\AppData\Roaming\Python\Python37\site-packages\mxnet\cont... | Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/components/ambient_station/__init__.py", line 439, in ws_connect
await self._attempt_connect()
"/usr/src/homeassistant/homeassistant/components/ambient_station/__init__.py", line 350, in _attempt_connect
await self.client.websocket.connect... | 0.610144 |
Traceback (most recent call last):
"/usr/local/bin/lexicon", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python2.7/dist-packages/lexicon/__main__.py", line 133, in main
handle_output(results, parsed_args.output)
"/usr/local/lib/python2.7/dist-packages/lexicon/__main__.py", line 109, in handle_outpu... | Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/web.py-0.40-py3.5.egg/web/application.py", line 290, in process
return self.handle()
"/usr/local/lib/python3.5/dist-packages/web.py-0.40-py3.5.egg/web/application.py", line 281, in handle
return self._delegate(fn, self.fvars, args)
"/... | 0.587875 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.