text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "/Users/derks/.env/myapp/bin/myapp", line 9, in <module> load_entry_point('myapp==0.9.12', 'console_scripts', 'myapp')() "/Users/derks/Development/myapp/myapp/cli/main.py", line 27, in main app.setup() "/Users/derks/.env/myapp/lib/python2.7/site-packages/cement-2.2.0-py2.7.egg/c...
> Traceback (most recent call last): "/usr/bin/autokey-qt", line 56, in <module> from autokey.qtapp import Application "/usr/lib/python3/dist-packages/autokey/qtapp.py", line 22, in <module> import sys, traceback, os.path, signal, logging, logging.handlers, subprocess, queue, time, dbus, dbus.mainloop.qt Import...
0.272928
Traceback (most recent call last): "/Users/kennethfeng/dev/repos/py-trello/test/test_trello.py", line 116, in test51_add_card self.fail("Caught Exception adding card")AssertionError: Caught Exception adding card
Traceback (most recent call last): "/Users/feanlau/Desktop/RecQ/main/main.py", line 3, in <module> from RecQ import RecQ "/Users/feanlau/Desktop/RecQ/main/RecQ.py", line 9, in <module> import mkl ImportError: No module named mkl
0.308094
Traceback (most recent call last): "site-packages\calibre\gui2\device.py", line 201, in do_connect "site-packages\calibre\devices\usbms\device.py", line 821, in open "site-packages\calibre\devices\usbms\device.py", line 275, in open_windows DeviceError: Unable to detect any disk drives for the device: Android ...
Traceback (most recent call last): "/data/Anaconda/Anaconda2-5.1.0/pkgs/vscode_inst.py", line 88, in <module> shell=CMD_REQ_SHELL) "/data/Anaconda/Anaconda2-5.1.0/lib/python2.7/subprocess.py", line 219, in check_output raise CalledProcessError(retcode, cmd, output=output) subprocess.CalledProcessError: Command ...
0.18907
Traceback (most recent call last): "/home/anirudh/Downloads/photon-master/support/pullsources/pullsources.py", line 101, in <module> p.pull(args[0]) "/home/anirudh/Downloads/photon-master/support/pullsources/pullsources.py", line 78, in pull package_file_path = self.download (sources_dir, 'sha1-all') "/home/aniru...
Traceback (most recent call last): "/home/user/w3af/w3af/core/ui/gui/confpanel.py", line 244, in _save_panel SetOptionsWrapper(plugin.set_options, self.options) "/home/user/w3af/w3af/core/ui/gui/helpers.py", line 205, in __call__ return func(*args, **kwargs) "/home/user/w3af/w3af/core/data/url/opener_settings.py"...
0.252049
Traceback (most recent call last): "/usr/local/bin/pipenv", line 7, in <module> from pipenv import cli "/usr/local/lib/python2.7/dist-packages/pipenv/__init__.py", line 17, in <module> from .cli import cli "/usr/local/lib/python2.7/dist-packages/pipenv/cli.py", line 21, in <module> import requests "/usr/...
Traceback (most recent call last): "/home/llu/.local/lib/python3.6/site-packages/ray/rllib/utils/tf_run_builder.py", line 47, in get self.feed_dict, os.environ.get("TF_TIMELINE_DIR")) "/home/llu/.local/lib/python3.6/site-packages/ray/rllib/utils/tf_run_builder.py", line 85, in run_timeline fetches = sess.run(op...
0.288403
Traceback (most recent call last): "C:\Users\AppData\Local\Programs\Python\Python36\lib\site-packages\chess\engine.py", line 1367, in _parse_uci_info pv.append(board.push_uci(token)) "C:\Users\AppData\Local\Programs\Python\Python36\lib\site-packages\chess\__init__.py", line 2808, in push_uci move = self.parse_u...
Traceback (most recent call last): "test_linalg.py", line 27, in tearDown linalg.shutdown() AttributeError: module 'skcuda.linalg' has no attribute 'shutdown'
0.329783
Traceback (most recent call last): "/usr/local/lib/python3.7/site-packages/scipy/io/wavfile.py", line 273, in read while fid.tell() < file_size: OSError: [Errno 29] Illegal seek
Traceback (most recent call last): "data_json/python-test.py", line 40, in <module> main() "data_json/python-test.py", line 36, in main es.index(index='kl', doc_type=ES_TYPE, body=data) "/home/python/virtualenv/elasticsearch/lib/python3.5/site-packages/elasticsearch-2.3.0-py3.5.egg/elasticsearch/client/utils.py",...
0.244322
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/user/.local/lib/python3.7/site-packages/PIL/Image.py", line 90, in <module> from . import _imaging as core ImportError: Shared object "libz.so.1" not found, required by "_imaging.so"
Traceback (most recent call last): "NVDAObjects\behaviors.pyc", line 274, in _monitor "NVDAObjects\window\winConsole.pyc", line 48, in _getTextLines "winConsoleHandler.pyc", line 125, in getConsoleVisibleLines "wincon.pyc", line 56, in ReadConsoleOutputCharacterWindowsError: [8](Error) Für diesen Befehl ist nic...
0.295122
Traceback (most recent call last): "./tauon.py", line 43052, in <module> instance.render() "./tauon.py", line 12725, in render self.items[to_call][2](self.reference) "./tauon.py", line 18554, in reload_metadata pctl.master_library[track.index] = tag_scan(track) "./tauon.py", line 4042, in tag_scan nt.mo...
Traceback (most recent call last): "/home/ryanpetrello/dev/ansible-runner/ansible_runner/__main__.py", line 594, in main res = run(**run_options) "/home/ryanpetrello/dev/ansible-runner/ansible_runner/interface.py", line 177, in run r = init_runner(**kwargs) "/home/ryanpetrello/dev/ansible-runner/ansible_runn...
0.257581
Traceback (most recent call last): "site-packages/fs/tarfs.py", line 330, in getinfo member = self._tar.getmember(self._encode(_path)) "tarfile.py", line 1752, in getmember raise KeyError("filename %r not found" % name) KeyError: "filename 'usr' not found"
Traceback (most recent call last): "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() "/usr/lib/python2.7/threading.py", line 763, in run self.__target(*self.__args, **self.__kwargs) "/home/peppeska/Scaricati/whatsappcli/src/router.py", line 35, in route data = callback(message, match) ...
0.274809
Traceback (most recent call last): "convnets.py", line 334, in <module> model.compile(optimizer=sgd, loss='categorical_crossentropy') "/usr/local/lib/python2.7/dist-packages/keras/models.py", line 332, in compile *_kwargs) "/usr/local/lib/python2.7/dist-packages/keras/engine/training.py", line 584, in compile sam...
Traceback (most recent call last): "commix.py", line 31, in <module> import src.core.main "main.py", line 1203, in <module> response, url = url_response(url) "main.py", line 250, in url_response response = examine_request(request) "main.py", line 109, in examine_request headers.check_http_traffic(request) "he...
0.304291
Traceback (most recent call last): "/workspace/development/frappe-bench-dev/apps/frappe/frappe/app.py", line 67, in application response = frappe.api.handle() "/workspace/development/frappe-bench-dev/apps/frappe/frappe/api.py", line 122, in handle **frappe.local.form_dict "/workspace/development/frappe-bench...
Traceback (most recent call last): "gan_language.py", line 341, in <module> G.backward(one) "/usr/local/lib/python2.7/dist-packages/torch/autograd/variable.py", line 156, in backward torch.autograd.backward(self, gradient, retain_graph, create_graph, retain_variables) "/usr/local/lib/python2.7/dist-packages/...
0.252248
Traceback (most recent call last): "C:\Users\sunny\AppData\Local\Programs\Python\Python37\lib\site-packages\urllib3\connection.py", line 170, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw "C:\Users\sunny\AppData\Local\Programs\Python\Python37\lib\site-packages\urllib3\util\connection.py", li...
Traceback (most recent call last): "setup.py", line 4, in <module> setup( "/home/xxx/anaconda3/lib/python3.8/site-packages/setuptools/__init__.py", line 165, in setup return distutils.core.setup(**attrs) "/home/xxx/anaconda3/lib/python3.8/distutils/core.py", line 148, in setup dist.run_commands() "/home/...
0.259997
Traceback (most recent call last): "dist\obf\main.py", line 1, in <module> ModuleNotFoundError: No module named 'pytransform_vax_000504'
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp3qowwuez\build\youtube_dl\YoutubeDL.py", line 1699, in process_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmp3qowwuez\build\youtube_dl\YoutubeDL.py", line 1641, in dl "C:\Users\dst\AppData\Roam...
0.16404
Traceback (most recent call last): "/opt/s3cmd/s3cmd", line 1800, in <module> main() "/opt/s3cmd/s3cmd", line 1741, in main cmd_func(args) "/opt/s3cmd/s3cmd", line 299, in cmd_object_put response = s3.object_put(full_name, uri_final, extra_headers, extra_label = seq_label) "/opt/s3cmd-1.1.0-beta3/S3/S3.py", lin...
<details><summary>Test output</summary><br><pre>Traceback (most recent call last): "/workspace/iam/api-client/custom_roles_test.py", line 79, in test_get_role custom_roles.get_role("roles/appengine.appViewer") "/workspace/iam/api-client/custom_roles.py", line 56, in get_role role = service.roles().get(name=name).ex...
0.322843
Traceback (most recent call last): "uvloop/handles/stream.pyx", line 609, in uvloop.loop.UVStream._on_eof "uvloop/sslproto.pyx", line 171, in uvloop.loop._SSLPipe.feed_ssldata "/usr/local/lib/python3.6/ssl.py", line 689, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http reques...
Traceback (most recent call last): "/usr/lib64/python2.7/SocketServer.py", line 593, in process_request_thread self.finish_request(request, client_address) "/home/miki/src/Mailpile/mailpile/httpd.py", line 281, in finish_request SimpleXMLRPCServer.finish_request(self, request, client_address) "/usr/lib64/python2....
0.21772
Traceback (most recent call last): "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner self.run() "/usr/lib/python2.7/threading.py", line 763, in run self.__target(_self.__args, *_self.__kwargs) "/usr/local/lib/python2.7/dist-packages/Pyro4/core.py", line 1012, in shutdown_thread self.transportServe...
Traceback (most recent call last): "/srv/hass/lib/python3.5/site-packages/homeassistant/helpers/entity.py", line 222, in async_update_ha_state yield from self.hass.async_add_job(self.update) "/usr/lib/python3.5/asyncio/futures.py", line 361, in __iter__ yield self # This tells Task to wait for completion. "/...
0.311113
2. No problem if Run it in an external system terminal What is the expected output? What do you see instead? Traceback (most recent call last): "D:\untitled12.py", line 18, in <module> from enthought.traits.ui.wx.editor import Editor "c:\Python27\lib\site-packages\enthought\traits\ui\wx__init__.py", line 25, in <mo...
Traceback (most recent call last): "./dff_rfcn/demo_batch.py", line 162, in <module> main() "./dff_rfcn/demo_batch.py", line 111, in main arg_params=arg_params, aux_params=aux_params) "/home/huan/Deep-Feature-Flow/dff_rfcn/core/tester.py", line 30, in __init__ self._mod.bind(provide_data, provide_label, for...
0.261774
Traceback (most recent call last): "../wb_work/betaGamma.py", line 1850, in <module> main() "../wb_work/betaGamma.py", line 1845, in main numbaTestFunct2() "/home/dean/miniconda3/envs/p_env/lib/python3.7/site-packages/numba/dispatcher.py", line 395, in _compile_for_args raise e "/home/dean/miniconda3/env...
Traceback (most recent call last): "<stdin>", line 1, in <module> "decouple.py", line 190, in __call__ return self.config(*args, **kwargs) "decouple.py", line 73, in __call__ return self.get(*args, **kwargs) "decouple.py", line 55, in get value = self.repository.get(option) "decouple.py", line 123, in get ret...
0.271527
Traceback (most recent call last): "/local/bin/s3cmd", line 2792, in <module> from S3 import CryptoImportError: cannot import name Crypto
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/training/saver.py", line 1300, in restore names_to_keys = object_graph_key_mapping(save_path) "/usr/local/lib/python3.6/dist-packages/tensorflow_core/python/training/saver.py", line 1618, in object_graph_key_mapping...
0.252771
Traceback (most recent call last): "/usr/share/w3af/w3af/core/ui/gui/main.py", line 609, in start_scan_wrap real_scan_start() "/usr/share/w3af/w3af/core/ui/gui/main.py", line 600, in real_scan_start self.w3af.start() "/usr/share/w3af/w3af/core/controllers/w3afCore.py", line 191, in start self.strategy.start() "...
Traceback (most recent call last): "run.py", line 1, in <module> from application import app "C:\Users\kiddies\application\__init__.py", line 30, in <module> mail = Mail(app) "C:\Users\AppData\Local\Programs\Python\Python37-32\lib\site-packages\flask_mail.py", line 539, in __init__ self.state = self.init_ap...
0.329541
Traceback (most recent call last): "/srv/zulip-py3-venv/bin/mypy", line 6, in <module> main(__file__) "/srv/zulip-venv-cache/2d0d4429f07d3367f31c904bcf110e00407cafa8/zulip-py3-venv/lib/python3.4/site-packages/mypy/main.py", line 54, in main res = type_check_only(sources, bin_dir, options) "/srv/zulip-venv-cache/2...
Traceback (most recent call last): "/home/user/miniconda3/envs/gluon/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() "/home/user/miniconda3/envs/gluon/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) "/home/user/miniconda3/envs/gluon/lib/python3.8/...
0.24367
`Traceback (most recent call last): "<string>", line 1, in <module> "c:\users\Martin\appdata\local\temp\pip-build-25jk7z\pyinstaller\PyInstaller\loader\pyi_importers.py", line 409, in load_moduleImportError: DLL load failed: The specified module could not be found.`
Traceback (most recent call last): "site-packages\calibre\customize\ui.py", line 172, in _run_filetype_plugins "calibre_plugins.dedrm.__init__", line 624, in run "calibre_plugins.dedrm.__init__", line 574, in KindleMobiDecrypt DeDRMError: DeDRM v6.6.3: Ultimately failed to decrypt after 0.6 seconds. Read the F...
0.261181
Traceback (most recent call last): "/usr/bin/youtube-dl", line 6, in <module> youtube_dl.main() "/usr/lib64/python2.7/site-packages/youtube_dl/__init__.py", line 410, in main _real_main(argv) "/usr/lib64/python2.7/site-packages/youtube_dl/__init__.py", line 400, in _real_main retcode = ydl.download(all_urls) "/...
Traceback (most recent call last): "/root/HiddenEye/HiddenEye.py", line 10, in <module> from Defs.Actions import * "/root/HiddenEye/Defs/Actions.py", line 28, in <module> colorTheme = colorSelector() "/root/HiddenEye/Defs/ThemesManager.py", line 24, in colorSelector if config.get("Defaults", "theme") == "an...
0.305667
Traceback (most recent call last): "manage.py", line 116, in <module> manager.run() "/home/iurisilvio/.virtualenvs/fastshop/local/lib/python2.7/site-packages/flask_script/__init__.py", line 423, in run result = self.handle(sys.argv[0], sys.argv[1:]) "/home/iurisilvio/.virtualenvs/fastshop/local/lib/python2.7/site...
E execnet.gateway_base.RemoteError: Traceback (most recent call last): E "x:\pytest-xdist\.env36\lib\site-packages\execnet\gateway_base.py", line 1076, in executetask
0.173404
Traceback (most recent call last): "calibre\customize\ui.py", line 428, in get_file_type_metadata "calibre\customize\builtins.py", line 285, in get_metadata "calibre\ebooks\metadata\mobi.py", line 498, in get_metadata "calibre\ebooks\mobi\reader\headers.py", line 295, in __init__ "calibre\ebooks\mobi\rea...
fatal: [localhost] => failed to parse: Traceback (most recent call last): "/root/.ansible/tmp/ansible-1393408630.34-275498413659402/file", line 1378, in <module> main() "/root/.ansible/tmp/ansible-1393408630.34-275498413659402/file", line 327, in main changed = module.set_file_attributes_if_different(file_args, cha...
0.141674
```Traceback (most recent call last): "/usr/local/bin/sam", line 11, in <module> load_entry_point('aws-sam-cli==0.47.0', 'console_scripts', 'sam')() "/usr/local/Cellar/aws-sam-cli/0.47.0/libexec/lib/python3.7/site-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) "/usr/local/Ce...
Traceback (most recent call last): "/usr/local/lib/python3.4/dist-packages/IPython/html/tests/test_nbextensions.py", line 67, in setUp touch(fullpath) "/usr/local/lib/python3.4/dist-packages/IPython/html/tests/test_nbextensions.py", line 39, in touch open(file, 'a').close()UnicodeEncodeError: 'latin-1' codec can't ...
0.200556
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/YoutubeDL.py", line 666, in extract_info ie_result = ie.extract(url) "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/common.py", line 316, in extract return self._real_extract(url) "/usr/lib/python2.7/dist-packages/youtube...
Traceback (most recent call last): "train.py", line 520, in <module> train() "train.py", line 309, in train losses = net(datum) "C:\Users\skugler\AppData\Local\Continuum\anaconda3\envs\env_yolact\lib\site-packages\torch\nn\modules\module.py", line 547, in __call__ result = self.forward(*input, **kwargs) ...
0.137503
Traceback (most recent call last): "C:\Users\Ralph\AppData\Roaming\Python\Python37\site-packages\youtube_dl\extractor\youtube.py", line 1232, in _decrypt_signature video_id, player_url, s "C:\Users\Ralph\AppData\Roaming\Python\Python37\site-packages\youtube_dl\extractor\youtube.py", line 1140, in _extract_signat...
Traceback (most recent call last): "photon.py", line 385, in <module> writer(datasets, dataset_names, output_dir) "C:\Users\Tejaswa\Documents\GitHub\Photon\core\utils.py", line 85, in writer out_file.write(str(joined.encode('utf-8').decode('utf-8'))) "C:\Python38\lib\encodings\cp1252.py", line 19, in encode ...
0.270412
Traceback (most recent call last): "/opt/az/lib/python3.6/site-packages/azure/cli/core/commands/arm.py", line 103, in handle_template_based_exception raise CLIError(ex.inner_exception.error.message) AttributeError: 'str' object has no attribute 'message'
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/salt/cloud/cli.py", line 284, in run self.config.get('names') "/usr/lib/python2.7/dist-packages/salt/cloud/__init__.py", line 1451, in run_profile ret[name] = self.create(vm_) "/usr/lib/python2.7/dist-packages/salt/cloud/__init__.py", line 1281,...
0.30951
Oct 06 07:01:10.740 - [ERROR] Except stack:Traceback (most recent call last): "D:\proxy\XX-Net-3.12.5\code\default\launcher\start.py", line 247, in <module> main() "D:\proxy\XX-Net-3.12.5\code\default\launcher\start.py", line 226, in main module_init.start_all_auto() "D:\proxy\XX-Net-3.12.5\code\default\laun...
Traceback (most recent call last): "/home/nzbtomedia/nzbtomedia.old/autoProcess/autoProcessMovie.py", line 70, in get_movie_info result = json.load(urlObj) "/usr/lib/python2.7/json/**init**.py", line 278, in load *_kw) "/usr/lib/python2.7/json/**init**.py", line 326, in loads return _default_decoder.decode(s) "...
0.320167
Traceback (most recent call last): "train_classifier.py", line 80, in <module> classifier.train(x_train, y_train, x_test, y_test, epochs=100) "/Users/projects/neupy/neupy/network/constructor.py", line 451, in train *args, **kwargs "/Users/projects/neupy/neupy/network/learning.py", line 43, in train epochs=epochs,...
Traceback (most recent call last): "/home/amos/bitmessage/PyBitmessage/src/bitmessageqt/**init**.py", line 2029, in click_actionSettings self.settingsDialogInstance = settingsDialog(self) "/home/amos/bitmessage/PyBitmessage/src/bitmessageqt/**init**.py", line 3082, in **init** self.ui.labelSettingsNote.setText(_tra...
0.195592
Traceback (most recent call last): "train.py", line 25, in <module> hydra_main() "/home/cse/mediacseanaconda3/envs/virtual/lib/python3.6/site-packages/hydra/main.py", line 38, in decorated_main strict=strict, "/home/cse/mediacseanaconda3/envs/virtual/lib/python3.6/site-packages/hydra/_internal/utils.py", lin...
Traceback (most recent call last): "/usr/local/bin/trash-empty", line 5, in <module> sys.exit(main()) "/usr/local/Cellar/trash-cli/0.20.11.23/libexec/lib/python3.9/site-packages/trashcli/empty.py", line 22, in main return EmptyCmd( "/usr/local/Cellar/trash-cli/0.20.11.23/libexec/lib/python3.9/site-packages/t...
0.223839
Traceback (most recent call last): "src/internal.pxi", line 125, in pyfuse3._notify_loop "src/pyfuse3.pyx", line 849, in pyfuse3.invalidate_entry NotFoundError: [Errno 2] fuse_lowlevel_notify_inval_entry returned: No such file or directory
Traceback (most recent call last): "/opt/elastalert/elastalert/elastalert.py", line 1033, in writeback doc_type=doc_type, body=body) "/usr/lib/python2.7/site-packages/elasticsearch/client/utils.py", line 68, in _wrapped return func(*args, params=params, **kwargs) "/usr/lib/python2.7/site-packages/elasticsear...
0.31162
Traceback (most recent call last): ".../GitPython-2.1.7/git/test/lib/helper.py", line 366, in setUpClass cls.rorepo = Repo(GIT_REPO) ".../GitPython-2.1.7/git/repo/base.py", line 167, in __init__ raise InvalidGitRepositoryError(epath) git.exc.InvalidGitRepositoryError: .../GitPython-2.1.7
Traceback (most recent call last): "test_linalg.py", line 27, in tearDown linalg.shutdown() AttributeError: module 'skcuda.linalg' has no attribute 'shutdown'
0.2347
Traceback (most recent call last): "C:\Users\t0905595\AppData\Roaming\Sublime Text 3\Packages\SublimeREPL\sublimerepl.py", line 462, in open rv = ReplView(view, r, syntax, repl_restart_args) "C:\Users\t0905595\AppData\Roaming\Sublime Text 3\Packages\SublimeREPL\sublimerepl.py", line 185, in __init__ self._history =...
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 "/home/tunde/PycharmProjects/bench/frappe-bench/apps/frappe/frappe/utils/bench_helper.py", line...
0.309921
Traceback (most recent call last): "record.py", line 53, in <module> recorder.send_signal(signal.SIGTERM) "/usr/lib/python2.7/subprocess.py", line 1554, in send_signal os.kill(self.pid, sig)OSError: [Errno 3] No such process
Traceback (most recent call last): "/share/CACHEDEV1_DATA/.qpkg/OMedusa/OMedusa/<a href="../blob/698ca1db9903a9f716d9ed1910972cbf70ea50e8/medusa/server/web/core/base.py#L252">medusa/server/web/core/base.py</a>", line 252, in async_call result = function(**kwargs) "/share/CACHEDEV1_DATA/.qpkg/OMedusa/OMedusa/<a href...
0.294817
Traceback (most recent call last): "<ipython-input-12-2df732c8df90>", line 1, in <module> import skimage; print("scikit-image version: {}".format(skimage.__version__)) "C:\Users\SimonNuessli\miniconda3\envs\env_0\Lib\site-packages\skimage\__init__.py", line 122, in <module> _raise_build_error(e) "C:\Users...
Traceback (most recent call last): "/usr/share/backintime/common/backintime.py", line 865, in <module> start_app() "/usr/share/backintime/common/backintime.py", line 450, in start_app args.func(args) "/usr/share/backintime/common/backintime.py", line 634, in backupJob backup(args, False) "/usr/share/back...
0.324495
Traceback (most recent call last): "./manage.py", line 14, in <module> execute_manager(settings) "/home/antoviaque/.virtualenvs/django/src/django/django/core/management/__init__.py", line 438, in execute_manager utility.execute() "/home/antoviaque/.virtualenvs/django/src/django/django/core/management/__init__.py"...
Traceback (most recent call last): "/home/user/w3af/w3af/core/ui/gui/scanrun.py", line 142, in _showDesc self.kbbrowser.pagesControl.activate(num_ids) "/home/user/w3af/w3af/core/ui/gui/entries.py", line 798, in activate self._arrow() "/home/user/w3af/w3af/core/ui/gui/entries.py", line 824, in _arrow self.callback...
0.271949
Traceback (most recent call last): "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap self.run() "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run self._target(*self._args, **self._kwargs) "/usr/local/lib/python2.7/dist-packages/gipc/gipc.py", line 361, in _child target...
Traceback (most recent call last): "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-4k1cipeg\requests\requests\adapters.py", line 449, in send "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-4k1cipeg\urllib3\urllib3\connectionpool.py", line 638, in urlopen "C:\Users\VSSADM~1\AppData\Local\Temp\pip-install-4...
0.181223
Traceback (most recent call last): "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner self.run() "./concurrent.py", line 39, in run print(p.show()) "/usr/local/lib/python3.5/dist-packages/scapy/packet.py", line 869, in show reprval = f.i2repr(self,fvalue) "/usr/local/lib/python3.5/dist-pac...
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-install-7glbpqte/uvloop/setup.py", line 5, in <module> raise RuntimeError('uvloop requires Python 3.7 or greater') RuntimeError: uvloop requires Python 3.7 or greater
0.236548
Traceback (most recent call last): "C:\Users\DESMOND\Anaconda3\lib\site-packages\IPython\core\ultratb.py", line 1101, in get_records return _fixed_getinnerframes(etb, number_of_lines_of_context, tb_offset) "C:\Users\DESMOND\Anaconda3\lib\site-packages\IPython\core\ultratb.py", line 319, in wrapped return f(*arg...
Traceback (most recent call last): "D:\Program s\Python36\lib\site-packages\apscheduler\executors\base.py", line 125, in run_job retval = job.func(*job.args, **job.kwargs) "..\Schedule\ProxyRefreshSchedule.py", line 80, in main p.refresh() "..\Manager\ProxyManager.py", line 45, in refresh for proxy in geta...
0.269158
Traceback (most recent call last): "C:\Program s\Amazon\AWSSAMCLI\runtime\lib\site-packages\aws_lambda_builders\workflow.py", line 269, in run action.execute() "C:\Program s\Amazon\AWSSAMCLI\runtime\lib\site-packages\aws_lambda_builders\workflows\dotnet_clipackage\actions.py", line 37, in execute self.subproc...
Traceback (most recent call last): "/home/dmitry/.pyenv/versions/erp/bin/bench", line 11, in <module> load_entry_point('bench', 'console_scripts', 'bench')() "/home/dmitry/Projects/experiments/erpnext/bench/bench/cli.py", line 40, in cli bench_command() "/home/dmitry/.pyenv/versions/2.7.11/envs/erp/lib/pytho...
0.310262
Traceback (most recent call last): "/Users/williamhogben/Dropbox/Godot3/BeeBoop/pythonscript/osx-64-cpython/lib/python3.6/site-packages/godot/hazmat/ffi/instance.py", line 83, in pybind_instance_call_method pyret = meth(*pyargs) "/Users/williamhogben/Dropbox/Godot3/BeeBoop/PixyController.py", line 22, in _ready ...
Traceback (most recent call last): "/home/dan/PycharmProjects/DeepLearningTutorials/code/SdA.py", line 491, in <module> test_SdA() "/home/dan/PycharmProjects/DeepLearningTutorials/code/SdA.py", line 440, in test_SdA minibatch_avg_cost = train_fn(minibatch_index) "/home/dan/.local/lib/python2.7/site-packages/thean...
0.283538
Traceback (most recent call last): "main.py", line 212, in <module> ShowcaseApp().run() "C:\dev\Kivy\kivy\kivy\app.py", line 792, in run runTouchApp() "C:\dev\Kivy\kivy\kivy\base.py", line 481, in runTouchApp EventLoop.window.mainloop() "C:\dev\Kivy\kivy\kivy\core\window\window_pygame.py", line 381, in mainloo...
{"error_message": "No JSON object could be decoded", "traceback": "Traceback (most recent call last):\n\n \"/home/avelino/.virtualenvs/jpfm/lib/python2.7/site-packages/tastypie/resources.py\", line 217, in wrapper\n response = callback(request, *args, **kwargs)\n\n \"/home/avelino/.virtualenvs/jpfm/lib/python2.7/si...
0.291091
Traceback (most recent call last): "setup.py", line 4, in <module> from setuptools import setup, find_packages "/usr/local/lib/python3.4/dist-packages/setuptools/**init**.py", line 12, in <module> from setuptools.extension import Extension "/usr/local/lib/python3.4/dist-packages/setuptools/extension.py", line 8, ...
I have trained a model using Keras and SM, when I tried to load the model for prediction, I have got the following Error: `Traceback (most recent call last): "D:\Saudi_CV\Vibot\Smester_2\2_Medical Image analysis\Project_2020\DL_Project\My_Project\EXE\Nifti_GUI.py", line 394, in setExisting prediction('temporary') ...
0.15966
Traceback (most recent call last): "C:\Users\VSSADM~1\AppData\Local\Temp\pip-unpacked-wheel-o2uit6zy\knack\cli.py", line 215, in invoke "C:\Users\VSSADM~1\AppData\Local\Temp\pip-unpacked-wheel-mdyrq85s\azure\cli\core\commands\__init__.py", line 654, in execute "C:\Users\VSSADM~1\AppData\Local\Temp\pip-unpacked...
Traceback (most recent call last): "/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/_cprequest.py", line 117, in run_hooks hook() "/Users/jaraco/code/public/cherrypy/cherrypy/cherrypy/_cprequest.py", line 65, in __call__ return self.callback(**self.kwargs) "/Users/jaraco/code/public/cherrypy/cherrypy/ch...
0.215773
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1627, in process_info success = dl(filename, info_dict) "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1569, in dl return fd.download(name, info) "/usr/local/bin/youtube-dl/youtube_dl/downloader/common.py", lin...
Traceback (most recent call last): "/usr/lib/python2.6/doctest.py", line 1248, in **run compileflags, 1) in test.globs "<doctest networkx.drawing.nx_pylab.draw[1]>", line 1, in <module> nx.draw(G) "/home/morph/deb/build-area/python-networkx-1.3/networkx/drawing/nx_pylab.py", line 124, in draw cf=pylab.gcf() "/...
0.26035
ERROR (theano.gof.opt): Traceback (most recent call last): "/Users/Ramana/projects/theano/Theano/theano/gof/opt.py", line 1772, in process_node replacements = lopt.transform(node) "/Users/Ramana/projects/theano/Theano/theano/sandbox/cuda/opt.py", line 1026, in local_gpu_flatten x, shp= node.inputsValueError: need m...
Traceback (most recent call last): "C:\projects\gym\gym\envs\tests\test_envs_semantics.py", line 88, in test_env_semantics assert rollout_dict[spec.id]['observations'] == observations_now, 'Observations not equal for {}'.format(spec.id)AssertionError: Observations not equal for FrozenLake-v0
0.197605
Traceback (most recent call last): "c:\users\x\appdata\local\continuum\anaconda3\lib\site-packages\urllib3\connectionpool.py", line 600, in urlopen chunked=chunked) "c:\users\x\appdata\local\continuum\anaconda3\lib\site-packages\urllib3\connectionpool.py", line 343, in _make_request self._validate_conn(conn) ...
Traceback (most recent call last): "/home/dfx/src/eve/pyfa/gui/itemStats.py", line 148, in closeEvent self.parentWnd.UnregisterStatsWindow(self) "/home/dfx/src/eve/pyfa/gui/mainFrame.py", line 333, in UnregisterStatsWindow self.statsWnds.remove(wnd) ValueError: list.remove(x): x not in list
0.271822
Traceback (most recent call last): "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplwokk3j3\build\youtube_dl\YoutubeDL.py", line 792, in extract_info "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmplwokk3j3\build\youtube_dl\extractor\common.py", line 503, in extract "C:\Users\dst\Ap...
Traceback (most recent call last): "<string>", line 1, in <module>ImportError: No module named OpenSSL
0.201159
Traceback (most recent call last): "./youtube-dl/youtube_dl/extractor/generic.py", line 545, in _real_extract doc = parse_xml(webpage) "./youtube-dl/youtube_dl/utils.py", line 1466, in parse_xml tree = xml.etree.ElementTree.XML(s.encode('utf-8'), **kwargs) "/usr/lib/python2.7/xml/etree/ElementTree.py", line 1301,...
Traceback (most recent call last): "/var/www/manage.py", line 44, in <module> execute_from_command_line(sys.argv) "/var/www/lib/django/core/management/__init__.py", line 399, in execute_from_command_line utility.execute() "/var/www/lib/django/core/management/__init__.py", line 392, in execute self.fetch_command(...
0.325049
Traceback (most recent call last): "dwt_util.py", line 92, in clear_diagtrack "dwt_util.py", line 263, in subprocess_handler CalledProcessError: Command '['takeown', '/f', 'C:/ProgramData/Microsoft/Diagnosis/ETLLogs/AutoLogger/AutoLogger-Diagtrack-Listener.etl', '&&', 'icacls', 'C:/ProgramData/Microsoft/Diagnosis...
Traceback (most recent call last): "/usr/local/Cellar/python/3.6.4_4/Frameworks/Python.framework/Versions/3.6/lib/python3.6/unittest/case.py", line 59, in testPartExecutor yield "/usr/local/Cellar/python/3.6.4_4/Frameworks/Python.framework/Versions/3.6/lib/python3.6/unittest/case.py", line 601, in run self.setU...
0.329883
Traceback (most recent call last): "/Users/ahmet-anil.pala/klarna_repos/fraud-model-utils/.venv/lib/python3.7/site-packages/vaex/scopes.py", line 102, in evaluate result = self[expression] "/Users/ahmet-anil.pala/klarna_repos/fraud-model-utils/.venv/lib/python3.7/site-packages/vaex/scopes.py", line 159, in __get...
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/psutil/tests/test_misc.py", line 748, in test_nettop self.assert_syntax('nettop.py') "/usr/lib/python3.8/site-packages/psutil/tests/test_misc.py", line 680, in assert_syntax f = open(exe, 'rt', encoding='utf8') NotFoundError: [Errno 2] No suc...
0.299656
Traceback (most recent call last): "ipv8/taskmanager.py", line 131, in done_cb "tribler_core/modules/metadata_store/community/gigachannel_community.py", line 204, in on_blob "concurrent/futures/thread.py", line 57, in run "tribler_core/modules/metadata_store/community/gigachannel_community.py", line 175, in...
Traceback (most recent call last): "<string>", line 9, in <module>ImportError: No module named powerline.vim
0.199231
Traceback (most recent call last): "/home/karthik/installs/miniconda3/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1334, in _do_call return fn(*args) "/home/karthik/installs/miniconda3/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 1319, in _run_fn options, feed...
Traceback (most recent call last): "C:\Users\thoma\AppData\Local\Programs\Python\Python37-32\lib\asyncio\selector_events.py", line 824, in _read_ready__data_received self._protocol.data_received(data) "c:\users\thoma\lbry\lbrynet\blob_exchange\client.py", line 55, in data_received self.handle_data_received(data...
0.297526
Traceback (most recent call last): "/usr/lib/python3.8/site-packages/sphinx/events.py", line 111, in emit results.append(listener.handler(self.app, *args)) "/usr/lib/python3.8/site-packages/zzzeeksphinx/scss.py", line 69, in generate_stylesheet with open(dest, "w") as out: NotFoundError: [Errno 2] No such file...
Traceback (most recent call last): "/home/developer/.config/JetBrains/PyCharmCE2020.1/scratches/scratch_1.py", line 7, in <module> df = df.replace({"replace_string": "test"}) "/home/developer/PycharmProjects/pandas/pandas/core/frame.py", line 4277, in replace return super().replace( "/home/developer/PycharmP...
0.303009
Traceback (most recent call last): "toxic_comments.py", line 21, in <module> model.train_model(train_df) "/home/ec2-user/anaconda3/envs/st_env/lib/python3.7/site-packages/simpletransformers/classification/multi_label_classification_model.py", line 119, in train_model return super().train_model(train_df, multi_l...
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 312, in extract_info ie_result = ie.extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 96, in extract return self._real_extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/youtube.py", ...
0.15656
Traceback (most recent call last): "trainval_net.py", line 27, in <module> from roi_data_layer.roidb import combined_roidb "/home/sxs/yuhsuan/faster-rcnn.pytorch/lib/roi_data_layer/roidb.py", line 9, in <module> from datasets.factory import get_imdb "/home/sxs/yuhsuan/faster-rcnn.pytorch/lib/datasets/factory...
Traceback (most recent call last): "hub-stock-data.py", line 33, in <module> ds2 = ds.store(tag) "/home/hemant/anaconda3/lib/python3.7/site-packages/hub/compute/transform.py", line 342, in store n_samples = get_sample_size(self.schema, self.workers) "/home/hemant/anaconda3/lib/python3.7/site-packages/hub/com...
0.298395
Traceback (most recent call last): "/usr/local/bin/pip", line 11, in <module> sys.exit(main()) "/usr/local/lib/python2.7/dist-packages/pip/__init__.py", line 185, in main return command.main(cmd_args) "/usr/local/lib/python2.7/dist-packages/pip/basecommand.py", line 161, in main text = '\n'.join(complete_log)Unic...
Traceback (most recent call last): "/usr/src/PyBitmessage/src/bitmessagemain.py", line 485, in <module> main() "/usr/src/PyBitmessage/src/bitmessagemain.py", line 481, in main mainprogram.start() "/usr/src/PyBitmessage/src/bitmessagemain.py", line 238, in start readKnownNodes() "/usr/src/PyBitmessage/src...
0.213632
Traceback (most recent call last): "/home/fant/projects/python/text-detection-ctpn-master/lib/fast_rcnn/train.py", line 130, in train_model print('Restoring from {}...'.format(ckpt.model_checkpoint_path), end=' ') AttributeError: 'NoneType' object has no attribute 'model_checkpoint_path'
Traceback (most recent call last): "./plex_api_share.py", line 417, in <module> share(user, libraries, sync, camera, channels, filterMovies, filterTelevision, "./plex_api_share.py", line 224, in share plex.myPlexAccount().updateFriend(user=user, server=plex, sections=sections, allowSync=allowSync, "/us...
0.27094
Traceback (most recent call last): "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_limnoria/build/supybot/test.py", line 212, in runTest originalRunTest() "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_limnoria/build/supybot/plugins/Scheduler/test.py", line 83, in testRepeatWorksWithNestedCommands self.assertResponse(' ', 'fo...
Traceback (most recent call last): "preprocess.py", line 94, in <module> main() "preprocess.py", line 71, in main dynamic_dict=opt.dynamic_dict) "/home/qzw123/wangyuan/OpenNMT-py-master/onmt/IO.py", line 361, in __init__ filter_pred if use_filter_pred else None "/root/anaconda2/lib/python2.7/site-package...
0.275161
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-install-94znp7rw/imposm/setup.py", line 24 print 'imposm/cache/tc.c up to date' ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print('imposm/cache/tc.c up to date')?
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py", line 343, in _async_add_entity raise HomeAssistantError(msg) homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.ruXXXXXXXXnl. Platform seventeentrack does not generate uni...
0.206684
Traceback (most recent call last): "src/gevent/greenlet.py", line 854, in gevent._gevent_cgreenlet.Greenlet.run "/home/ozzie/Entwicklung/calibre-web-test/venv/lib/python3.8/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) "/home/ozzie/Entwicklung/calibre-...
Traceback (most recent call last): "<stdin>", line 1, in <module> "sympy/matrices/immutable.py", line 40, in __new__ return cls._new(*args, **kwargs) "sympy/matrices/immutable.py", line 33, in _new *args, **kwargs) "sympy/matrices/matrices.py", line 137, in _handle_creation_inputs return args[0].rows, args[0].c...
0.242562
Traceback (most recent call last): "/usr/lib/python3.7/site-packages/lutris/util/http.py", line 71, in get request = urllib.request.urlopen(req, timeout=self.timeout) "/usr/lib/python3.7/urllib/request.py", line 222, in urlopen return opener.open(url, data, timeout) "/usr/lib/python3.7/urllib/request.py", li...
Traceback (most recent call last): "test/toy-example.py", line 24, in <module> model = pretrainedmodels.__dict__[args.arch](num_classes=1000, pretrained='imagenet') TypeError: __init__() got an unexpected keyword argument 'pretrained'
0.169451
Traceback (most recent call last): "comtypes\_comobject.pyc", line 147, in call_without_this "_UIAHandler.pyc", line 300, in IUIAutomationEventHandler_HandleAutomationEvent "NVDAObjects\__init__.pyc", line 86, in __call__ "NVDAObjects\UIA\__init__.pyc", line 866, in findOverlayClasses "comtypes\__init__....
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-build-4atzmnkp/aiortc/setup.py", line 60, in <module> install_requires=install_requires, "/usr/local/lib/python3.6/dist-packages/setuptools/__init__.py", line 160, in setup _install_setup_requires(attrs) "/usr/local/lib/python3....
0.297479
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/logbook/handlers.py", line 216, in handle self.emit(record) "/usr/local/lib/python3.6/site-packages/dbt/logger.py", line 461, in emit 'too many messages received before initilization!' AssertionError: too many messages received before in...
Traceback (most recent call last): "/Volumes/sv-dev01/devRepo/chad/shell/rez/src/rez/tests/test_build.py", line 28, in setUpClass shutil.copytree(packages_path, cls.src_root) "/usr/local/python-2.7.4/lib/python2.7/shutil.py", line 171, in copytree names = os.listdir(src)OSError: [Errno 2] No such file or directory:...
0.25192
Traceback (most recent call last): "test.py", line 9, in <module> print(TestUrl(url="https://8.8.8.8www.google.com")) "/private/tmp/pydantic/pydantic/main.py", line 338, in __init__ raise validation_error pydantic.error_wrappers.ValidationError: 1 validation error for TestUrl
Traceback (most recent call last): "/usr/bin/xonsh", line 3, in <module> main() "/usr/lib/python3.5/site-packages/xonsh/__amalgam__.py", line 16446, in main args = premain(argv) "/usr/lib/python3.5/site-packages/xonsh/__amalgam__.py", line 16431, in premain shell = builtins.__xonsh_shell__ = Shell(**shell_kwargs)...
0.22451
Traceback (most recent call last): "/opt/local/lib/python3.4/site-packages/circus/controller.py", line 61, in _init_multicast_endpoint multicast_port) "/opt/local/lib/python3.4/site-packages/circus/util.py", line 927, in create_udp_socket sock.setsockopt(socket.IPPROTO_IP, socket.IP_MULTICAST_TTL, 255)OSError: [Err...
Traceback (most recent call last): "sqlmap.py", line 99, in main start() "lib/controller/controller.py", line 594, in start action() "lib/controller/action.py", line 150, in action conf.dumper.r (conf.dbmsHandler.read (conf.r )) "plugins/generic/filesystem.py", line 199, in read fileContent = self.stackedRead ...
0.254268
2015-07-08 22:18:31,999 - pyemitter (ab57c) : WARNING (pyemitter:180) - Exception raised in callback <bound method WebSocket.on_playing of <plugin.scrobbler.methods.s_websocket.WebSocket object at 0x004FFF30>> for event "websocket.playing" - Traceback (most recent call last): "C:\Users\pms_service\AppData\Local\Plex ...
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-req-build-hick4r43/setup.py", line 665, in <module> zip_safe=False, "/usr/local/lib/python3.7/site-packages/setuptools/__init__.py", line 145, in setup return distutils.core.setup(**attrs) "/usr/local/lib/python3.7/distutils/cor...
0.211863
Traceback (most recent call last): "bench.py", line 6, in <module> from cythonperegrine import build_specific_collections as cython_build "/home/ytigiev/.local/share/virtualenvs/peregrine-W46Z6EVM/lib/python3.7/site-packages/peregrinearb-1.2.2-py3.7.egg/cythonperegrine/__init__.py", line 1, in <module> ModuleNot...
Traceback (most recent call last): "/home/scarrion/anaconda3/lib/python3.7/site-packages/torch/multiprocessing/spawn.py", line 19, in _wrap fn(i, *args) "/home/scarrion/packages/fairseq-0.10.2/fairseq/distributed_utils.py", line 270, in distributed_main main(args, **kwargs) "/home/scarrion/packages/fairseq-0...
0.310162
Traceback (most recent call last): "/home/baal/bin/python/zeus-scanner/lib/attacks/gist_lookup/__init__.py", line 153, in github_gist_search_main gist, gist_link = get_raw_html(link, verbose=verbose)TypeError: 'NoneType' object is not iterable
Traceback (most recent call last): "/usr/bin/telepresence/telepresence/cli.py", line 136, in crash_reporting yield "/usr/bin/telepresence/telepresence/main.py", line 60, in main remote_info = start_proxy(runner) "/usr/bin/telepresence/telepresence/proxy/__init__.py", line 95, in start_proxy run_id=run_id, ...
0.208855
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/horizons/gui/mousetools/selectiontool.py", line 129, in mouseReleased self.apply_select() "/usr/lib/python2.7/dist-packages/horizons/gui/mousetools/selectiontool.py", line 151, in apply_select iter(selected).next().get_component(SelectableComp...
Traceback (most recent call last): "/RED/BCBIO/RESOURCES/bcbio/anaconda/lib/python3.6/site-packages/bcbio/provenance/do.py", line 26, in run _do_run(cmd, checks, log_stdout, env=env) "/RED/BCBIO/RESOURCES/bcbio/anaconda/lib/python3.6/site-packages/bcbio/provenance/do.py", line 106, in _do_run raise subprocess.C...
0.219472
Traceback (most recent call last): "/home/me/Workbench/Bot/bot/feed.py", line 383, in <module> feed.run() "/home/me/Workbench/Bot/bot/feed.py", line 336, in run self._apca_conn.run(channels) "/home/me/miniconda3/envs/bot-env/lib/python3.7/site-packages/alpaca_trade_api/stream2.py", line 275, in run loop.run...
Traceback (most recent call last): "bin/hummingbot.py", line 12, in <module> from hummingbot.client.hummingbot_application import HummingbotApplication "D:\dev\hummingbot\hummingbot\client\hummingbot_application.py", line 19, in <module> from hummingbot.client.ui.hummingbot_cli import HummingbotCLI "D:...
0.313545
Traceback (most recent call last): "C:\Python33\lib\logging__init__.py", line 941, in emit "C:\Python\64-bit\3.3\lib\encodings\cp1252.py", line 19, in encodeUnicodeEncodeError: 'charmap' codec can't encode characters in position 157-162: character maps to <undefined>
Traceback (most recent call last): "/app/medusa/lib/traktor/trakt.py", line 118, in request resp.raise_for_status() "/app/medusa/ext/requests/models.py", line 943, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://ap...
0.214114
Traceback (most recent call last): "C:\Users\steve\OneDrive\Documenten\Nerds\Manim\manim\manim.py", line 5, in <module> manimlib.main() "C:\Users\steve\OneDrive\Documenten\Nerds\Manim\manim\manimlib\__init__.py", line 11, in main config = manimlib.config.get_configuration(args) "C:\Users\steve\OneDrive\Docum...
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 479, in _decrypt_signature video_id, player_url, s "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 383, in _extract_signature_function res = self._parse_sig_js(code) "/usr/lib/pytho...
0.308117
2016-03-02 15:25:47,792 [salt.state ][ERROR ][10683] An exception occurred in this state: Traceback (most recent call last): "/usr/lib64/python2.6/site-packages/salt/state.py", line 1624, in call **cdata['kwargs']) "/usr/lib64/python2.6/site-packages/salt/loader.py", line 1491, in wrapper return f(*args, **kwargs) ...
Traceback (most recent call last): "/om2/user/mjgroth/miniconda3/envs/dnn39/lib/python3.9/code.py", line 90, in runcode exec(code, self.locals) "<console>", line 1, in <module> "/om2/user/mjgroth/miniconda3/envs/dnn39/lib/python3.9/site-packages/matplotlib/pyplot.py", line 3069, in violinplot return gca().vi...
0.300818
Traceback (most recent call last): "blockcheck.py", line 1107, in <module> "tkinter/__init__.py", line 2023, in __init__ _tkinter.TclError: no display name and no $DISPLAY environment variable
Traceback (most recent call last): "/srv/galaxy/lib/galaxy/web/framework/middleware/error.py", line 154, in __call__ app_iter = self.application(environ, sr_checker) "/srv/galaxy/venv/lib/python3.8/site-packages/paste/recursive.py", line 85, in __call__ return self.application(environ, start_response) "/srv/...
0.293899
Traceback (most recent call last): "tests.commands.test__vi_l in /Users/Home/Library/Application Support/Sublime Text 3/Installed Packages/Vintageous.sublime-package", line 94, in testCanMoveReversedDifferentLinesAssertionError: (5, 2) != (8, 1)
Traceback (most recent call last): "/home/x/.local/pyload/module/plugins/hooks/ExtractArchive.py", line 165, in activate if klass.find(): "/home/x/.local/pyload/module/plugins/internal/SevenZip.py", line 56, in find m = cls.re_version.search(out)UnboundLocalError: local variable 'out' referenced before assignment
0.221363
Traceback (most recent call last): "C:\Users\doarni\Dev\pygorithm\tests\test_data_structure.py", line 39, in test_infix_to_postfix resultString = result.infix_to_postfix() "C:\Users\doarni\Dev\pygorithm\pygorithm\data_structures\stack.py", line 131, in infix_to_postfix and self.__precedence(self.expression[i] <...
Traceback (most recent call last): "manage.py", line 21, in <module> main() "manage.py", line 17, in main execute_from_command_line(sys.argv) "/home/florian/gitlab/mvp-edge-backend/backend/.venv/lib/python3.8/site-packages/django/core/management/__init__.py", line 401, in execute_from_command_line utility.e...
0.276983
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 470, in async_device_update await self.async_update() "/usr/src/homeassistant/homeas...
Traceback (most recent call last): "/usr/local/bin/pyannote-audio", line 5, in <module> from pyannote.audio.applications.pyannote_audio import main "/usr/local/lib/python3.6/site-packages/pyannote/audio/applications/pyannote_audio.py", line 269, in <module> from .base import apply_pretrained "/usr/local/lib/...
0.322435
Traceback (most recent call last): "/usr/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap self.run() "/content/iPERCore/iPERCore/services/preprocess.py", line 153, in run except Exception("model error!") as e: TypeError: catching classes that do not inherit from BaseException is not allowed
Traceback (most recent call last): "<string>", line 20, in <module> "/tmp/pip-35wbg1lf-build/setup.py", line 14, in <module> k3d_version = get_version('**k3d_widget/lib/k3d/bower.json**') "/tmp/pip-35wbg1lf-build/setup.py", line 10, in get_version return json.load(bower)['version'] "/opt/conda/lib/python3.4/jso...
0.294148
Traceback (most recent call last): "ppdet/modeling/tests/test_architectures.py", line 42, in setUp self.cfg = load_config(self.cfg_file) "/home/aistudio/PaddleDetection/ppdet/core/workspace.py", line 86, in load_config cfg = merge_config(yaml.load(f, Loader=yaml.Loader), cfg) "/opt/conda/envs/python35-paddle...
Traceback (most recent call last): "/Users/aivar/Desktop/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/thonny/plugins/micropython/backend.py", line 89, in __init__ self._mainloop() "/Users/aivar/Desktop/Thonny.app/Contents/Frameworks/Python.framework/Versions/3.7/lib/py...
0.253366
Traceback (most recent call last): "/Users/scolli208/.vim/bundle/YouCompleteMe/python/ycm/server/../../ycm/server/handlers.py", line 23, in <module> import ycm_coreImportError: dynamic module does not define init function (PyInit_ycm_core)
Traceback (most recent call last): "/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "/usr/local/Cellar/python/3.7.4_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 85, in _run_code ...
0.30521
Traceback (most recent call last): "/home/cad/phozone/dev/spyder_openfiles/widgets/openfilesgui.py", line 209, in timerUpdate data=self.get Data() "/home/cad/phozone/dev/spyder_openfiles/widgets/openfilesgui.py", line 118, in get Data cdsLib=self.getCdsLib() "/home/cad/phozone/dev/spyder_openfiles/widgets/openfil...
Traceback (most recent call last): "F:\anaconda3\envs\myenv\lib\site-packages\spyder\plugins\completion\languageserver\plugin.py", line 169, in <lambda> timer.timeout.connect(lambda: self.restart_lsp(language)) "F:\anaconda3\envs\myenv\lib\site-packages\spyder\plugins\completion\languageserver\plugin.py", line 9...
0.244598
Traceback (most recent call last): "<stdin>", line 1, in <module> ModuleNotFoundError: No module named 'webdriver'
Traceback (most recent call last): "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/synapse/handlers/deactivate_account.py", line 76, in deactivate_account 'address': threepid['address'], "/opt/venvs/matrix-synapse/lib/python3.5/site-packages/twisted/internet/defer.py", line 1416, in _inlineCallbacks resu...
0.255961
28-Aug-2016 13:24:39 - ERROR :: Thread-36 : Uncaught exception: Traceback (most recent call last): "C:\Users\jeremy\mylar\mylar\logger.py", line 158, in new_run old_run(*args, **kwargs) "C:\Python27\lib\threading.py", line 754, in run self.__target(*self.__args, **self.__kwargs) "C:\Users\jeremy\mylar\mylar\impor...
Traceback (most recent call last): "demo.py", line 272, in <module> fire.Fire(demo) "/home/yyj/anaconda2/lib/python2.7/site-packages/fire/core.py", line 127, in Fire component_trace = _Fire(component, args, context, name) "/home/yyj/anaconda2/lib/python2.7/site-packages/fire/core.py", line 366, in _Fire com...
0.21848
Traceback (most recent call last): "/usr/share/weewx/wee_extension", line 88, in <module> main() "/usr/share/weewx/wee_extension", line 80, in main ext.install_extension(options.install) "/usr/share/weewx/weecfg/extension.py", line 123, in install_extension self.install_from_dir(extension_dir) "/usr/shar...
Traceback (most recent call last): "<stdin>", line 1, in <module> ".../python3.8/site-packages/typeguard/__init__.py", line 566, in check_type checker_func(argname, value, expected_type, memo) ".../python3.8/site-packages/typeguard/__init__.py", line 408, in check_union typelist = ', '.join(get_type_name(t) ...
0.29529
Traceback (most recent call last): "/cbio/cslab/home/pastore/nobackup/bcbio/anaconda/bin/bcbio_nextgen.py", line 226, in <module> main(**kwargs) "/cbio/cslab/home/pastore/nobackup/bcbio/anaconda/bin/bcbio_nextgen.py", line 43, in main run_main(**kwargs) "/cbio/cslab/home/pastore/nobackup/bcbio/anaconda/lib/python...
Traceback (most recent call last): "/home/baal/bin/python/zeus-scanner/lib/attacks/gist_lookup/__init__.py", line 153, in github_gist_search_main gist, gist_link = get_raw_html(link, verbose=verbose)TypeError: 'NoneType' object is not iterable
0.190781
Traceback (most recent call last): "/usr/lib/python3.5/site-packages/qutebrowser/browser/webkit/downloads.py", line 462, in <lambda> QTimer.singleShot(0, lambda: self._die(reply.errorString())) "/usr/lib/python3.5/site-packages/qutebrowser/browser/webkit/downloads.py", line 417, in _die self.reply.downloadProgr...
Traceback (most recent call last): "/home/stefan/.local/share/virtualenvs/google-photos-xV_lfNiP/lib/python3.6/site-packages/gphotos/Main.py", line 261, in main self.start(args) "/home/stefan/.local/share/virtualenvs/google-photos-xV_lfNiP/lib/python3.6/site-packages/gphotos/Main.py", line 215, in start self.go...
0.321527
Traceback (most recent call last): "<stdin>", line 1, in <module> "c:\Python27\lib\site-packages\pint\measurement.py", line 94, in __repr__ return "<Measurement({:!r}, {:!r})>".format(self._value, self._error) "c:\Python27\lib\site-packages\pint\quantity.py", line 152, in __format__ + ' ' + format(units, spec)Val...
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-build-vc622m0j/fairscale/setup.py", line 10, in <module> import torch ModuleNotFoundError: No module named 'torch'
0.218711
Traceback (most recent call last): "C:\hp\cherrypy_cprequest.py", line 645, in respond response.body = self.handler() "C:\hp\cherrypy\lib\encoding.py", line 188, in **call** self.body = self.oldhandler(_args, *_kwargs) "C:\hp\cherrypy_cpdispatch.py", line 29, in **call** return self.callable(_self.args, *_self.kw...
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 82, in main runner, remote_info, env, socks_port, ssh, mount_dir, pod_info "/usr/local/bin/telepresence/telepresence/outbound/setup...
0.227672
Traceback (most recent call last): "C:\Python34\lib\site-packages\paramiko\packet.py", line 204, in read_all x = self.__socket.recv(n) "C:\Python34\lib\socketserver.py", line 617, in process_request_thread self.finish_request(request, client_address)ConnectionResetError: [WinError 10054] An existing connection was ...
`Traceback (most recent call last): "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/uvicorn/protocols/http/httptools_impl.py", line 385, in run_asgi result = await app(self.scope, self.receive, self.send) "/Users/ab/.virtualenvs/flask_mock/lib/python3.7/site-packages/uvicorn/middleware/proxy_heade...
0.304395
Traceback (most recent call last): "/opt/miniconda3/envs/p2/bin/meshio-convert", line 133, in <module> _main() "/opt/miniconda3/envs/p2/bin/meshio-convert", line 16, in _main meshio.read(args.infile, file_format=args.input_format) "/opt/miniconda3/envs/p2/lib/python2.7/site-packages/meshio/helpers.py", line ...
Traceback (most recent call last): "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\eos\db\migrations\upgrade22.py", line 37, in upgrade "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\venv\lib\site-packages\sqlalchemy\engine\base.py", line 2064, in execute "C:\Users\holme\Documents\Sync\Git\blitzmann\Pyfa\...
0.324237
Traceback (most recent call last): Debug Probe, prompt 70, line 1 # needed for waiting for initial setup "/usr/lib/python3.6/site-packages/lmfit/model.py", line 873, in fit output.fit(data=data, weights=weights) "/usr/lib/python3.6/site-packages/lmfit/model.py", line 1217, in fit _ret = self.minimize(method=s...
Traceback (most recent call last): "site-packages\calibre\customize\ui.py", line 172, in _run_filetype_plugins "calibre_plugins.dedrm.__init__", line 635, in run "calibre_plugins.dedrm.__init__", line 304, in ePubDecrypt DeDRMError: DeDRM v6.6.3: Ultimately failed to decrypt after 0.2 seconds. Read the FAQs at...
0.247431
Traceback (most recent call last): "./makePDF.py", line 317, in run AttributeError: 'NoneType' object has no attribute 'decode'
Traceback (most recent call last): "/usr/src/homeassistant/homeassistant/components/kodi/media_player.py", line 417, in async_ws_connect ws_loop_future = await self._ws_server.ws_connect() "/usr/local/lib/python3.8/site-packages/jsonrpc_websocket/jsonrpc.py", line 58, in ws_connect raise TransportError('Error c...
0.25802
Traceback (most recent call last): "/usr/local/lib/python3.4/dist-packages/homeassistant/helpers/entity_component.py", line 107, in _setup_platform discovery_info) "/usr/local/lib/python3.4/dist-packages/homeassistant/components/switch/dlink.py", line 55, in setup_platform name)]) "/usr/local/lib/python3.4/dist-p...
Traceback (most recent call last): "<string>", line 1, in <module> NameError: name 'accumulate' is not defined
0.172845
2019-04-17 13:37:26 tornado.application:ERROR Future exception was never retrieved: Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/tornado/gen.py", line 307, in wrapper result = func(*args, **kwargs) "/usr/local/lib/python2.7/dist-packages/thumbor/handlers/__init__.py", line 436, in f...
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-install-0hw4x1jt/twisted_a4baab3373b442278dcbb3bd8bb7e512/setup.py", line 89 print """You seem to be running a very old version of setuptools. ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("""You seem...
0.29009
Traceback (most recent call last): "C:/code/test.py", line 5, in <module> print client.service._binding.create_message('getCIsById', {'callerApplication': 'someapp'}, {'typedProperties': ''}, {'ID': 'someid'}) "C:\Python27\lib\site-packages\zeep\wsdl\soap.py", line 56, in create_message serialized = operation.creat...
Traceback (most recent call last): "/usr/local/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/usr/lib/python2.7/dist-packages/scipy/interpolate/tests/test_fitpack.py", line 329, in test_kink splder(spl2, 2) # Should work "/usr/lib/python2.7/dist-packages/scipy/interpol...
0.243839
Traceback (most recent call last): "/opt/anaconda/bin/supervisord", line 9, in <module> load_entry_point('supervisor==3.0b2', 'console_scripts', 'supervisord')() "/opt/anaconda/lib/python2.7/site-packages/pkg_resources.py", line 343, in load_entry_point return get_distribution(dist).load_entry_point(group, name) ...
Traceback (most recent call last): "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 164, in _async_setup_platform SLOW_SETUP_MAX_WAIT, loop=self.hass.loop) "/usr/lib/python3.4/asyncio/tasks.py", line 372, in wait_for return fut.result() "/usr/lib/python3.4/asy...
0.255683