text1 stringlengths 92 132k | text2 stringlengths 83 99.1k | score float64 0.01 1 |
|---|---|---|
Traceback (most recent call last):
"<string>", line 1, in <module>
"/tmp/pip-build-h_bkjlq3/ruamel.yaml/setup.py", line 23, in <module>
from setuptools.namespaces import Installer as NameSpaceInstaller # NOQA
ImportError: No module named 'setuptools.namespaces'
| Traceback (most recent call last):
"/srv/homeassistant/lib/python3.5/site-packages/homeassistant/loader.py", line 92, in get_component
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)
"<fr... | 0.663926 |
Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/setup.py", line 50, in async_setup_component
return await task
# type: ignore
"/usr/src/homeassistant/homeassistant/setup.py", line 129, in _async_setup_component
await async_process_deps_reqs(hass, config, integration)
"/usr/src/homeas... | Traceback (most recent call last):
"/srv/homeassistant/lib/python3.6/site-packages/homeassistant/helpers/entity_component.py", line 171, in _async_setup_platform
SLOW_SETUP_MAX_WAIT, loop=self.hass.loop)
"/usr/lib/python3.6/asyncio/tasks.py", line 358, in wait_for
return fut.result()
"/usr/lib/python3.6/asyn... | 0.611566 |
Traceback (most recent call last):
"./overviewer.py", line 482, in main
w = worldcache[render['world']]
KeyError: '/home/ingo/minecraft/worlds/Bedrock level'
| Traceback (most recent call last):
"/opt/conda/lib/python3.7/site-packages/distributed/scheduler.py", line 1753, in update_graph
resources=resources,
"/opt/conda/lib/python3.7/site-packages/distributed/diagnostics/graph_layout.py", line 48, in update_graph
deps = dependencies[key]
KeyError: 'ndarray-e2403ddc588... | 0.515317 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/astroid/__init__.py", line 89, in _inference_tip_cached
return iter(_cache[func, node])
KeyError: (<function register_builtin_transform.<locals>._transform_wrapper at 0x7fc2d4486d90>, <Call l.10 at 0x7fc2d41b0748>)
| Traceback (most recent call last):
"C:\Users\*****\Desktop\USB\massplanner-like\examples\****.py", line 33, in <module>
bot.like_user(user, amount=3)
"C:\Program
s (x86)\Python\lib\site-packages\instabot\bot\bot.py", line 257, in like_user
return like_user(self, user_id, amount)
"C:\Program
s (x86)\Python\... | 0.448438 |
Traceback (most recent call last):
"~/src/lutris/lutris/gui/config/common.py", line 538, in on_custom_image_select
dest_path = resources.get_icon_path(self.game.slug, icon_type=image_type)
TypeError: get_icon_path() got an unexpected keyword argument 'icon_type'
| Traceback (most recent call last):
"evaluate.py", line 104, in <module>
main(args)
"evaluate.py", line 100, in main
test(testing_db, system_config, model, args)
"evaluate.py", line 60, in test
test_func(system_config, db, nnet, result_dir, debug=debug)
"/qinruntian/CornerNet-Lite/core/test/__init__.py", ... | 0.549822 |
Traceback (most recent call last):
"<string>", line 14, in <module>
"/root/PokemonGo-Bot/src/pgoapi/setup.py", line 9, in <module>
install_reqs = parse_requirements(path_req, session=False)
TypeError: parse_requirements() got an unexpected keyword argument 'session' | Traceback (most recent call last):
"/home/zhouhao/.local/lib/python3.6/site-packages/ray/worker.py", line 923, in _process_task
self.reraise_actor_init_error()
"/home/zhouhao/.local/lib/python3.6/site-packages/ray/worker.py", line 267, in reraise_actor_init_error
raise self.actor_init_error
"/home/zhouhao/.l... | 0.598126 |
Traceback (most recent call last):
"/var/lib/awx/venv/awx/lib/python3.6/site-packages/awx/settings/production.py", line 84, in <module>
include(settings_file, optional(settings_files), scope=locals())
"/var/lib/awx/venv/awx/lib/python3.6/site-packages/split_settings/tools.py", line 107, in include
exec(compiled... | Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/visidata/basesheet.py", line 128, in execCommand
exec(code, vdglobals, LazyChainMap(vd, self))
"open-row", line 1, in <module>
import math
"/usr/lib/python3.8/site-packages/visidata/data.py", line 175, in openSource
vs = vs or vd.openPath(... | 0.60551 |
Traceback (most recent call last):
"/home/linus/.local/lib/python3.8/site-packages/tqdm/std.py", line 1122, in __del__
"/home/linus/.local/lib/python3.8/site-packages/tqdm/std.py", line 1335, in close
"/home/linus/.local/lib/python3.8/site-packages/tqdm/std.py", line 1514, in display
"/home/linus/.local/lib... | Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/CherryPy-11.0.1.dev70+g1b979c3e-py2.7.egg/cherrypy/_cprequest.py", line 670, in respond
response.body = self.handler()
"/usr/lib/python2.7/site-packages/CherryPy-11.0.1.dev70+g1b979c3e-py2.7.egg/cherrypy/lib/encoding.py", line 221, in __call__
... | 0.595949 |
Traceback (most recent call last):
"/usr/local/lib/python3.5/dist-packages/chainer/iterators/multiprocess_iterator.py", line 117, in __del__
"/usr/local/lib/python3.5/dist-packages/chainer/iterators/multiprocess_iterator.py", line 242, in terminate
AttributeError: 'NoneType' object has no attribute 'STATUS_TERMIN... | Traceback (most recent call last):
"./test-sh.py", line 9, in <module>
MyClass()
"./test-sh.py", line 7, in __init__
self.git = sh(_tty_out=False).git
"/usr/lib/python3/dist-packages/sh.py", line 3369, in __call__
module_name = parsed.body[0].targets[0].id
AttributeError: 'Attribute' object has no attribute... | 0.664593 |
Traceback (most recent call last):
[0/6631]
"/usr/lib/python3/dist-packages/apport_python_hook.py", line 72, in apport_excepthook
from apport.fileutils import likely_packaged, get_recent_crashes
"/usr/lib/python3/dist-packages/apport/__init__.py", line 5, in <module>
from apport.report import Report
"/usr/li... | Traceback (most recent call last):
"/usr/local/bin/container-transform", line 9, in <module>
load_entry_point('container-transform==1.1.5', 'console_scripts', 'container-transform')()
"/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/__init__.py", line 565, in load_entry_p... | 0.669813 |
Traceback (most recent call last):
"/usr/bin/celery", line 11, in <module>
sys.exit(main())
"/usr/lib/python2.7/site-packages/celery/__main__.py", line 14, in main
_main()
"/usr/lib/python2.7/site-packages/celery/bin/celery.py", line 326, in main
cmd.execute_from_commandline(argv)
"/usr/lib/python2.7/sit... | Traceback (most recent call last):
"AV_Data_Capture.py", line 133, in <module>
"AV_Data_Capture.py", line 72, in create_data_and_move
"number_parser.py", line 38, in get_number
AttributeError: 'NoneType' object has no attribute 'group'
| 0.64315 |
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/ubuntu/workspace/machine_learning_tools-recommendations/mpozzer_env/local/lib/python2.7/site-... | Traceback (most recent call last):
"/projecthome/venv/lib/python3.6/site-packages/remi/server.py", line 788, in do_GET
self.client.root = self.main(*self.server.userdata)
"widgetoverview.py", line 40, in main
self.table.set_on_table_row_click_listener(self.on_table_row_click)
AttributeError: 'Table' object has ... | 0.604556 |
Traceback (most recent call last):
"/usr/anaconda3/lib/python3.7/site-packages/astroid/__init__.py", line 91, in _inference_tip_cached
return iter(_cache[func, node])
KeyError: (<function register_builtin_transform.<locals>._transform_wrapper at 0x7fc41013fd08>, <Call l.1129 at 0x7fc3d0486668>)
| Traceback (most recent call last):
"D:/爬虫测试/weibo-crawler/weibo.py", line 983, in get_pages
self.print_user_info()
"D:/爬虫测试/weibo-crawler/weibo.py", line 510, in print_user_info
print(u'用户id:%s' % self.user['id'])
KeyError: 'id'
| 0.527426 |
Traceback (most recent call last):
"eventHandler.pyc", line 152, in executeEvent
"eventHandler.pyc", line 92, in __init__
"eventHandler.pyc", line 107, in next
"extensionPoints.pyc", line 135, in callWithSupportedKwargs
"appModules\outlook.pyc", line 343, in event_stateChange
"ui.pyc", line 67, in mes... | WARNING: Traceback (most recent call last):
"C:\ProgramData\Anaconda3\envs\imageanalysis\lib\site-packages\napari\_qt\qt_viewer_buttons.py", line 173, in <lambda>
lambda state=self: self.change_ndisplay(state)
"C:\ProgramData\Anaconda3\envs\imageanalysis\lib\site-packages\napari\_qt\qt_viewer_buttons.py", line 1... | 0.631375 |
Traceback (most recent call last):
"/tmp/Bazel.runfiles_dIz6Sx/runfiles/com_google_deepvariant/deepvariant/make_examples.py", line 1188, in <module>
tf.app.run()
"/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 125, in run
_sys.exit(main(argv))
"/tmp/Bazel.runfiles_dIz6Sx/runf... | Traceback (most recent call last):
"d:\python\files\ipercore-main\iPERCore\services\preprocess.py", line 79, in run
visual=True,
"d:\python\files\ipercore-main\iPERCore\tools\processors\base_preprocessor.py", line 114, in execute
self._execute_post_find_front(processed_info, num_candidate, render_size)
"d:\p... | 0.639904 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/elyas/Escritorio/TFG/Neural/utils.py", line 44, in build_tensors
ConstPixelSpacing = (float(RefDs.PixelSpacing[0]), float(RefDs.PixelSpacing[1]), float(RefDs.SliceThickness))
"/home/elyas/.local/lib/python3.6/site-packages/dicom/dataset.... | 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_locales.py", line 580, in test_format_relative_future
result = self.locale._format_relative("1 ชั่วโมง", "hour", -1)
AttributeError... | 0.607947 |
Traceback (most recent call last):
"c:\resource\python25\simplejson\tests\test_tool.py", line 70, in test_stdin_stdout
self.runTool(data=self.data.encode()),
"c:\resource\python25\simplejson\tests\test_tool.py", line 62, in runTool
stdout=subprocess.PIPE)
"scriptshell_dir_043026\subprocess.py", line 594, in ... | Traceback (most recent call last):
"C:\Mobile-Security-Framework\StaticAnalyzer\views\android\static_analyzer.py", line 188, in static_analyzer
'app_dir'], app_dic['app_path'], app_dic['app_name'])
"C:\Mobile-Security-Framework\MalwareAnalyzer\views\apkid.py", line 48, in apkid_analysis
findings = output.build_... | 0.630724 |
Traceback (most recent call last):
"C:\Users\sojohans\AppData\Local\Continuum\miniconda3\pythonsdk\envs\text\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"C:\Users\sojohans\AppData\Local\Continuum\miniconda3\pythonsdk\envs\text\lib\runpy.py", line 85, in _run_code
exec(code, run_globals... | Traceback (most recent call last):
"/usr/bin/ansible-galaxy", line 103, in <module>
"/usr/lib/python2.7/site-packages/ansible/cli/galaxy.py", line 133, in run
"/usr/lib/python2.7/site-packages/ansible/cli/__init__.py", line 145, in execute
"/usr/lib/python2.7/site-packages/ansible/cli/galaxy.py", line 611, ... | 0.589177 |
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/device_automation/__init__.py", line 200, in websocket_device_automation_list_con... | Traceback (most recent call last):
"keras_retinanet/bin/train.py", line 483, in <module>
main()
"keras_retinanet/bin/train.py", line 442, in main
weights = backbone.download_imagenet()
"keras_retinanet/bin/../../keras_retinanet/models/resnet.py", line 55, in download_imagenet
return keras.applications.image... | 0.606952 |
Traceback (most recent call last):
"/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 292, in _async_add_entity
await entity.async_device_update(warning=False)
"/usr/src/homeassistant/homeassistant/helpers/entity.py", line 448, in async_device_update
await self.hass.async_add_executor_job(s... | Traceback (most recent call last):
"C:\Users\jskm\AppData\Local\Programs\Python\Python36\lib\concurrent\futures\thread.py", line 56, in run
result = self.fn(*self.args, **self.kwargs)
"C:\Code\python-prompt-toolkit\prompt_toolkit\eventloop\asyncio_win32.py", line 101, in wait
if self._handle_callbacks[handle] !... | 0.615352 |
Traceback (most recent call last):
"/Users/josh/Library/Python/2.7/bin/http", line 11, in <module>
sys.exit(main())
"/Users/josh/Library/Python/2.7/lib/python/site-packages/httpie/__main__.py", line 11, in main
sys.exit(main())
"/Users/josh/Library/Python/2.7/lib/python/site-packages/httpie/core.py", line 22... | Traceback (most recent call last):
"./manage.py", line 21, in <module>
execute_from_command_line(sys.argv)
"/srv/app/.env34/lib/python3.4/site-packages/django/core/management/__init__.py", line 353, in execute_from_command_line
utility.execute()
"/srv/app/.env34/lib/python3.4/site-packages/django/core/manage... | 0.664014 |
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'
| Traceback (most recent call last):
"/home/travis/.local/lib/python2.7/site-packages/ray-0.1.2-py2.7-linux-x86_64.egg/ray/worker.py", line 1504, in fetch_and_execute_function_to_run
function = pickle.loads(serialized_function)
"/home/travis/miniconda/lib/python2.7/pickle.py", line 1388, in loads
return Unpickler... | 0.645357 |
Traceback (most recent call last):
"c:\users\dev\appdata\local\programs\python\python37\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"c:\users\dev\appdata\local\programs\python\python37\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Users\dev\AppData\Local\Programs\... | Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/twisted/web/server.py", line 183, in process
self.render(resrc)
"/usr/lib/python2.7/dist-packages/twisted/web/server.py", line 234, in render
body = resrc.render(self)
"/usr/lib/python2.7/dist-packages/twisted/web/resource.py", line 250, in... | 0.598561 |
Traceback (most recent call last):
"/usr/bin/pyarmor", line 8, in <module>
sys.exit(main_entry())
"/usr/lib/python3.8/site-packages/pyarmor/pyarmor.py", line 1330, in main_entry
main(sys.argv[1:])
"/usr/lib/python3.8/site-packages/pyarmor/pyarmor.py", line 1315, in main
pytransform_bootstrap(capsule=DEFAULT... | Traceback (most recent call last):
"/home/ubuntu/.local/lib/python3.5/site-packages/urllib3/response.py", line 331, in _error_catcher
yield
"/home/ubuntu/.local/lib/python3.5/site-packages/urllib3/response.py", line 413, in read
data = self._fp.read(amt)
"/usr/lib/python3.5/http/client.py", line 448, in read... | 0.596283 |
Traceback (most recent call last):
"test.py", line 4, in <module>
waiter = client.get_waiter('image_scan_complete')
"/usr/local/lib/python3.7/site-packages/botocore/client.py", line 823, in get_waiter
raise ValueError("Waiter does not exist: %s" % waiter_name)
ValueError: Waiter does not exist: image_scan_compl... | Traceback (most recent call last):
"site-packages\lbrynet\dht\protocol.py", line 432, in _handleRPC
"site-packages\lbrynet\dht\node.py", line 522, in store
ValueError: Invalid token
| 0.547226 |
Traceback (most recent call last):
"/usr/local/bin/telepresence/telepresence/cli.py", line 135, in crash_reporting
yield
"/usr/local/bin/telepresence/telepresence/main.py", line 81, in main
user_process = launch(
"/usr/local/bin/telepresence/telepresence/outbound/setup.py", line 111, in launch
return launch... | Traceback (most recent call last):
"train_nullmax.py", line 17, in <module>
import encoding.utils as utils
"/home/lpeng/anaconda3/envs/laneseg/lib/python3.6/site-packages/encoding/__init__.py", line 13, in <module>
from . import nn, functions, dilated, parallel, utils, models, datasets
"/home/lpeng/anaconda3... | 0.567824 |
Traceback (most recent call last):
"/usr/local/bin/stylegan2_pytorch", line 90, in <module>
fire.Fire(train_from_folder)
"/usr/local/lib/python3.6/dist-packages/fire/core.py", line 138, in Fire
component_trace = _Fire(component, args, parsed_flag_args, context, name)
"/usr/local/lib/python3.6/dist-packages/f... |
Traceback (most recent call last):
"lib/python3.5/site-packages/distributed-1.18.0.1+12.g665bcff8-py3.5.egg/distributed/core.py", line 273, in handle_comm
TypeError: catching classes that do not inherit from BaseException is not allowed
Exception ignored in: <generator object handle_comm at 0x7f71327a87d8>
| 0.567896 |
Traceback (most recent call last):
"<ipython-input-1-f61f204334df>", line 1, in <module>
runfile('D:/dr misamrezai/rosetta/Rosetta-3.0beta/Rosetta-3.0beta/Rpredict.py', wdir='D:/dr misamrezai/rosetta/Rosetta-3.0beta/Rosetta-3.0beta')
"C:\Users\mrezaei\AppData\Local\Continuum\anaconda2\lib\site-packages\spyder_... | Traceback (most recent call last):
"test.py", line 67, in <module>
main()
"test.py", line 63, in main
inference(cfg, model, val_loader, num_query)
"/home/gyc/Ranked_Person_ReID-master/engine/inference.py", line 70, in inference
evaluator.run(val_loader)
"/home/gyc/anaconda3/envs/python361/lib/python3.6/s... | 0.582015 |
Traceback (most recent call last):
"<input>", line 1, in <module>
"C:\Users\XXX\AppData\Local\pypoetry\Cache\virtualenvs\XXX-w19Rd76b-py3.9\lib\site-packages\pandas\core\generic.py", line 7711, in clip
return self._clip_with_scalar(lower, upper, inplace=inplace)
"C:\Users\XXX\AppData\Local\pypoetry\Cache\virt... | Traceback (most recent call last):
"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1988, in wsgi_app
response = self.full_dispatch_request()
"/usr/local/lib/python2.7/dist-packages/flask/app.py", line 1641, in full_dispatch_request
rv = self.handle_user_exception(e)
"/usr/local/lib/python2.7/dist... | 0.522726 |
Traceback (most recent call last):
"convert_pb_tfcoreml.py", line 80, in <module>
convert()
"convert_pb_tfcoreml.py", line 76, in convert
output_feature_names=output_tensor_names
"/home/ubuntu/tf-coreml/tfcoreml/_tf_coreml_converter.py", line 552, in convert
custom_conversion_functions=custom_conversion_fun... | Traceback (most recent call last):
"/opt/program/keras_retinanet/bin/train.py", line 530, in <module>
main()
"/opt/program/keras_retinanet/bin/train.py", line 490, in main
config=args.config
"/opt/program/keras_retinanet/bin/train.py", line 112, in create_models
training_model = multi_gpu_model(model, gpus=... | 0.603252 |
[autoreload of pandas.core.indexes.category 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... | Traceback (most recent call last):
"/data/www/walle-web/venv/lib/python2.7/site-packages/gevent/pywsgi.py", line 976, in handle_one_response
self.run_application()
"/data/www/walle-web/venv/lib/python2.7/site-packages/geventwebsocket/handler.py", line 87, in run_application
return super(WebSocketHandler, self).... | 0.621565 |
Traceback (most recent call last):
"/home/lucifer/.virtualenvs/maskrcnn-benchmark/lib/python3.6/site-packages/IPython/core/interactiveshell.py", line 3319, in run_code
exec(code_obj, self.user_global_ns, self.user_ns)
"<ipython-input-2-173e8ccc2b92>", line 1, in <module>
runfile('/home/lucifer/Projects/05_maskr... | 2016-11-06T08:53:59+0000 [Launcher,82/stderr] Traceback (most recent call last):
"/usr/lib/python3.5/runpy.py", line 184, in _run_module_as_main
"__main__", mod_spec)
"/usr/lib/python3.5/runpy.py", line 85, in _run_code
exec(code, run_globals)
"/usr/local/lib/python3.5/dist-packages/scrapyd/runner.py", line ... | 0.54418 |
Traceback (most recent call last):
"pixel_domain_adaptation/pixelda_train.py", line 409, in <module>
tf.app.run()
"/home/username/anaconda3/envs/tensorflow36/lib/python3.6/site-packages/tensorflow/python/platform/app.py", line 48, in run
_sys.exit(main(_sys.argv[:1] + flags_passthrough))
"pixel_domain_adapta... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/skimage/__init__.py", line 167, in <module>
from .util.dtype import (img_as_float32,
"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/s... | 0.628137 |
Traceback (most recent call last):
"/tmp/nix-build-python3.6-bpython-0.17.drv-0/bpython-0.17/bpython/test/test_curtsies_repl.py", line 380, in setUp
self.repl = create_repl()
"/tmp/nix-build-python3.6-bpython-0.17.drv-0/bpython-0.17/bpython/test/test_curtsies_repl.py", line 235, in create_repl
repl = curtsiesre... | Traceback (most recent call last):
"main.py", line 492, in <module>
train(args)
"main.py", line 343, in train
global_step, last_cost = train_with_feed(global_step)
"main.py", line 249, in train_with_feed
cost = train_exe.run(feed=feed_list, fetch_list=[loss.name])
"/opt/conda/envs/python27-paddle120-env/... | 0.578464 |
Traceback (most recent call last):
"OnlyFans.py", line 170, in <module>
scrape_choice()
"OnlyFans.py", line 91, in scrape_choice
media_scraper(video_api, location, j_directory, only_links)
"OnlyFans.py", line 124, in media_scraper
dt = datetime.fromisoformat(media_api["postedAt"]).replace(tzinfo=None).strft... | Traceback (most recent call last):
"D:\python_work\weiboSpider\weibo_spider\spider.py", line 310, in start
self.write_user(self.user)
"D:\python_work\weiboSpider\weibo_spider\spider.py", line 136, in write_user
writer.write_user(user)
"D:\python_work\weiboSpider\weibo_spider\writer\mysql_writer.py", line 135... | 0.575931 |
[2019-02-01 10:52:52,970] [ERROR] [MainThread:MainProcess] Failed to import module: jcollectd. Traceback (most recent call last):
"/usr/lib/python2.6/site-packages/diamond/utils/classes.py", line 159, in load_collectors_from_paths
mod = imp.load_module(modname, fp, pathname, description)
"/usr/share/diamond/coll... | Traceback (most recent call last):
"waifu2x.py", line 5, in <module>
import chainer
"C:\Program
s\Python37\lib\site-packages\chainer\__init__.py", line 21, in <module>
from chainer import training
# NOQA
"C:\Program
s\Python37\lib\site-packages\chainer\training\__init__.py", line 3, in <module>
from chain... | 0.627015 |
Traceback (most recent call last):
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/zipfile.py", line 1809, in __del__
self.close()
"/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/zipfile.py", line 1827, in close
self._write_end_record()
"/Library/Frameworks/Python.framework/... | Traceback (most recent call last):
"/usr/lib/python3.8/site-packages/lutris/gui/views/store.py", line 420, in add_game
self.store.append(
"/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 997, in append
return self._do_insert(-1, row)
"/usr/lib/python3.8/site-packages/gi/overrides/Gtk.py", line 98... | 0.581354 |
Traceback (most recent call last):
"/Users/calebmadsen/anaconda/lib/python2.7/site-packages/conda/exceptions.py", line 479, in conda_exception_handler
return_value = func(*args, **kwargs)
"/Users/calebmadsen/anaconda/lib/python2.7/site-packages/conda/cli/main.py", line 145, in _main
exit_code = args.func(args,... | [!] Traceback (most recent call last):
"lazagne\softwares\browsers\mozilla.py", line 398, in is_master_password_correct
AttributeError: 'Sequence' object has no attribute 'asOctets'
| 0.560622 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/private/var/folders/kn/3fznwwr15z9chdd30p3q4qm80000gp/T/pip-build-489cEa/scikit-learn/setup.py", line 270, in <module>
setup_package()
"/private/var/folders/kn/3fznwwr15z9chdd30p3q4qm80000gp/T/pip-build-489cEa/scikit-learn/setup.py", line 2... | ImportError: Traceback (most recent call last):
"/home/liu/miniconda3/envs/pt/lib/python3.7/site-packages/ray/rllib/agents/registry.py", line 148, in get_agent_class
return _get_agent_class(alg)
"/home/liu/miniconda3/envs/pt/lib/python3.7/site-packages/ray/rllib/agents/registry.py", line 156, in _get_agent_class... | 0.62878 |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_memmap_persistence_mixed_dtypes() takes exactly 1 argument (0 given)
| Traceback (most recent call last):
"./emu/emu_docker.py", line 191, in <module>
main()
"./emu/emu_docker.py", line 184, in main
args.func(args)
"./emu/emu_docker.py", line 125, in create_docker_image
create_docker(args.dest, args.emuzip, args.imgzip, args.repo, args.extra)
"./emu/emu_docker.py", line 69,... | 0.523521 |
Traceback (most recent call last):
"jy.py", line 23, in <module>
main()
"jy.py", line 6, in main
user = easytrader.use('ths')
"/usr/local/lib/python3.7/site-packages/easytrader/api.py", line 62, in use
from .clienttrader import ClientTrader
"/usr/local/lib/python3.7/site-packages/easytrader/clienttrader.... | Traceback (most recent call last):
"/home/ximeg/.anaconda3/envs/sandbox/bin/napari", line 33, in <module>
sys.exit(load_entry_point('napari', 'console_scripts', 'napari')())
"/home/ximeg/dev/napari/napari/__main__.py", line 181, in main
view_path(
"/home/ximeg/dev/napari/napari/view_layers.py", line 207, in ... | 0.549801 |
Traceback (most recent call last):
"/usr/local/bin/slack-cleaner", line 11, in <module>
sys.exit(main())
"/usr/local/lib/python3.6/site-packages/slack_cleaner/cli.py", line 337, in main
message_cleaner()
"/usr/local/lib/python3.6/site-packages/slack_cleaner/cli.py", line 286, in message_cleaner
_channel_id ... | ```Traceback (most recent call last):
"~/anaconda3/lib/python3.6/site-packages/networkx/classes/function.py", line 647, in set_node_attributes
for n, v in values.items():
AttributeError: 'str' object has no attribute 'items'
| 0.668459 |
Traceback (most recent call last):
"r.py", line 11, in <module>
aladin.run()
"C:\Users\fernando\Miniconda3\envs\vesseg\lib\site-packages\nipype\interfaces\base\core.py", line 521, in run
runtime = self._run_interface(runtime)
"C:\Users\fernando\Miniconda3\envs\vesseg\lib\site-packages\nipype\interfaces\base\... | Traceback (most recent call last):
"/home/me/src/napari/lib/python3.6/site-packages/napari/_qt/qt_dims.py", line 334, in slider_change_listener
self.dims.set_point(axis, value)
"/home/me/src/napari/lib/python3.6/site-packages/napari/components/dims.py", line 353, in set_point
self.events.axis(axis=axis, value=v... | 0.561498 |
`Traceback (most recent call last):
"c:\users\olhod\appdata\local\programs\python\python36\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
"c:\users\olhod\appdata\local\programs\python\python36\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
"C:\Users\olhod\AppData\Local\Pr... | Traceback (most recent call last):
"/home/joshua/src/oil/_deps/cmark-0.29.0/test/roundtrip_tests.py", line 45, in <module>
do_test(converter, test, args.normalize, result_counts)
"/home/joshua/src/oil/_deps/cmark-0.29.0/test/spec_tests.py", line 48, in do_test
passed = normalize_html(actual_html) == normalize_h... | 0.627955 |
Traceback (most recent call last):
"tmp2.py", line 13, in <module>
img_data = image.load_img(f)
"/home/nmclean/.virtualenvs/charm/lib/python3.6/site-packages/keras_preprocessing/image/utils.py", line 113, in load_img
with open(path, 'rb') as f:
TypeError: expected str, bytes or os.PathLike object, not _io.Bytes... | Traceback (most recent call last):
"/home/xx/run_email_services.py", line 3, in <module>
from exchangelib import DELEGATE, Account, Credentials
"/home/xx/venv/local/lib/python2.7/site-packages/exchangelib/__init__.py", line 2, in <module>
from .account import Account
# noqa
"/home/xx/venv/local/lib/python2.7... | 0.581517 |
Traceback (most recent call last):
"c:\users\user\miniconda3\envs\py3_env\lib\site-packages\pip\_vendor\pkg_resources\__init__.py", line 3021, in _dep_map
return self.__dep_map
"c:\users\user\miniconda3\envs\py3_env\lib\site-packages\pip\_vendor\pkg_resources\__init__.py", line 2815, in `__getattr__`
raise Attr... | Traceback (most recent call last):
"C:\path\to\PsychoPy3\lib\site-packages\psychopy\app\builder\validators.py", line 58, in Validate
message, valid = self.check(parent)
"C:\path\to\PsychoPy3\lib\site-packages\psychopy\app\builder\validators.py", line 208, in check
if not code.strip() == '':
AttributeError: 'Non... | 0.564031 |
Traceback (most recent call last):
"/usr/local/bin/pip3", line 9, in <module>
load_entry_point('pip==9.0.3', 'console_scripts', 'pip3')()
"/usr/local/lib/python3.4/dist-packages/pkg_resources/__init__.py", line 547, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
"/usr/local/... | Traceback (most recent call last):
"/usr/local/bin/shinysdr", line 11, in <module>
load_entry_point('ShinySDR==0.0.0', 'console_scripts', 'shinysdr')()
"/home/mat/.local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 489, in load_entry_point
return get_distribution(dist).load_entry_point(group, na... | 0.668938 |
Traceback (most recent call last):
"/home/antonvasyukhin/g2p-seq2seq/tests/g2p_unittest.py", line 24, in test_train
g2p_model.train()
"/home/antonvasyukhin/g2p-seq2seq/g2p_seq2seq/g2p.py", line 258, in train
execute_schedule(self.exp, self.params)
"/home/antonvasyukhin/g2p-seq2seq/g2p_seq2seq/g2p.py", line 5... | [autoreload of pandas.core.panel 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/ipykernel_... | 0.611603 |
Traceback (most recent call last):
"<console>", line 1, in <module>
"lib/python2.7/site-packages/polymorphic/query.py", line 121, in order_by
new_args = [translate_polymorphic_field_path(self.model, a) for a in args]
"lib/python2.7/site-packages/polymorphic/query_translate.py", line 151, in translate_polymorp... | Traceback (most recent call last):
"/DialoGPT/data_loader.py", line 151, in __del__
self.db.close()
AttributeError: 'BucketingDataLoader' object has no attribute 'db' | 0.609561 |
Traceback (most recent call last):
"updateHosts
.py", line 1276, in <module>
main()
"updateHosts
.py", line 189, in main
sourcesdata=sources_data)
"updateHosts
.py", line 849, in update_readme_data
readme_data = json.load(f)
"/usr/lib/python2.7/json/__init__.py", line 290, in load
**kw)
"/usr/lib/pyt... | Traceback (most recent call last):
"/srv/dy/rcomserver/venv/lib64/python3.6/site-packages/tornado/http1connection.py", line 735, in _server_request_loop
ret = yield conn.read_response(request_delegate)
"/srv/dy/rcomserver/venv/lib64/python3.6/site-packages/tornado/gen.py", line 1133, in run
value = future.resul... | 0.497239 |
Traceback (most recent call last):
"calibre_plugins.dedrm.ignobleepub", line 281, in decryptBook
"calibre_plugins.dedrm.ignobleepub", line 212, in __init__
"calibre_plugins.dedrm.ignobleepub", line 183, in __init__
"site-packages\Crypto\Cipher\AES.py", line 95, in new
"site-packages\Crypto\Cipher\AES.py"... | Traceback (most recent call last):
"/home/mcis-lap-25/PycharmProjects/storyteller/neural-storyteller-master/demo.py", line 3, in <module>
generate.story(z, '/home/mcis-lap-25/Desktop/images.jpeg')
"/home/mcis-lap-25/PycharmProjects/storyteller/neural-storyteller-master/generate.py", line 39, in story
rawim, im ... | 0.506282 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
ValueError: could not convert string to float: '
-12345
| Traceback (most recent call last):
"firestore_pagination.py", line 28, in <module>
docs_list = list(docs)
"/home/ctorres/.local/lib/python3.5/site-packages/google/cloud/firestore_v1/query.py", line 736, in stream
self._to_protobuf(),
"/home/ctorres/.local/lib/python3.5/site-packages/google/cloud/firestore_v1... | 0.48267 |
Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/utils/minions.py", line 639, in check_minions
minions = check_func(expr, greedy)
TypeError: 'NoneType' object is not callable
| Traceback (most recent call last):
"<ipython-input-616-349b40fce073>", line 1, in <module>
gl=photon()
TypeError: 'module' object is not callable
| 0.615047 |
Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/django/utils/autoreload.py", line 225, in wrapper
fn(*args, **kwargs)
"/usr/local/lib/python3.6/site-packages/django/core/management/commands/runserver.py", line 140, in inner_run
handler = self.get_handler(*args, **options)
"/usr/loc... | Traceback (most recent call last):
"train_classes_v4.py", line 643, in <module>
_main(parser.parse_args())
"train_classes_v4.py", line 467, in _main
model.add(base_model)
"/home/xxx/.local/lib/python3.5/site-packages/keras/engine/sequential.py", line 131, in add
'Found: ' + str(layer))
TypeError: The added ... | 0.561282 |
Traceback (most recent call last):
"/Applications/Anaconda/anaconda/lib/python3.5/site-packages/conda/exceptions.py", line 479, in conda_exception_handler
return_value = func(*args, **kwargs)
"/Applications/Anaconda/anaconda/lib/python3.5/site-packages/conda/cli/main.py", line 145, in _main
exit_code = args.fu... | Traceback (most recent call last):
"c:\program files\python37\lib\site-packages\ffmpeg_normalize\_logger.py", line 18, in emit
tqdm.set_lock(Lock())
AttributeError: type object 'tqdm' has no attribute 'set_lock'
| 0.502961 |
Traceback (most recent call last):
"/usr/bin/docker-compose", line 11, in <module>
sys.exit(main())
"/usr/lib/python3.6/site-packages/compose/cli/main.py", line 71, in main
command()
"/usr/lib/python3.6/site-packages/compose/cli/main.py", line 127, in perform_command
handler(command, command_options)
"/u... | Traceback (most recent call last):
"/home/alex/.virtualenvs/ddtest/lib/python3.7/site-packages/distributed/protocol/core.py", line 106, in loads
header = msgpack.loads(header, use_list=False, **msgpack_opts)
"msgpack/_unpacker.pyx", line 195, in msgpack._cmsgpack.unpackb
ValueError: tuple is not allowed for map ... | 0.494902 |
Traceback (most recent call last):
"C:\Users\codeninja\Anaconda3\envs\RAT\lib\site-packages\colorama\ansitowin32.py", line 59, in closed
return stream.closed
ValueError: underlying buffer has been detached
| `Traceback (most recent call last):
"setup.py", line 36, in <module>
content_package.remove("azure-common")
ValueError: list.remove(x): x not in list
| 0.459653 |
[!] 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):
"/usr/local/bin/opsdroid", line 11, in <module>
load_entry_point('opsdroid==0.11.2', 'console_scripts', 'opsdroid')()
"/usr/local/lib/python3.6/dist-packages/opsdroid/__main__.py", line 130, in main
opsdroid.start_loop()
"/usr/local/lib/python3.6/dist-packages/opsdroid/core... | 0.573774 |
Traceback (most recent call last):
"/home/lucas/pootle/env/local/lib/python2.7/site-packages/django/core/handlers/base.py", line 185, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
"/home/lucas/pootle/env/local/lib/python2.7/site-packages/django/utils/decorators.py", lin... |
Comment: An exception occurred in this state: Traceback (most recent call last):
"/usr/lib/python2.7/dist-packages/salt/state.py", line 1626, in call
**cdata['kwargs'])
"/usr/lib/python2.7/dist-packages/salt/loader.py", line 1492, in wrapper
return f(*args, **kwargs)
"/usr/lib/python2.7/dist-packages/salt/s... | 0.561585 |
Traceback (most recent call last):
"d:\programs\python\lib\site-packages\spotdl\downloader.py", line 207, in _download_list
track_dl = Downloader(raw_song, number=number)
"d:\programs\python\lib\site-packages\spotdl\downloader.py", line 98, in __init__
self.content, self.meta_tags = youtube_tools.match_video_a... | Traceback (most recent call last):
"<frozen importlib._bootstrap>", line 971, in _find_and_load
"<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
"<frozen importlib._bootstrap>", line 665, in _load_unlocked
"<frozen importlib._bootstrap_external>", line 678, in exec_module
"<frozen im... | 0.621406 |
Traceback (most recent call last):
"/home/khaotik/WKSP_DL/dev/Theano/theano/compile/function_module.py", line 884, in __call__
self.fn() if output_subset is None else\
ValueError: Shape mismatch: x has 128 cols (and 16 rows) but y has 512 rows (and 32 cols)
| Traceback (most recent call last):
"~/software/pycharm-2017.3.2/helpers/pydev/pydev_run_in_console.py", line 52, in run_file
pydev_imports.execfile(file, globals, locals)
# execute the script
"~/software/pycharm-2017.3.2/helpers/pydev/_pydev_imps/_pydev_execfile.py", line 18, in execfile
exec(compile(contents+"... | 0.551062 |
Traceback (most recent call last):
"mm.py", line 15, in <module>
class Userteb(db.Model):
"/Users/jiangyd/python3_zy/lib/python3.6/site-packages/flask_sqlalchemy/model.py", line 67, in __init__
super(NameMetaMixin, cls).__init__(name, bases, d)
"/Users/jiangyd/python3_zy/lib/python3.6/site-packages/flask_sql... | Traceback (most recent call last):
"/home/grossmj/PycharmProjects/gns3-venv/lib/python3.5/site-packages/gns3_gui-2.1.0dev1_6a16bce-py3.5.egg/gns3/modules/dynamips/dialogs/ios_router_wizard.py", line 225, in _idlePCFinderSlot
self._projectCreatedSlot()
"/home/grossmj/PycharmProjects/gns3-venv/lib/python3.5/site-p... | 0.632652 |
Traceback (most recent call last):
"hummingbot\core\clock.pyx", line 119, in hummingbot.core.clock.Clock.run_til
"hummingbot\strategy\arbitrage\arbitrage.pyx", line 192, in hummingbot.strategy.arbitrage.arbitrage.ArbitrageStrategy.c_tick
"hummingbot\strategy\arbitrage\arbitrage.pyx", line 317, in hummingbot.st... | Traceback (most recent call last):
"examples/fastspeech2/train_fastspeech2.py", line 419, in <module>
main()
"examples/fastspeech2/train_fastspeech2.py", line 371, in main
fastspeech.load_weights(args.pretrained, by_name=True, skip_mismatch=True)
"/usr/local/lib/python3.6/dist-packages/tensorflow/python/kera... | 0.579745 |
Traceback (most recent call last):
"/Users/binaryboy/Desktop/open-event-server/.venv/lib/python3.6/site-packages/flask/app.py", line 2309, in __call__
return self.wsgi_app(environ, start_response)
"/Users/binaryboy/Desktop/open-event-server/app/__init__.py", line 67, in __call__
return self.app(environ, start_r... | Traceback (most recent call last):
"/usr/lib64/python3.6/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
TypeError: test_iframe_injector() missing 1 required positional argument: 'tdata'
| 0.508261 |
Traceback (most recent call last):
"/Users/lw2cd/anaconda/bin/deduplicate.py", line 18, in <module>
tweet = json.loads(line)
"/Users/lw2cd/anaconda/lib/python2.7/json/__init__.py", line 339, in loads
return _default_decoder.decode(s)
"/Users/lw2cd/anaconda/lib/python2.7/json/decoder.py", line 364, in decode
... | Traceback (most recent call last):
"/zzz/.virtualenvs/mmdnn/bin/mmconvert", line 11, in <module>
sys.exit(_main())
"/zzz/.virtualenvs/mmdnn/lib/python2.7/site-packages/mmdnn/conversion/_script/convert.py", line 102, in _main
ret = convertToIR._convert(ir_args)
"/zzz/.virtualenvs/mmdnn/lib/python2.7/site-pack... | 0.568232 |
Traceback (most recent call last):
"bug_multirow_sqlite.py", line 64, in store_df_data
df.to_sql("financial_data", con=conn, if_exists="append", index=False, method="multi", chunksize=10)
"C:\Users\jconstanzo\AppData\Local\Continuum\anaconda3\lib\site-packages\pandas\core\generic.py", line 2531, in to_sql
dtype... | Traceback (most recent call last):
"C:\Users\S10500\AppData\Local\Continuum\anaconda3\lib\site-packages\spyder\widgets\ipythonconsole\client.py", line 575, in show_time
elapsed_time = time.monotonic() - self.t0
TypeError: unsupported operand type(s) for -: 'float' and 'NoneType'
| 0.575342 |
Traceback (most recent call last):
"model.py", line 256, in <module>
loss=bce_jaccard_loss, metrics=[iou_score])
"/opt/conda/lib/python3.6/site-packages/keras/engine/training.py", line 229, in compile
self.total_loss = self._prepare_total_loss(masks)
"/opt/conda/lib/python3.6/site-packages/keras/engine/train... | Traceback (most recent call last):
"/home/levkovitch/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/server_state.py", line 98, in
typeCompletionAvailable
self.Get
typeCompleter( filetypes )
"/home/levkovitch/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/server_state.py", line 87, in Get
typeCompleter
curren... | 0.597848 |
Traceback (most recent call last):
"pyro_bug.py", line 14, in <module>
l = t.log_abs_det_jacobian(ps, tps)
"/home/void/.miniconda3/envs/allennlp/lib/python3.7/site-packages/torch/distributions/transforms.py", line 615, in log_abs_det_jacobian
return torch.cat(logdetjacs, dim=self.dim)
IndexError: Dimension out ... | Traceback (most recent call last):
"eval_on_synthetic.py", line 194, in <module>
main(arg_dic)
"eval_on_synthetic.py", line 46, in main
save_dir=save_dir)
"eval_on_synthetic.py", line 110, in evaluate
metrics_list=COMPUTE_METRICS)
"eval_on_synthetic.py", line 169, in get_metrics
sample_rate=sample_rate)... | 0.624161 |
Traceback (most recent call last):
"./spotdl", line 5, in <module>
from spotdl.command_line.__main__ import main
"/Users/me/Library/Python/3.8/lib/python/site-packages/spotdl/__init__.py", line 2, in <module>
from spotdl.command_line.core import Spotdl
"/Users/me/Library/Python/3.8/lib/python/site-packages/s... | Traceback (most recent call last):
"/usr/lib64/python2.7/site-packages/flask/app.py", line 1988, in wsgi_app
response = self.full_dispatch_request()
"/usr/lib64/python2.7/site-packages/flask/app.py", line 1641, in full_dispatch_request
rv = self.handle_user_exception(e)
"/usr/lib64/python2.7/site-packages/fl... | 0.65686 |
Traceback (most recent call last):
"app-test.py", line 33, in setUp
db.create_all()
"/home/skamphax0r/flaskr-tdd/env/lib/python3.5/site-packages/flask_sqlalchemy/__init__.py", line 1007, in create_all
self._execute_for_all_tables(app, bind, 'create_all')
"/home/skamphax0r/flaskr-tdd/env/lib/python3.5/site-pa... | [
] 0/80, elapsed: 0s, ETA:Traceback (most recent call last):
"./tools/train.py", line 178, in <module>
main()
"./tools/train.py", line 167, in main
train_detector(
"/mnt/Data/workspace/mmdetection/mmdet/apis/train.py", line 150, in train_detector
runner.run(data_loaders, cfg.workflow, cfg.total_epochs)
... | 0.541532 |
Traceback (most recent call last):
"main.py", line 114, in <module>
start_speech_recognition()
"main.py", line 95, in start_speech_recognition
ask_susi(value)
"main.py", line 62, in ask_susi
reply = susi.ask(input_query)
"/home/betterclever/Github/susi_hardware/app/susi_python/main.py", line 46, in ask
... | 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.570285 |
Traceback (most recent call last):
"c:\users\aubeelack\appdata\local\programs\python\python38\lib\runpy.py", line 193, in _run_module_as_main
return _run_code(code, main_globals, None,
"c:\users\aubeelack\appdata\local\programs\python\python38\lib\runpy.py", line 86, in _run_code
exec(code, run_globals)
"c:... | Traceback (most recent call last):
"/usr/local/virtualenvs/repo-tools/bin/tag_release", line 9, in <module>
load_entry_point('edx-repo-tools==0.1', 'console_scripts', 'tag_release')()
"/usr/local/virtualenvs/repo-tools/lib/python2.7/site-packages/click/core.py", line 764, in __call__
return self.main(*args, **k... | 0.565689 |
Traceback (most recent call last):
"/home/ubuntu/anaconda2/lib/python2.7/site-packages/cliff/app.py", line 400, in run_subcommand
result = cmd.run(parsed_args)
"/home/ubuntu/anaconda2/lib/python2.7/site-packages/cliff/command.py", line 137, in run
return_code = self.take_action(parsed_args) or 0
"/home/ubunt... | Traceback (most recent call last):
"../../train.py", line 432, in <module>
train(hyp)
# train normally
"../../train.py", line 334, in train
multi_label=ni > n_burn)
"/home/sanjie.lp/projects/ul_yolov3/test.py", line 97, in test
loss += compute_loss(train_out, targets, model)[1][:3]
# GIoU, obj, cls
"/hom... | 0.651757 |
Traceback (most recent call last):
"c:\programdata\anaconda3\envs\tensorflow2\lib\site-packages\IPython\core\interactiveshell.py", line 3254, in run_ast_nodes
if (await self.run_code(code, result,
async_=asy)):
"c:\programdata\anaconda3\envs\tensorflow2\lib\site-packages\IPython\core\interactiveshell.py", line 3... | Traceback (most recent call last):
"/builddir/build/BUILD/MDAnalysis-0.16.0/MDAnalysisTests-0.16.0/MDAnalysisTests/analysis/test_encore.py", line 751, in test_dimensionality_reduction_two_ensembles
encore.reduce_dimensionality([self.ens1, self.ens2])
"/builddir/build/BUILDROOT/python-MDAnalysis-0.16.0-1.fc27.i38... | 0.524916 |
Traceback (most recent call last):
"/Users/disflux/miniconda3/envs/flasktest/lib/python3.6/site-packages/gunicorn/workers/sync.py", line 184, in handle_request
self.log.access(resp, req, environ, request_time)
"/Users/disflux/miniconda3/envs/flasktest/lib/python3.6/site-packages/gunicorn/glogging.py", line 341, ... | Traceback (most recent call last):
"C:\Program
s\Sublime Text 3\sublime_plugin.py", line 1052, in run_
return self.run()
"C:\Users\paper\AppData\Roaming\Sublime Text 3\Installed Packages\LSP.sublime-package\plugin/diagnostics.py", line 119, in run
"C:\Users\paper\AppData\Roaming\Sublime Text 3\Installed Pack... | 0.592202 |
Traceback (most recent call last):
"/usr/lib/python3/dist-packages/pkg_resources.py", line 2482, in _dep_map
return self.__dep_map
"/usr/lib/python3/dist-packages/pkg_resources.py", line 2344, in __getattr__
raise AttributeError(attr)
AttributeError: _DistInfoDistribution__dep_map | Traceback (most recent call last):
"/home/shaunak/anaconda2/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
"/home/shaunak/ProjectSSSP/FULL S/caption_generator_resnet/nlg_eval_master/nlgeval/pycocoevalcap/meteor/meteor.py", line 50, in close
if atexit is not None and atexit.unregister... | 0.522813 |
Traceback (most recent call last):
"/home/derwin/venvbeta/bin/superset", line 12, in <module>
from superset.cli import manager
"/home/derwin/venvbeta/local/lib/python2.7/site-packages/superset/__init__.py", line 89, in <module>
db = SQLA(app)
"/home/derwin/venvbeta/local/lib/python2.7/site-packages/flask_sql... |
Traceback (most recent call last):
"/opt/anaconda3/lib/python3.5/site-packages/tornado/web.py", line 1467, in _stack_context_handle_exception
raise_exc_info((type, value, traceback))
"<string>", line 4, in raise_exc_info
"/opt/anaconda3/lib/python3.5/site-packages/tornado/web.py", line 1669, in wrapper
resu... | 0.511027 |
ERROR (theano.gof.opt): Traceback (most recent call last):
"Theano/theano/gof/opt.py", line 2004, in process_node
remove=remove)
"Theano/theano/gof/toolbox.py", line 391, in replace_all_validate_remove
chk = fgraph.replace_all_validate(replacements, reason)
"Theano/theano/gof/toolbox.py", line 340, in replac... | Traceback (most recent call last):
"spatial_unmixing.py", line 111, in <module>
main()
"spatial_unmixing.py", line 87, in main
x_res = ms.optimII(x0, lambda x: jax_gradient_spatial_functional(x, Y, K_GT, m, n, lambda_, tau, h), ms.projectVectorsCanonicalSimplex, alpha0, mu, L, restart_nesterov, maxIter, thresho... | 0.530658 |
Traceback (most recent call last):
"/home/rphlypo/miniconda3/envs/psychopy/lib/python3.6/site-packages/psychopy/iohub/server.py", line 108, in handle
result = getattr(self, unicode(callable_name, 'utf-8'))
TypeError: decoding str is not supported
| Traceback (most recent call last):
"/usr/lib/python3.5/asyncio/tasks.py", line 241, in _step
result = coro.throw(exc)
"/usr/local/lib/python3.5/dist-packages/homeassistant/core.py", line 1026, in _event_to_service_call
yield from service_handler.func(service_call)
"/usr/local/lib/python3.5/dist-packages/home... | 0.55082 |
Traceback (most recent call last):
"/opt/code/localstack/localstack/mock/generic_proxy.py", line 92, in forward
data=data, headers=self.headers, return_forward_info=True)
"/opt/code/localstack/localstack/mock/proxy/sns_listener.py", line 32, in update_sns
for subscriber in SNS_SUBSCRIPTIONS[topic_arn]:
KeyError... |
Traceback (most recent call last):
"/usr/local/lib/python3.4/dist-packages/PIL/JpegImagePlugin.py", line 599, in _save
rawmode = RAWMODE[im.mode]
KeyError: 'P'
| 0.484167 |
Traceback (most recent call last):
"/root/anaconda3/bin/orange-canvas", line 7, in <module>
from Orange.canvas.__main__ import main
"/root/anaconda3/lib/python3.6/site-packages/Orange/__init__.py", line 4, in <module>
from Orange import data
"/root/anaconda3/lib/python3.6/site-packages/Orange/data/__init__.p... | Traceback (most recent call last):
"/usr/local/lib/python3.6/site-packages/rasa/nlu/registry.py", line 141, in get_component_class
return class_from_module_path(component_name)
"/usr/local/lib/python3.6/site-packages/rasa/utils/common.py", line 174, in class_from_module_path
m = importlib.import_module(module_n... | 0.611426 |
Traceback (most recent call last):
"main.py", line 378, in <module>
main()
"main.py", line 123, in main
model.load_state_dict(model_dict)
"/home/cgim/anaconda3/envs/centernet/lib/python3.6/site-packages/torch/nn/modules/module.py", line 830, in load_state_dict
self.__class__.__name__, "\n\t".join(error_msgs... | Traceback (most recent call last):
"/var/lib/autocat/.local/share/virtualenvs/autocat3-mGIyuTut/lib/python3.6/site-packages/cherrypy/process/plugins.py", line 517, in run
self.function(*self.args, **self.kwargs)
"/var/lib/autocat/.local/share/virtualenvs/autocat3-mGIyuTut/lib/python3.6/site-packages/cherrypy/lib... | 0.592514 |
Traceback (most recent call last):
"/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main
"__main__", fname, loader, pkg_name)
"/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
"/usr/bin/svtplay-dl/__main__.py", line 13, in <module>
"/usr/bin/svtplay-dl/svtplay_dl/__in... |
Traceback (most recent call last):
"<path>/numba/core/typing/templates.py", line 677, in _get_impl
impl, args = self._impl_cache[cache_key]
KeyError: (<numba.core.typing.context.Context object at 0x7ff2dccf0050>, (array(float64, 1d, C),), ())
| 0.54461 |
Traceback (most recent call last):
"eval.py", line 144, in <module>
vars(opt))
"/media/sdb/Chen/deeplearning/LSTM/self/eval_utils.py", line 113, in eval_split
tmp = [_.cuda() if _ is not None else _ for _ in tmp]
AttributeError: 'numpy.ndarray' object has no attribute 'cuda'
| Traceback (most recent call last):
"lendingbot.py", line 80, in <module>
Lending.cancel_all()
"/media/kamrenov/other/work/poloniexlendingbot/modules/Lending.py", line 181, in cancel_all
loan_offers = api.return_open_loan_offers()
"/media/kamrenov/other/work/poloniexlendingbot/modules/Poloniex.py", line 181, ... | 0.612743 |
Traceback (most recent call last):
"/usr/lib/python2.7/site-packages/flask/app.py", line 2446, in wsgi_app
response = self.full_dispatch_request()
"/usr/lib/python2.7/site-packages/flask/app.py", line 1951, in full_dispatch_request
rv = self.handle_user_exception(e)
"/usr/lib/python2.7/site-packages/flask/ap... | Traceback (most recent call last):
"/Users/igortkachenko/Tools/kivy-designer/venv/lib/python3.6/site-packages/kivy/uix/widget.py", line 265, in _widget_destructor
"/Users/igortkachenko/Tools/kivy-designer/venv/lib/python3.6/site-packages/kivy/lang/builder.py", line 760, in unbind_widget
"kivy/weakproxy.pyx", l... | 0.650372 |
Traceback (most recent call last):
"/home/hades/.virtualenvs/Visions-Voices-Data/lib/python3.8/site-packages/holoviews/plotting/bokeh/element.py", line 1359, in _init_glyphs
self._update_glyph(renderer, properties, mapping, glyph, source, source.data)
"/home/hades/.virtualenvs/Visions-Voices-Data/lib/python3.8/s... | Traceback (most recent call last):
"/usr/src/app/homeassistant/components/google_assistant/smart_home.py", line 55, in _process
result = await handler(hass, data, inputs[0].get('payload'))
"/usr/src/app/homeassistant/components/google_assistant/smart_home.py", line 86, in async_devices_sync
async_get_entities(h... | 0.571768 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
TypeError: can't compare offset-naive and offset-aware datetimes
| Traceback (most recent call last):
"spotdl.py", line 441, in <module>
grab_playlist(playlist=args.playlist)
"spotdl.py", line 357, in grab_playlist
write_playlist(playlist)
"spotdl.py", line 223, in write_playlist
playlist['owner']['id'], playlist['id'], fields='tracks,next')
TypeError: string indices must ... | 0.534494 |
Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/home/eward/se2/sympy/core/mul.py", line 798, in as_real_imag
if i.is_zero:
"/home/eward/se2/sympy/core/assumptions.py", line 266, in getit
return _ask(fact, self)
"/home/eward/se2/sympy/core/assumptions.py", line 321, in _ask
_ask(pk, ob... | Traceback (most recent call last):
"<ipython-input-35-0ccfc701b0c1>", line 1, in <module>
UTC('2005/01/01 20:00:10')
"/home/eule/dev/obspy/obspy/core/utcdatetime.py", line 323, in __init__
dt = datetime.datetime(*args, **kwargs)
TypeError: an integer is required (got type str)
| 0.599441 |
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):
"kickthemout.py", line 756, in <module>
defaultInterface = getDefaultInterface()
"kickthemout.py", line 154, in getDefaultInterface
network, netmask, _, interface, address, _ = max(iface_routes, key=lambda item:item[1])
ValueError: max() arg is an empty sequence
| 0.591511 |
Traceback (most recent call last):
"\datascraper\main_datascraper.py", line 248, in start_datascraper
x.download_media(*arg)
"\modules\onlyfans.py", line 684, in download_media
pool.starmap(download, product(
"C:\Python\lib\multiprocessing\pool.py", line 372, in starmap
return self._map_async(func, iterable... | Traceback (most recent call last):
"/home/kela/.local/bin/pokemon", line 8, in <module>
sys.exit(main())
"/home/kela/.local/lib/python3.8/site-packages/pokemonterminal/main.py", line 113, in main
scripter.change_terminal(target.get_path())
"/home/kela/.local/lib/python3.8/site-packages/pokemonterminal/script... | 0.612705 |
Traceback (most recent call last):
"./tplmap.py", line 2, in <module>
from utils import cliparser
"/home/kali/tplmap/tplmap/utils/cliparser.py", line 163, in <module>
parser.formatter.format_option_strings = type(parser.formatter.format_option_strings)(_, parser, type(parser))
TypeError: method expected 2 argum... | Traceback (most recent call last):
"main.py", line 349, in <module>
main()
"main.py", line 168, in main
train(train_loader, net, loss, epoch, optimizer, get_lr, args.save_freq, save_dir)
"main.py", line 180, in train
for i, (data, target, coord) in enumerate(data_loader):
"C:\ProgramData\Anaconda3\lib\si... | 0.52438 |
Traceback (most recent call last):
"synthesis.py", line 175, in <module>
checkpoint = torch.load(checkpoint_path)
"/home/yan/anaconda3/lib/python3.6/site-packages/torch/serialization.py", line 267, in load
return _load(f, map_location, pickle_module)
"/home/yan/anaconda3/lib/python3.6/site-packages/torch/ser... | Traceback (most recent call last):
"C:\Users\XXX\Desktop\c\trader.py", line 46, in <module>
t.run()
"./app\Trading.py", line 448, in run
self.action(symbol)
"./app\Trading.py", line 340, in action
self.sell(symbol, quantity, self.order_id, profitableSellingPrice, lastPrice)
"./app\Trading.py", line 116, ... | 0.509945 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/simon/.vim/plugged/YouCompleteMe/autoload/../python/ycm/youcompleteme.py", line 650, in ShowDetailedDiagnostic
if 'message' in detailed_diagnostic:
TypeError: argument of type 'NoneType' is not iterable
| Traceback (most recent call last):
"/opt/conda/envs/Python-3.6-CUDA/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
"/opt/conda/envs/Python-3.6-CUDA/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
"/opt/conda/envs/Python-3.6-CUDA/lib/python3.6/sit... | 0.596538 |
Traceback (most recent call last):
"/opt/homebrew/Cellar/meson/0.56.0/lib/python3.9/site-packages/mesonbuild/mesonmain.py", line 140, in run
return options.run_func(options)
"/opt/homebrew/Cellar/meson/0.56.0/lib/python3.9/site-packages/mesonbuild/msetup.py", line 253, in run
app.generate()
"/opt/homebrew/Ce... |
Traceback (most recent call last):
"<string>", line 1, in <module>
"C:\Users\user\AppData\Local\Temp\pip-install-0kcfuno7\miasm\setup.py", line 288, in <module>
buil_all()
"C:\Users\user\AppData\Local\Temp\pip-install-0kcfuno7\miasm\setup.py", line 241, in buil_all
for dirname in os.listdir(build_base):
N... | 0.547534 |
Traceback (most recent call last):
"/mnt/c/Users/user/git/mitmproxy/mitmproxy/tools/console/master.py", line 216, in run
self.loop.run()
"/home/user/venv/lib/python3.5/site-packages/urwid/main_loop.py", line 278, in run
self._run()
"/home/user/venv/lib/python3.5/site-packages/urwid/main_loop.py", line 376, i... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
AttributeError: 'Generator' object has no attribute 'isbn10'
| 0.562726 |
Traceback (most recent call last):
"<string>", line 1, in <module>
"/home/stefano/Dokumente/Programming/Python/keras-stefano-env/lib/python3.5/site-packages/setuptools/__init__.py", line 12, in <module>
import setuptools.version
"/home/stefano/Dokumente/Programming/Python/keras-stefano-env/lib/python3.5/site... | Original Traceback (most recent call last):
"/root/.local/lib/python3.6/site-packages/torch/utils/data/_utils/worker.py", line 178, in _worker_loop
data = fetcher.fetch(index)
"/root/.local/lib/python3.6/site-packages/torch/utils/data/_utils/fetch.py", line 44, in fetch
data = [self.dataset[idx] for idx in poss... | 0.619125 |
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 459, in async_device_update
await self.async_update()
"/usr/src/homeassistant/homeass... | desk.min.js:151 Traceback (most recent call last):
"/home/frappe/frappe-bench/apps/frappe/frappe/core/page/data_import_tool/importer.py", line 260, in upload
doc.insert()
"/home/frappe/frappe-bench/apps/frappe/frappe/model/document.py", line 189, in insert
self.run_before_save_methods()
"/home/frappe/frappe-... | 0.524378 |
Traceback (most recent call last):
"D:/work/python_project/autokeras_test/autokerasv1.py", line 13, in <module>
clf.fit(x_train, y_train,validation_split=0.2)
"D:\work\python_project\autokeras_test\venv\lib\site-packages\autokeras\task.py", line 116, in fit
**kwargs)
"D:\work\python_project\autokeras_test\ve... | Traceback (most recent call last):
"annotate_ws.py", line 195, in <module>
a = annotate_example_ws(d, tables[d['table_id']])
"annotate_ws.py", line 112, in annotate_example_ws
_nlu_ann = annotate(example['question'])
"annotate_ws.py", line 29, in annotate
for s in client.annotate(sentence):
TypeError: 'Docu... | 0.587236 |
Traceback (most recent call last):
"CellProfiler\cellprofiler\gui\pipelinecontroller.py", line 2887, in do_step
"CellProfiler\cellprofiler\pipeline.py", line 2022, in run_module
"CellProfiler\cellprofiler\modules\resize.py", line 258, in run
"CellProfiler\cellprofiler\modules\resize.py", line 336, in apply_... | Traceback (most recent call last):
"/home/redacted/.anyenv/envs/pyenv/versions/3.6.4/bin/doitlive", line 11, in <module>
sys.exit(cli())
"/home/redacted/.anyenv/envs/pyenv/versions/3.6.4/lib/python3.6/site-packages/click/core.py", line 722, in __call__
return self.main(*args, **kwargs)
"/home/redacted/.... | 0.531692 |
Traceback (most recent call last):
"/media/hexapi/Asus/Mobile-Security-Framework-MobSF/venv/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
response = get_response(request)
"/media/hexapi/Asus/Mobile-Security-Framework-MobSF/venv/lib/python3.8/site-packages/django/core/handlers/... | Traceback (most recent call last):
"<stdin>", line 1, in <module>
"/Users/violetvivirand/.local/share/virtualenvs/rewind-imputation-UYiSILLm/lib/python3.6/site-packages/pandas/core/indexing.py", line 1373, in __getitem__
return self._getitem_axis(maybe_callable, axis=axis)
"/Users/violetvivirand/.local/share/... | 0.584889 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.