text1
stringlengths
92
132k
text2
stringlengths
83
99.1k
score
float64
0.01
1
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/liangyuan/anaconda2/lib/python2.7/site-packages/autosklearn/classification.py", line 1, in <module> from autosklearn.estimators import AutoSklearnClassifier "/home/liangyuan/anaconda2/lib/python2.7/site-packages/autosklearn/estimators.py", l...
Traceback (most recent call last): "/volume1/Plex/Library/Application Support/Plex Media Server/Plug-ins/Trakttv.bundle/Contents/Libraries/Shared/plugin/modules/migrations/account.py", line 82, in create_administrator_account t_refreshed = t_account.refresh(force=t_created) "/volume1/Plex/Library/Application Sup...
0.22663
Traceback (most recent call last): "/home/remlap/.local/lib/python3.5/site-packages/youtube_dl/extractor/common.py", line 433, in extract ie_result = self._real_extract(url) "/home/remlap/.local/lib/python3.5/site-packages/youtube_dl/extractor/thescene.py", line 54, in _real_extract } for f in info['sources']] ...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/lib64/python2.5/site-packages/scipy/interpolate/interpolate.py", line 30, in lagrange p = poly1d(0.0)NameError: global name 'poly1d' is not defined
0.220322
Traceback (most recent call last): ".../app/utils/actions.py", line 110, in perform ret = self.callback(self.order, *self.args) ".../app/scheduler/funcs.py", line 80, in do d = adw.create_sitelinks(order) ".../app/services/adword_service/adwordwrapper.py", line 235, in create_sitelinks response = campaign_extensi...
Traceback (most recent call last): "<string>", line 1, in <module> "/tmp/pip-install-y8kh14v4/tornado/setup.py", line 18, in <module> import ssl "....../lib/python3.6/ssl.py", line 101, in <module> import _ssl # if we can't import it, let the error propagate ModuleNotFoundError: No module named '_ssl'
0.252833
Traceback (most recent call last): "<stdin>", line 1, in <module> "e:\josef\eclipsegworkspace\statsmodels-git\statsmodels-all-new2_py27\statsmodels\statsmodels\nonparametric\kde.py", line 259, in evaluate return self.kernel.density(self.endog, point) "e:\josef\eclipsegworkspace\statsmodels-git\statsmodels-all-new...
Traceback (most recent call last): "imagenet_compare_methods_incepV3.py", line 91, in <module> model_wo_softmax = iutils.keras.graph.model_wo_softmax(model) "/home_nfs/brahimim/.conda/envs/mohammed.tf.1.9.0/lib/python3.6/site-packages/innvestigate/utils/keras/graph.py", line 312, in model_wo_softmax name=model....
0.289662
Traceback (most recent call last): "setup.py", line 130, in <module> setup() "setup.py", line 111, in setup setuptools.setup( "/usr/lib/python3.8/site-packages/setuptools/__init__.py", line 144, in setup return distutils.core.setup(**attrs) "/usr/lib/python3.8/distutils/core.py", line 148, in setup dist...
Traceback (most recent call last): "<string>", line 1, in <module> "jenkins_jobs/version.py", line 18, in <module> from pbr.version import VersionInfoImportError: No module named pbr.version
0.241816
Traceback (most recent call last): "/opt/eff.org/certbot/venv/bin/letsencrypt", line 11, in <module> load_entry_point('letsencrypt==0.7.0', 'console_scripts', 'letsencrypt')() "/opt/eff.org/certbot/venv/lib64/python3.6/site-packages/certbot/main.py", line 15, in main return internal_main.main(cli_args) "/opt...
Traceback (most recent call last): "D:\CIVA_RP\civa-rep\ProjetCIVA\ceaComponents\dev\python\lib\threading.py", line 916, in _bootstrap_inner self.run() "<ipython-input-3-97ff3fa09bcb>", line 7, in run self.server = get_server(slider, port=5006) "D:\CIVA_RP\civa-rep\ProjetCIVA\ceaComponents\dev\python\lib\sit...
0.270434
Traceback (most recent call last): "/home/sh/.local/lib/python3.6/site-packages/coursera/cookies.py", line 148, in login r.raise_for_status() "/home/sh/.local/lib/python3.6/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPErr...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/home/sajid/packages/spack/opt/spack/linux-centos7-x86_64/intel-18.0.3/py-scipy-1.1.0-s5rupidaz3anzojgs6t6mzqbbbonfsg2/lib/python3.6/site-packages/scipy/optimize/__init__.py", line 270, in <module> from .optimize import * "/home/sajid/packages...
0.240555
Traceback (most recent call last): "kivy/graphics/transformation.pyx", line 301, in kivy.graphics.transformation.Matrix.view_clip ValueError: invalid frustrum
Traceback (most recent call last): "train_segmentation.py", line 40, in <module> main() "train_segmentation.py", line 29, in main trainer.fit(model) "/opt/conda/lib/python3.7/site-packages/pytorch_lightning/trainer/states.py", line 48, in wrapped_fn result = fn(self, *args, **kwargs) "/opt/conda/lib/pyth...
0.317117
Traceback (most recent call last): "youtube_dl\YoutubeDL.pyo", line 493, in extract_info "youtube_dl\extractor\common.pyo", line 158, in extract "youtube_dl\extractor\youtube.pyo", line 1517, in _real_extract "youtube_dl\extractor\common.pyo", line 366, in _html_search_regex "youtube_dl\extractor\common.pyo",...
Traceback (most recent call last): "C:/PycharmProjects/instapy/upload_video.py", line 29, in <module> cli.upload(video, text) "C:\Anaconda3\lib\site-packages\instapy_cli\cli.py", line 153, in upload raise IOError("Unable to upload.") OSError: Unable to upload.
0.18134
Traceback (most recent call last): "/virtualenv/xmpp34/lib/python3.4/site-packages/yapsy/PluginManager.py", line 488, in loadPlugins candidate_module = imp.load_module(plugin_module_name,plugin_file,candidate_filepath+".py",("py","r",imp.PY_SOURCE)) "/virtualenv/xmpp34/lib/python3.4/imp.py", line 235, in load_modul...
Traceback (most recent call last): "get_emails_gmail.py", line 54, in <module> mail.fetch() "build\bdist.win-amd64\egg\gmail\message.py", line 181, in fetch self.parse(results[0]) "build\bdist.win-amd64\egg\gmail\message.py", line 173, in parse if not isinstance(attachment, basestring) and attachment.get('Content...
0.294319
Comment: An exception occurred in this state: Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/salt/state.py", line 1878, in call **cdata['kwargs']) "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1823, in wrapper return f(*args, **kwargs) "/usr/lib/python2.7/dist-packages/salt/s...
Traceback (most recent call last): "/builddir/build/BUILD/argcomplete-1.12.0/test/test.py", line 1206, in setUp self.assertEqual(output, '') AssertionError: '\x1b[?2004l\r\x1b[?2004h' != ''
0.328122
Traceback (most recent call last): "C:\Users\Ronald\anaconda3\lib\site-packages\spyder\plugins\completion\kite\client.py", line 154, in perform_request response = handler(params) "C:\Users\Ronald\anaconda3\lib\site-packages\spyder\plugins\completion\kite\decorators.py", line 20, in wrapper params = req(self, *args,...
Traceback (most recent call last): "sqlmap.py", line 110, in main start() "lib/controller/controller.py", line 258, in start action() "lib/controller/action.py", line 160, in action conf.dbmsHandler.osShell() "plugins/generic/takeover.py", line 80, in osShell self.initEnv(web=web) "lib/takeover/abstraction.py...
0.206268
Traceback (most recent call last): "/Users/brettnaul/miniconda3/envs/cesium/bin/ipython", line 11, in <module> sys.exit(start_ipython()) "/Users/brettnaul/miniconda3/envs/cesium/lib/python3.5/site-packages/IPython/__init__.py", line 119, in start_ipython return launch_new_instance(argv=argv, **kwargs) "/Users/bre...
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/flexget/db_schema.py", line 150, in upgrade_wrapper new_ver = upgrade_func(current_ver, session) "/usr/lib/python2.7/site-packages/flexget/utils/simple_persistence.py", line 42, in upgrade for row in session.execute(select([table.c.id, table.c.plu...
0.253863
Traceback (most recent call last): "/home/usuario/.conda/envs/magenta/bin/t2t_trainer", line 10, in <module> sys.exit(console_entry_point()) "/home/usuario/.conda/envs/magenta/lib/python2.7/site-packages/magenta/tensor2tensor/t2t_trainer.py", line 34, in console_entry_point tf.app.run(main) "/home/usuario/.c...
Traceback (most recent call last): "/home/pi/Mycodo/env/lib/python3.5/site-packages/flask/app.py", line 2292, in wsgi_app response = self.full_dispatch_request() "/home/pi/Mycodo/env/lib/python3.5/site-packages/flask/app.py", line 1815, in full_dispatch_request rv = self.handle_user_exception(e) "/home/pi/My...
0.249036
chunk: 65%|######4 | 179/276 [00:01<00:02, 39.91it/s, now=None]Traceback (most recent call last): "C:\Users\MOHNISH\AI\Project_personal\tts_watson.py", line 35, in <module> comment_video_clip_for_now.write_videofile("movie1.mp4") "<C:\Users\MOHNISH\AppData\Local\Programs\Python\Python37-32\lib\site-packages\deco...
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.311456
Traceback (most recent call last): "deep_photostyle.py", line 115, in <module> main() "deep_photostyle.py", line 84, in main best_ = smooth_local_affine(output_, input_, 1e-7, 3, H, W, args.f_radius, args.f_edge).transpose(1, 2, 0) "C:\Users\spenh\Deep Photo Style Transfer\smooth_local_affine.py", line 332, ...
Traceback (most recent call last): "/home/martin/miniconda3/envs/voila/lib/python3.7/runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "/home/martin/miniconda3/envs/voila/lib/python3.7/runpy.py", line 85, in _run_code exec(code, run_globals) "/home/martin/miniconda3/envs/voila/lib/python3.7/s...
0.291821
> ExtractorError: Signature extraction failed: Traceback (most recent call last):> "/usr/lib/python2.7/dist-packages/youtube_dl/extractor/youtube.py", line 658, in _decrypt_signature
WARNING: Automatic signature extraction failed: Traceback (most recent call last): "/opt/youtube-dl/youtube-dl/youtube_dl/extractor/youtube.py", line 1026, in _decrypt_signature video_id, player_url, len(s) "/opt/youtube-dl/youtube-dl/youtube_dl/extractor/youtube.py", line 426, in _extract_signature_function errnot...
0.256311
Traceback (most recent call last): "/home/nur-179/anaconda3/envs/t2/lib/python3.6/site-packages/tensorflow/python/training/saver.py", line 1546, in restore {self.saver_def.filename_tensor_name: save_path}) "/home/nur-179/anaconda3/envs/t2/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 929...
Traceback (most recent call last): "/usr/local/bin/isso", line 9, in <module> load_entry_point('isso==0.10.6', 'console_scripts', 'isso')() "/opt/isso/local/lib/python2.7/site-packages/isso/__init__.py", line 270, in main wsgi.SocketHTTPServer(sock, make_app(conf)).serve_forever() "/opt/isso/local/lib/python...
0.277747
Traceback (most recent call last): "/home/nsiq/.local/lib/python3.8/site-packages/loguru/_ctime_functions.py", line 32, in get_ctime return float(os.getxattr(filepath, b"user.loguru_crtime")) NotFoundError: [Errno 2] No such file or directory: 'task-scheduler-bootstrap-2020-02.log'
Traceback (most recent call last): "/tmp/ansible_dQlLt8/ansible_module_molecule_vagrant.py", line 417, in <module> main() "/tmp/ansible_dQlLt8/ansible_module_molecule_vagrant.py", line 413, in main v.destroy() "/tmp/ansible_dQlLt8/ansible_module_molecule_vagrant.py", line 306, in destroy cd = self._created...
0.310735
Traceback (most recent call last): "main.py", line 470, in <module> main() "main.py", line 98, in main torch.cuda.set_device(args.local_rank) "/home/xxx/anaconda3/envs/asff/lib/python3.6/site-packages/torch/cuda/__init__.py", line 300, in set_device torch._C._cuda_setDevice(device) RuntimeError: cuda runtim...
Traceback (most recent call last): "/Users/jan/.virtualenvs/foo/lib/python2.7/site-packages/flask/app.py", line 1836, in __call__ return self.wsgi_app(environ, start_response) "/Users/jan/.virtualenvs/foo/lib/python2.7/site-packages/flask/app.py", line 1820, in wsgi_app response = self.make_response(self.handle_exc...
0.217108
Traceback (most recent call last): "/var/tmp/.salt_08831c_salt/py3/tornado/gen.py", line 114, in <module> from collections.abc import Generator as GeneratorType # type: ignore ImportError: cannot import name 'Generator'
```Traceback (most recent call last): "/home/ec2-user/zeus-scanner/lib/attacks/sqlmap_scan/__init__.py", line 186, in sqlmap_scan_main sqlmap_scan.init_new_scan() "/home/ec2-user/zeus-scanner/lib/attacks/sqlmap_scan/__init__.py", line 45, in init_new_scan return requests.get(new_scan_url, params=self.headers) "/u...
0.29812
Traceback (most recent call last): "/Users/dre/gam/gam.py", line 33, in <module> import httplib2 "/Users/dre/gam/httplib2/__init__.py", line 34, in <module> import gzip "/usr/local/Cellar/python/2.7.12/Frameworks/Python.framework/Versions/2.7/lib/python2.7/gzip.py", line 10, in <module> import io "/usr/local/Ce...
Traceback (most recent call last): "polyfit.py", line 6, in <module> out = arr.polyfit(dim='x', deg=1) "/home/stephan/venv/variogram/lib/python3.8/site-packages/xarray/core/dataarray.py", line 3455, in polyfit return self._to_temp_dataset().polyfit( "/home/stephan/venv/variogram/lib/python3.8/site-packages/x...
0.23477
The minion function caused an exception: Traceback (most recent call last): "salt/minion.py", line 797, in _thread_return "salt/modules/file.py", line 1642, in copy "shutil.py", line 82, in copyfile IOError: [Errno 2] No such file or directory: ' /srv/salt/filezilla.txt'
Traceback (most recent call last): "<stdin>", line 1, in <module> "<frozen importlib._bootstrap>", line 2237, in _find_and_load "<frozen importlib._bootstrap>", line 2226, in _find_and_load_unlocked "<frozen importlib._bootstrap>", line 1191, in _load_unlocked "<frozen importlib._bootstrap>", line 1161, in _l...
0.296861
Traceback (most recent call last): "/usr/stsci/pyssgdev/2.5.4/numpy/core/tests/test_numeric.py", line 779, in test_clip_func_takes_out self.clip(a, m, M, ac) "/usr/stsci/pyssgdev/2.5.4/numpy/core/tests/test_numeric.py", line 378, in clip return selector.choose((a, m, M), out=out)RuntimeError: more keyword list entr...
`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/local/lib/python2.7/dist-packages/elastalert-0.1.38-py2.7.egg/elastalert/elastalert.py",...
0.286293
Traceback (most recent call last): "train_shadownet.py", line 575, in <module> need_decode=args.decode_outputs "train_shadownet.py", line 319, in train_shadownet [optimizer, train_ctc_loss, merge_summary_op]) "/usr/local/lib/python3.6/site-packages/tensorflow/python/client/session.py", line 950, in run run_...
Traceback (most recent call last): "repro.py", line 6, in <module> im.load() "/nix/store/kaymr52l64afckrlprsfxnnhy1lj5bxd-python3.6-Pillow-5.2.0/lib/python3.6/site-packages/PIL/Image .py", line 254, in load raise_ioerror(err_code) "/nix/store/kaymr52l64afckrlprsfxnnhy1lj5bxd-python3.6-Pillow-5.2.0/lib/python...
0.293164
Traceback (most recent call last): "/home/matrixserv/synapse/env/bin/synapse_port_db", line 538, in run [self.handle_table(*res) for res in setup_res], consumeErrors=True twisted.internet.defer.FirstError: FirstError[#40, [Failure instance: Traceback: <class 'psycopg2.errors.UndefinedColumn'>: column "ts_valid_unti...
Traceback (most recent call last): "J:\test\test.py", line 6, in <module> test.dump_all() "J:\test\test.py", line 55, in dump_all self.__dump_table_structure(table.name) "J:\test\test.py", line 80, in __dump_table_structure table_description = self.__dynamodb_client.describe_table(TableName=table_name) "...
0.28247
Traceback (most recent call last): "/opt/king-phisher/.venv/lib/python3.6/site-packages/requests/adapters.py", line 440, in send timeout=timeout "/opt/king-phisher/.venv/lib/python3.6/site-packages/urllib3/connectionpool.py", line 639, in urlopen _stacktrace=sys.exc_info()[2]) "/opt/king-phisher/.venv/lib/py...
Traceback (most recent call last): "lbrynet\dht\protocol.py", line 440, in _handleRPC "lbrynet\dht\node.py", line 509, in store ValueError: Invalid token
0.21541
Traceback (most recent call last): "/Users/myusername/.virtualenvs/bap_dev/lib/python3.6/site-packages/django/core/handlers/exception.py", line 41, in inner response = get_response(request) "/Users/myusername/.virtualenvs/bap_dev/lib/python3.6/site-packages/django/core/handlers/base.py", line 187, in _get_respon...
Traceback (most recent call last): "/root/Zeus-Scanner/lib/attacks/sqlmap_scan/__init__.py", line 170, in sqlmap_scan_main sqlmap_scan.show_sqlmap_log(api_id) "/root/Zeus-Scanner/lib/attacks/sqlmap_scan/__init__.py", line 74, in show_sqlmap_log current_status = status_json["status"]KeyError: 'status'
0.254087
WARNING: Automatic signature extraction failed: Traceback (most recent call last): "youtube_dl\extractor\youtube.pyo", line 1047, in _decrypt_signature "youtube_dl\extractor\youtube.pyo", line 434, in <lambda> "youtube_dl\extractor\youtube.pyo", line 434, in <genexpr>IndexError: string index out of range
Traceback (most recent call last): "/home/chiou_mark/zeus-scanner/lib/attacks/sqlmap_scan/__init__.py", line 222, in sqlmap_scan_main sqlmap_scan.show_sqlmap_log(api_id) "/home/chiou_mark/zeus-scanner/lib/attacks/sqlmap_scan/__init__.py", line 126, in show_sqlmap_log log_json = json.loads(log_req.content) "/usr/l...
0.216415
Traceback (most recent call last): "build.py", line 412, in <module> make_package(args) "build.py", line 336, in make_package subprocess.check_call([ANT, arg]) "/usr/lib/python2.7/subprocess.py", line 511, in check_call raise CalledProcessError(retcode, cmd)subprocess.CalledProcessError: Command '['ant', 'debug']...
Traceback (most recent call last): "/home/anarcat/.virtualenvs/archivebox/bin/archivebox", line 10, in <module> sys.exit(main()) "/home/anarcat/.virtualenvs/archivebox/lib/python3.7/site-packages/archivebox/__main__.py", line 10, in main archivebox.main(args=sys.argv[1:], stdin=sys.stdin) "/home/anarcat/.vi...
0.272152
Traceback (most recent call last): "extract_scene.py", line 289, in main handle_scene(SceneClass(**scene_kwargs), **config) "/home/ashish/Documents/Codes/python/3b1b-manim/manim/scene/scene.py", line 71, in __init__ self.construct(*self.construct_args) "/home/ashish/Documents/Codes/python/3b1b-manim/manim/ex...
Traceback (most recent call last): "/home/sjs/msg/fbchat/wiki.py", line 2, in <module> print(wikipedia.summary("Ubuntu")) "/home/sjs/.local/lib/python3.9/site-packages/wikipedia/util.py", line 28, in __call__ ret = self._cache[key] = self.fn(*args, **kwargs) "/home/sjs/.local/lib/python3.9/site-packages/wiki...
0.314695
"module_stderr": "Traceback (most recent call last):\n \"/tmp/ansible_a3heeo/ansible_module_ec2_group.py\", line 1021, in <module>\n main()\n \"/tmp/ansible_a3heeo/ansible_module_ec2_group.py\", line 875, in main\n rules = deduplicate_rules_args(rules_expand_sources(rules_expand_ports(module.params['rules'])))\n ...
Traceback (most recent call last): "keras_spark_rossmann.py", line 377, in <module> model_bytes = serialize_model(model) "keras_spark_rossmann.py", line 339, in serialize_model with h5py. (bio) as f: "/usr/local/lib/py`thon3.5/dist-packages/h5py/_hl/files.py", line 309, in __init__ name = filename_encode(na...
0.302522
Traceback (most recent call last): "C:\g\testapp\lib\python\lib\multiprocessing\queues.py", line 236, in _feed send_bytes(obj) "C:\g\testapp\lib\python\lib\multiprocessing\connection.py", line 200, in send_bytes self._send_bytes(m[offset:offset + size]) "C:\g\testapp\lib\python\lib\multiprocessing\connection...
Traceback (most recent call last): "/home/damack/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 510, in extract_info return self.process_ie_result(ie_result, download, extra_info) "/home/damack/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 539, in process_ie_result return self.process_video_result(ie_result, downloa...
0.217045
Traceback (most recent call last): "/home/mpgill/anaconda3/envs/pyannote/bin/pyannote-speech-detection", line 11, in <module> load_entry_point('pyannote.audio', 'console_scripts', 'pyannote-speech-detection')() "/export/b19/mpgill/pyannote-audio/pyannote/audio/applications/speech_detection.py", line 261, in main...
Traceback (most recent call last): "/Users/femto/github/others/pandas-datareader/pandas_datareader/data.py", line 1226, in expiry_dates expiry_dates = self._expiry_datesAttributeError: 'Options' object has no attribute '_expiry_dates'
0.147424
Traceback (most recent call last): "venv\lib\site-packages\neomodel\properties.py", line 510, in inflate epoch = float(value) TypeError: float() argument must be a string or a number, not 'DateTime'
Traceback (most recent call last): "xkcd.py", line 66, in <module> for pix in i.tobytes(): "/Library/Python/2.7/site-packages/PIL/Image.py", line 512, in __getattr__ raise AttributeError(name)AttributeError: tobytes
0.271987
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/quentinpeter/pyscripts/spyder/spyder/app/start.py", line 204, in main mainwindow.main() "/Users/quentinpeter/pyscripts/spyder/spyder/app/mainwindow.py", line 4250, in main mainwindow = run_spyder(app, options, args) "/Users/quentinp...
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/salt/pillar/__init__.py", line 637, in ext_pillar key) "/usr/lib/python2.7/site-packages/salt/pillar/__init__.py", line 589, in _external_pillar_data ext = self.ext_pillars[key](self.opts['id'], pillar, **val) "/usr/lib/python2.7/site-packages/s...
0.32609
Traceback (most recent call last): "/virtualenv/local/lib/python2.7/site-packages/billiard/pool.py", line 286, in worker put((READY, (job, i, result))) "/virtualenv/local/lib/python2.7/site-packages/billiard/queues.py", line 377, in put return send(obj)MaybeEncodingError: Error sending result: '"<ExceptionInfo: Obj...
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)
0.317839
Traceback (most recent call last): "/path/to/my/venv/lib/python3.4/site-packages/xonsh/base_shell.py", line 158, in push locs=self.ctx) "/path/to/my/venv/lib/python3.4/site-packages/xonsh/execer.py", line 94, in compile tree = self.parse(input, ctx, mode=mode) "/path/to/my/venv/lib/python3.4/site-packages/xonsh/e...
Traceback (most recent call last): "C:\Python27\lib\site-packages\matplotlib\backends\backend_wx.py", line 1298, in _onLeftButtonUp FigureCanvasBase.button_release_event(self, x, y, 1, guiEvent=evt) "C:\Python27\lib\site-packages\matplotlib\backend_bases.py", line 1599, in button_release_event self.callbacks.proces...
0.309924
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/ansible/plugins/connection/winrm.py", line 151, in _winrm_connect self.shell_id = protocol.open_shell(codepage=65001) # UTF-8 "/usr/local/lib/python2.7/dist-packages/winrm/protocol.py", line 132, in open_shell res = self.send_message(xmltodict.unp...
Traceback (most recent call last): "<stdin>", line 2, in <module>UnicodeEncodeError: 'ascii' codec can't encode characters in position 68-71: ordinal not in range(128)
0.125571
Traceback (most recent call last): "/data/data/com.yausername.youtubedl_android_example/no_backup/youtubedl-android/youtube-dl/youtube_dl/YoutubeDL.py", line 803, in wrapper return func(self, *args, **kwargs) "/data/data/com.yausername.youtubedl_android_example/no_backup/youtubedl-android/youtube-dl/youtube_dl/Y...
Traceback (most recent call last): "example.py", line 5, in <module> session = InstaPy(username='someusername', password='somepassword') "C:\Users\Alexandre\AppData\Local\Programs\Python\Python36-32\lib\site-packages\instagram_py-0.0.1-py3.6.egg\instapy\instapy.py", line 170, in __init__ self.set_selenium_local...
0.262658
Traceback (most recent call last): "/usr/local/lib/python3.4/dist-packages/billiard/pool.py", line 1175, in mark_as_worker_lost human_status(exitcode)),billiard.exceptions.WorkerLostError: Worker exited prematurely: signal 6 (SIGIOT).
Traceback (most recent call last): "c:\python25\lib\doctest.py", line 1212, in **run compileflags, 1) in test.globs "<doctest bug.A.foo[1]>", line 1, in <module> riskModel = CC.ccItem(bb.ProblemItem()) "C:\temp\bug\CC.py", line 8, in __init** 'Expected bb.ProblemItem but got %s of %s' % (str(i),type(i))) Asserti...
0.221756
Traceback (most recent call last): "mmbt_debug.py", line 11, in <module> mmbt() TypeError: 'MMBTModel' object is not callable
Traceback (most recent call last): "/usr/lib64/python2.7/site-packages/lutris/installer.py", line 833, in on_installer_selected self.launch_install(self.installer_choice) "/usr/lib64/python2.7/site-packages/lutris/installer.py", line 781, in launch_install self.title_label.set_markup("<b>Installing {}</b>".format(g...
0.218536
Traceback (most recent call last): "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 776, in extract_info ie_result = ie.extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 433, in extract ie_result = self._real_extract(url) "/usr/local/bin/youtube-dl/youtube_dl/extractor/mi...
Traceback (most recent call last): "/usr/local/lib/python3.6/site-packages/drf_yasg/inspectors/base.py", line 50, in call_view_method return view_method() "/code/vitapio/crm/views.py", line 110, in get_queryset return Opportunity.objects.filter(account=self.kwargs['accounts_pk']) KeyError: 'accounts_pk'
0.206532
Traceback (most recent call last): "D:\ProgramData\Anaconda3\envs\tensorflow\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) "D:\ProgramData\Anaconda3\envs\tensorflow\lib\runpy.py", line 85, in _run_code exec(code, run_globals) "E:\transtate\nmt\nmt\nmt.py", line 495, in <module> tf.ap...
Traceback (most recent call last): "/home/user/.virtualenvs/ctfd/local/lib/python2.7/site-packages/flask/app.py", line 1982, in wsgi_app response = self.full_dispatch_request() "/home/user/.virtualenvs/ctfd/local/lib/python2.7/site-packages/flask/app.py", line 1614, in full_dispatch_request rv = self.handle_use...
0.282358
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/home/besser82/rpmbuild/BUILDROOT/python-scikit-learn-0.15-0.1.git20140602.083b5f5.fc20.x86_64/usr/lib64/python2.7/site-packages/sklearn/tests/test_common.py", line 1077, in check_estimator...
Traceback (most recent call last): "<string>", line 17, in <module> "/tmp/pip_build_root/pycuda/setup.py", line 216, in <module> main() "/tmp/pip_build_root/pycuda/setup.py", line 88, in main conf["CUDA_INC_DIR"] = [join(conf["CUDA_ROOT"], "include")] "/usr/lib/python2.7/posixpath.py", line 77, in join elif pa...
0.215743
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/barman/cli.py", line 1355, in main p.dispatch(pre_call=global_config) "/usr/lib/python2.7/site-packages/argh/helpers.py", line 55, in dispatch return dispatch(self, *args, **kwargs) "/usr/lib/python2.7/site-packages/argh/dispatching.py", li...
Traceback (most recent call last): "<stdin>", line 1, in <module> "//anaconda3/lib/python3.7/site-packages/docker/models/images.py", line 454, in pull repository, tag, '@' if tag.startswith('sha256:') else ':' "//anaconda3/lib/python3.7/site-packages/docker/models/images.py", line 316, in get return self.pre...
0.271558
Traceback (most recent call last): "/Users/aaronday/nucypher-venv/bin/nucypher", line 8, in <module> sys.exit(nucypher_cli()) "/Users/aaronday/nucypher-venv/lib/python3.8/site-packages/click/core.py", line 829, in __call__ return self.main(*args, **kwargs) "/Users/aaronday/nucypher-venv/lib/python3.8/site-pa...
Traceback (most recent call last): "start_instapy.py", line 75, in <module> session.interact_user_following(users, amount=10, randomize=True) "/usr/local/lib/python3.7/site-packages/instapy/instapy.py", line 3059, in interact_user_following self.logfolder) "/usr/local/lib/python3.7/site-packages/instapy/unfo...
0.246031
Traceback (most recent call last): "d:\software\programe\python35\Lib\asyncio\proactor_events.py", line 96, in __del__ self.close() "d:\software\programe\python35\Lib\asyncio\proactor_events.py", line 84, in close self._loop.call_soon(self._call_connection_lost, None) "d:\software\programe\python35\Lib\async...
Traceback (most recent call last): "//anaconda/lib/python3.5/site-packages/Sphinx-1.3.1-py3.5.egg/sphinx/cmdline.py", line 244, in main opts.warningiserror, opts.tags, opts.verbosity, opts.jobs) "//anaconda/lib/python3.5/site-packages/Sphinx-1.3.1-py3.5.egg/sphinx/application.py", line 188, in __init__ self._init_b...
0.302232
Traceback (most recent call last): "/home/amy/Development/statdis/venv/bin/pyinstaller", line 8, in <module> sys.exit(run()) "/home/amy/Development/statdis/venv/lib/python3.9/site-packages/PyInstaller/__main__.py", line 114, in run run_build(pyi_config, spec_file, **vars(args)) "/home/amy/Development/statdis...
Traceback (most recent call last): "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\tseries\tests\test_timezones.py", line 689, in test_date_range_span_dst_transition self.assertTrue((dr.hour == 0).all()) "c:\Users\Jeff Reback\Documents\GitHub\pandas\build\lib.win-amd64-2.7\pandas\core\b...
0.294052
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) TypeError: test__get_cache_items_to_delete() takes exactly 1 argument (0 given)
Traceback (most recent call last): "C:\Python35\Lib\unittest\case.py", line 59, in testPartExecutor yield "C:\Python35\Lib\unittest\case.py", line 605, in run testMethod() "D:\GNMT\tests\onmt_rpc_client_test.py", line 78, in test_request_from_file address, result = client.request(line.strip("\n").split(" ")...
0.255146
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/requests-2.18.4-py3.6.egg/requests/adapters.py", line 440, in send timeout=timeout "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/urllib3-1.22-py3.6.egg/urllib3/connec...
Traceback (most recent call last): "/content/OpenNMT-py/onmt/trainer.py", line 347, in _gradient_accumulation trunc_size=trunc_size) "/content/OpenNMT-py/onmt/utils/loss.py", line 158, in __call__ loss, stats = self._compute_loss(batch, **shard) "/content/OpenNMT-py/onmt/utils/loss.py", line 233, in _compute...
0.250814
ERROR (theano.gof.opt): Traceback (most recent call last): "/home/user/anaconda2/lib/python2.7/site-packages/theano/gof/opt.py", line 1484, in process_node replacements = lopt.transform(node) "/home/user/anaconda2/lib/python2.7/site-packages/theano/tensor/opt.py", line 1411, in local_shape_to_shape_i ret = shape_fe...
Traceback (most recent call last): "C:/Users/asus/PycharmProjects/Junos/pyez.py", line 1, in <module> import jnpr.junos "C:\Users\asus\PycharmProjects\Junos\venv\lib\site-packages\jnpr\junos\__init__.py", line 3, in <module> from jnpr.junos.factory.to_json import PyEzJSONEncoder "C:\Users\asus\PycharmProject...
0.21629
Traceback (most recent call last): "speech_streaming.py", line 157, in <module> main() "speech_streaming.py", line 149, in main request_stream(stop_audio), DEADLINE_SECS)) "speech_streaming.py", line 125, in listen_print_loop for resp in recognize_stream: "...grpc/beta/_client_adaptations.py", line 153, in next...
Traceback (most recent call last): "/usr/lib/python3/dist-packages/umake/tools.py", line 154, in wrapper function(_args, *_kwargs) "/usr/lib/python3/dist-packages/umake/frameworks/baseinstaller.py", line 261, in get_progress self.pbar.update(progress) "/usr/lib/python3/dist-packages/progressbar/__init__.py", line...
0.197055
Traceback (most recent call last): "/home/lipu/Workspace/TUD/p2p/lfei/tribler/Tribler/Core/CacheDB/sqlitecachedb.py", line 2407, in _execute result = cur.execute(sql, args) "src/cursor.c", line 990, in APSWCursor_execute.sqlite3_prepare "src/statementcache.c", line 386, in sqlite3_prepareSQLError: SQLError: no su...
Traceback (most recent call last): "bell_state.py", line 12, in <module> Measure | q0 "/var/home/ryan/.virtualenvs/projectq/lib/python3.7/site-packages/projectq/ops/_gates.py", line 284, in __or__ apply_command(cmd) "/var/home/ryan/.virtualenvs/projectq/lib/python3.7/site-packages/projectq/ops/_command.py", ...
0.224158
Traceback (most recent call last): "arrowtest.py", line 11, in <module> time1 = time2.to(zone0) "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/arrow/arrow.py", line 510, in to dt = self._datetime.astimezone(tz) OverflowError: date value out of range
Traceback (most recent call last): "/usr/lib/python3.9/site-packages/botocore/httpsession.py", line 311, in send urllib_response = conn.urlopen( "/usr/lib/python3.9/site-packages/urllib3/connectionpool.py", line 755, in urlopen retries = retries.increment( "/usr/lib/python3.9/site-packages/urllib3/util/retry...
0.16214
Traceback (most recent call last): "<stdin>", line 8, in <module> "/opt/miniconda3/envs/solaris_021/lib/python3.7/site-packages/shapely/geometry/geo.py", line 35, in shape if not ob["coordinates"]: ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Traceback (most recent call last): "<string>", line 1, in <module> "/home/ubuntu/miniconda3/envs/pandas/lib/python3.7/site-packages/pandas/util/_decorators.py", line 208, in wrapper return func(*args, **kwargs) "/home/ubuntu/miniconda3/envs/pandas/lib/python3.7/site-packages/pandas/io/feather_format.py", line...
0.239306
Traceback (most recent call last): "c:/Users/jeroen/Documents/Code Snippets/Python/BioPython/unicode_bug.py", line 11, in <module> print(handle.read()) "C:\Users\jeroen\AppData\Local\Continuum\Anaconda3\lib\encodings\cp1252.py", line 23, in decode return codecs.charmap_decode(input,self.errors,decoding_table)[0...
Traceback (most recent call last): "setitem_test.py", line 5, in <module> df.loc[1] = [11, 22] "/localdisk/gashiman/modin/modin/pandas/indexing.py", line 302, in __setitem__ super(_LocIndexer, self).__setitem__(row_lookup, col_lookup, item) "/localdisk/gashiman/modin/modin/pandas/indexing.py", line 175, in _...
0.327044
Traceback (most recent call last): "manage.py", line 10, in <module> execute_from_command_line(sys.argv) "/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py", line 385, in execute_from_command_line utility.execute() "/usr/local/lib/python2.7/dist-packages/django/core/management/__init__.py"...
Traceback (most recent call last): "/tmp/fast-export/hg-fast-export.py", line 529, in <module> notes=options.notes,encoding=encoding,fn_encoding=fn_encoding)) "/tmp/fast-export/hg-fast-export.py", line 405, in hg2git if not verify_heads(ui,repo,heads_cache,force,branchesmap): "/tmp/fast-export/hg-fast-export...
0.304592
Traceback (most recent call last): "logstash_index_cleaner.py", line 255, in <module> main() "logstash_index_cleaner.py", line 241, in main do_operation = IndicesClient.close(index_name) "/usr/local/lib/python2.7/dist-packages/elasticsearch/client/utils.py", line 70, in _wrapped return func(*args, params=params, ...
Traceback (most recent call last): "setup.py", line 6, in <module> from setuptools import find_packages, setup ImportError: No module named setuptools
0.305105
Traceback (most recent call last): "/home/travis/build/paramiko/paramiko/tests/test_sftp_big.py", line 341, in test_9_big_file_big_buffer sftp.remove('%s/hongry.txt' % FOLDER) "/home/travis/build/paramiko/paramiko/paramiko/sftp_client.py", line 348, in remove self._request(CMD_REMOVE, path) "/home/travis/build/pa...
Traceback (most recent call last): "/home/travis/build/Pyomo/pyomo/pyomo/neos/tests/test_neos.py", line 90, in test_kestrel_plugin results = solver_manager.solve(m, opt='cbc') "/home/travis/build/Pyomo/pyomo/pyomo/opt/parallel/async_solver.py", line 28, in solve return self.execute(*args, **kwds) "/home/trav...
0.303937
PIO Core Call Error: "Error: Traceback (most recent call last):\n \"/Users/JasonAir/.platformio/penv/lib/python2.7/site-packages/platformio/__main__.py\", line 120, in main\n cli(None, None, None)\n \"/Users/JasonAir/.platformio/penv/lib/python2.7/site-packages/click/core.py\", line 700, in __call__\n return self.m...
>ERROR | Uncaught exception: Traceback (most recent call last): "C:\headphones\headphones\logger.py", line 214, in new_runold_run(*args, **kwargs) "C:\Program s (x86)\Python 27\lib\threading.py", line 754, in runself.__target(*self.__args, **self.__kwargs) "C:\headphones\headphones\searcher.py", line 227, in search...
0.138897
Inserting synonyms: 175000 Traceback (most recent call last): "<stdin>", line 1, in <module> "~/miniconda3/lib/python3.7/site-packages/ete3/ncbi_taxonomy/ncbiquery.py", line 110, in __init__ self.update_taxonomy_database(taxdump_file) "~/miniconda3/lib/python3.7/site-packages/ete3/ncbi_taxonomy/ncbiquery.py",...
Traceback (most recent call last): "/usr/lib/python3.7/site-packages/spyder/widgets/helperwidgets.py", line 127, in paint textRect = style.subElementRect(QStyle.SE_ItemViewItemText, options)TypeError: subElementRect(self, QStyle.SubElement, QStyleOption, QWidget): not enough arguments
0.176095
Traceback (most recent call last): "/Users/mervenoyan/.pyenv/versions/repo/bin/rasa", line 11, in <module> sys.exit(main()) "/Users/mervenoyan/.pyenv/versions/3.6.5/envs/repo/lib/python3.6/site-packages/rasa/__main__.py", line 76, in main cmdline_arguments.func(cmdline_arguments) "/Users/mervenoyan/.pyenv/ve...
Traceback (most recent call last): "../securitymonkey/security_monkey/watchers/iam/iam_ssl.py", line 231, in get_all_certs_in_region cert_info = get_cert_info(cert['body']) "../securitymonkey/security_monkey/watchers/iam/iam_ssl.py", line 161, in get_cert_info 'size': cert_get_bitstrength(cert), "../securitymonke...
0.199611
Traceback (most recent call last): "/usr/local/bin/mloginfo", line 11, in <module> sys.exit(main()) "/usr/local/lib/python3.6/site-packages/mtools/mloginfo/mloginfo.py", line 95, in main tool.run() "/usr/local/lib/python3.6/site-packages/mtools/mloginfo/mloginfo.py", line 90, in run section.run() "/usr/l...
Traceback (most recent call last): "<ipython console>", line 1, in <module>ValueError: setting an array element with a sequence.
0.278609
Traceback (most recent call last): "tests.commands.test__vi_j in /Users/Home/Library/Application Support/Sublime Text 3/Installed Packages/Vintageous.sublime-package", line 27, in testMoveOneAssertionError: (5, 5) != (9, 9)
Traceback (most recent call last): "synthesis.py", line 131, in <module> checkpoint = _load(checkpoint_path) "synthesis.py", line 86, in _load map_location=lambda storage, loc: storage) "/usr/local/lib/python3.5/dist-packages/torch/serialization.py", line 267, in load return _load(f, map_location, pickle_mo...
0.105096
Traceback (most recent call last): "/usr/local/src/w3af/w3af/core/ui/gui/main.py", line 547, in _scan_director func() "/usr/local/src/w3af/w3af/core/ui/gui/main.py", line 646, in _scan_start self.set_tabs(True) "/usr/local/src/w3af/w3af/core/ui/gui/main.py", line 793, in set_tabs self._set_tab(sensit, _("Results"...
Traceback (most recent call last): "/usr/lib64/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 516, in extract_info ie_result = ie.extract(url) "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/common.py", line 168, in extract return self._real_extract(url) "/usr/lib64/python2.7/site-packages/youtub...
0.217502
Traceback (most recent call last): "<string>", line 1, in <module> "/private/var/folders/h2/615063vn3gx1pxs1y6qz_dzm0000gp/T/pip-install-vri20czq/jasmin/setup.py", line 22, in <module> install_requires=parse_requirements('requirements.txt'), "/private/var/folders/h2/615063vn3gx1pxs1y6qz_dzm0000gp/T/pip-insta...
Traceback (most recent call last): "<input>", line 1, in <module> "/usr/local/lib/python2.7/site-packages/impacket/smbconnection.py", line 74, in __init__ self.negotiateSession(preferredDialect) "/usr/local/lib/python2.7/site-packages/impacket/smbconnection.py", line 118, in negotiateSession session=self._nm...
0.292664
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/home/tcaswell/local_installs/lib/python2.7/site-packages/matplotlib-1.4.x-py2.7-linux-x86_64.egg/matplotlib/tests/test_animation.py", line 53, in check_save_animation anim.save(F.name, fps...
Traceback (most recent call last): "/home/asuha/sherlock/sherlock/tests/base.py", line 138, in username_check result['status'].status) AssertionError: <QueryStatus.CLAIMED: 'Claimed'> != <QueryStatus.AVAILABLE: 'Available'>
0.28855
Traceback (most recent call last): "/usr/local/lib/python3.3/site-packages/ranger/core/main.py", line 166, in main fm.loop() "/usr/local/lib/python3.3/site-packages/ranger/core/fm.py", line 371, in loop ui.draw_images() "/usr/local/lib/python3.3/site-packages/ranger/gui/ui.py", line 371, in draw_images if ...
<details><summary>Test output</summary><br><pre>Traceback (most recent call last): "/tmpfs/src/github/python-docs-samples/dlp/risk_test.py", line 229, in test_k_anonymity_analysis_single_field [NUMERIC_FIELD], "/tmpfs/src/github/python-docs-samples/dlp/risk.py", line 369, in k_anonymity_analysis subscription.result...
0.249291
Traceback (most recent call last): "C:\Users\fblei\Anaconda3\lib\site-packages\anaconda_navigator\exceptions.py", line 75, in exception_handler return_value = func(*args, **kwargs) "C:\Users\fblei\Anaconda3\lib\site-packages\anaconda_navigator\app\start.py", line 150, in start_app window = run_app(splash) "C...
Traceback (most recent call last): "/usr/lib/python3.5/threading.py", line 914, in _bootstrap_inner self.run() "/usr/lib/python3.5/threading.py", line 862, in run self._target(*self._args, **self._kwargs) "/usr/lib/python3/dist-packages/cozy/importer.py", line 61, in update_database __import (file, director...
0.260688
Traceback (most recent call last): "/home/kmaxwell/src/maltrieve/venv/bin/maltrieve", line 9, in <module> load_entry_point('maltrieve==0.6', 'console_scripts', 'maltrieve')() "/home/kmaxwell/src/maltrieve/maltrieve.py", line 447, in main md5 = save_malware(each, cfg) "/home/kmaxwell/src/maltrieve/maltrieve.py", l...
Traceback (most recent call last): "/app/medusa/<a href="../blob/34b915f80eb2117f8298af45a0aa57710c504eac/medusa/search/queue.py#L503">medusa/search/queue.py</a>", line 503, in run self.success = snatch_episode(result) "/app/medusa/<a href="../blob/34b915f80eb2117f8298af45a0aa57710c504eac/medusa/search/core.py#L166...
0.268267
Traceback (most recent call last): "C:\Users\gameserver\AppData\Local\Programs\Python\Python36-32\lib\site-packages\discord\ext\commands\bot.py", line 886, in invoke yield from ctx.command.invoke(ctx) "C:\Users\gameserver\AppData\Local\Programs\Python\Python36-32\lib\site-packages\discord\ext\commands\core.py", ...
Traceback (most recent call last): "/usr/local/bin/cmsInitDB", line 5, in <module> pkg_resources.run_script('cms==1.2.0', 'cmsInitDB') "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 528, in run_script self.require(requires)[0].run_script(script_name, ns) "/usr/lib/python2.7/dist-packages/pkg_resources....
0.229869
Traceback (most recent call last): "/home/yaswanth/.local/lib/python3.7/site-packages/numpy/core/__init__.py", line 24, in <module> from . import multiarray "/home/yaswanth/.local/lib/python3.7/site-packages/numpy/core/multiarray.py", line 14, in <module> from . import overrides "/home/yaswanth/.local/lib/py...
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/john.flavin/anaconda3/envs/gpd060/lib/python3.6/site-packages/pandas/core/generic.py", line 3228, in to_csv formatter.save() "/Users/john.flavin/anaconda3/envs/gpd060/lib/python3.6/site-packages/pandas/io/formats/csvs.py", line 202, in ...
0.329102
Traceback (most recent call last): "/tmp/kitchen/testing/tests/integration/cloud/clouds/test_digitalocean.py", line 110, in test_key_management [i.strip() for i in _key] AssertionError: '3b:16:bf:e4:8b:00:8b:b8:59:8c:a9:d3:f0:19:45:fa' not found in []
Traceback (most recent call last): "/usr/bin/easy_install", line 9, in <module> load_entry_point('distribute==0.6.10', 'console_scripts', 'easy_install')() "/usr/lib/python2.6/site-packages/setuptools/command/easy_install.py", line 1715, in main with_ei_usage(lambda: "/usr/lib/python2.6/site-packages/setuptools/c...
0.300246
Traceback (most recent call last): "D:\BitTorrent\DeepFaceLab\DeepFaceLab_NVIDIA\_internal\python-3.6.8\lib\site-packages\scipy\spatial\distance.py", line 125, in <module> "<string>", line 1, in <module> from .cv2 import * ImportError: DLL load failed: The paging file is too small for this operation to complete....
Traceback (most recent call last): "/usr/local/bin/ansible-galaxy", line 85, in <module> sys.exit(cli.run()) "/Library/Python/2.7/site-packages/ansible/cli/galaxy.py", line 152, in run self.execute() "/Library/Python/2.7/site-packages/ansible/cli/__init__.py", line 99, in execute fn() "/Library/Python/2.7/site-...
0.236638
Traceback (most recent call last): "/Users/moeller/.pyenv/versions/3.6.5/lib/python3.6/site-packages/zappa/cli.py", line 2693, in handle sys.exit(cli.handle()) "/Users/moeller/.pyenv/versions/3.6.5/lib/python3.6/site-packages/zappa/cli.py", line 504, in handle self.dispatch_command(self.command, stage) "/Use...
Traceback (most recent call last): "/home/ubuntu/.local/lib/python3.6/site-packages/flake8/checker.py", line 435, in run_check return plugin["plugin"](**arguments) "/home/ubuntu/.local/lib/python3.6/site-packages/flake8/plugins/pyflakes.py", line 94, in __init__ file_tokens=file_tokens, "/home/ubuntu/.local/...
0.237258
Traceback (most recent call last): "/usr/lib/python2.7/site-packages/kivy/core/window/window_sdl2.py", line 619, in mainloop self._mainloop() "/usr/lib/python2.7/site-packages/kivy/core/window/window_sdl2.py", line 362, in _mainloop EventLoop.idle() "/usr/lib/python2.7/site-packages/kivy/base.py", line 336, in id...
Traceback (most recent call last): "/usr/lib/pymodules/python2.7/ajenti/plugins/main/main.py", line 102, in on_message self.ui.dispatch_event(update['uid'], update['event'], update['params']) "/usr/lib/pymodules/python2.7/ajenti/ui/**init**.py", line 64, in dispatch_event self.root.dispatch_event(uid, event, params...
0.3158
Traceback (most recent call last): "E:\Software\mobile tools\Mobile-Security-Framework-MobSF\MalwareAnalyzer\views\apkid.py", line 45, in apkid_analysis findings = output._build_json_output(res)['files'] AttributeError: 'OutputFormatter' object has no attribute '_build_json_output'
Traceback (most recent call last): "/usr/local/bin/youtube-dl", line 11, in <module> sys.exit(main()) "/usr/local/lib/python2.7/dist-packages/youtube_dl/**init**.py", line 849, in main _real_main(argv) "/usr/local/lib/python2.7/dist-packages/youtube_dl/__init__.py", line 839, in _real_main retcode = ydl.download(...
0.305947
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/local/lib/python2.7/site-packages/ipfsapi/utils.py", line 150, in wrapper res = cmd(*args, **kwargs) "/usr/local/lib/python2.7/site-packages/ipfsapi/client.py", line 2087, in add_bytes data=body, headers=headers, **kwargs) "/usr/local...
Traceback (most recent call last): "/usr/local/lib/python3.6/dist-packages/forseti_security-2.23.0-py3.6.egg/google/cloud/forseti/services/notifier/service.py", line 129, in _run_notifier self.service_config) "/usr/local/lib/python3.6/dist-packages/forseti_security-2.23.0-py3.6.egg/google/cloud/forseti/notifier/...
0.31984
Traceback (most recent call last): "/home/daniel/.conda/envs/habitat/bin/pip", line 7, in <module> from pip._internal import main ModuleNotFoundError: No module named 'pip'
Traceback (most recent call last): "train.py", line 20, in <module> for i, data in enumerate(dataset): "/usr/local/lib/python2.7/dist-packages/torch/utils/data/dataloader.py", line 212, in __next__ return self._process_next_batch(batch) "/usr/local/lib/python2.7/dist-packages/torch/utils/data/dataloader.py",...
0.319519
Traceback (most recent call last): "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line 796, in extract_info ie_result = ie.extract(url) "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 530, in extract ie_result = self._real_extract(url) "/usr/lib/python3/dist-packages/youtube_...
Traceback (most recent call last): "/usr/local/bin/paperwork", line 3, in <module> from paperwork.paperwork import main "/usr/local/lib/python2.7/dist-packages/paperwork/paperwork.py", line 33, in <module> from frontend import mainwindow "/usr/local/lib/python2.7/dist-packages/paperwork/frontend/mainwindow.py", l...
0.195197
Traceback (most recent call last): "C:\Users\dellpc\Anaconda3\lib\site-packages\qtconsole\manager.py", line 27, in poll super(QtKernelRestarter, self).poll() "C:\Users\dellpc\Anaconda3\lib\site-packages\jupyter_client\restarter.py", line 113, in poll self.kernel_manager.restart_kernel(now=True, newports=newport...
Traceback (most recent call last): "/usr/local/bin/elastalert", line 10, in <module> sys.exit(main()) "/usr/local/lib/python3.5/dist-packages/elastalert/elastalert.py", line 2034, in main client = ElastAlerter(args) "/usr/local/lib/python3.5/dist-packages/elastalert/elastalert.py", line 136, in __init__ sel...
0.218256
Traceback (most recent call last): "train_mask_rcnn.py", line 733, in <module> train(net, train_data, val_data, eval_metric, batch_size, ctx, logger, args) "train_mask_rcnn.py", line 572, in train executor.put(data) "/home/user/miniconda3/envs/gluon/lib/python3.8/site-packages/gluoncv/utils/parallel.py", lin...
Traceback (most recent call last): "/usr/local/bin/dcode", line 303, in <module> main() "/usr/local/bin/dcode", line 301, in main decode(string, 'none') "/usr/local/bin/dcode", line 277, in decode hexenc(string, base) "/usr/local/bin/dcode", line 209, in hexenc string = bytearray.fromhex(string) ValueEr...
0.319134
Traceback (most recent call last): "/home/home/SickRage/sickbeard/scheduler.py", line 106, in run self.action.run(self.force) "/home/home/SickRage/sickbeard/subtitles.py", line 804, in run logger.log(u'Episode already has all needed subtitles, skipping %s %s', ep_to_sub['show_name'], ep_num) "/usr/lib/python2.7/l...
Traceback (most recent call last): "/usr/lib/pymodules/python2.6/overviewer_core/rendernode.py", line 42, in newfunc return func(_args, *_kwargs) "/usr/lib/pymodules/python2.6/overviewer_core/rendernode.py", line 541, in render_worldtile_batch quadtree.render_worldtile(tile) "/usr/lib/pymodules/python2.6/overview...
0.240792
Traceback (most recent call last): "/home/vasilek/coller_app/env/lib/python3.6/site-packages/gunicorn/app/base.py", line 93, in get_config_from_filename execfile_(filename, cfg, cfg) "/home/vasilek/coller_app/env/lib/python3.6/site-packages/gunicorn/_compat.py", line 72, in execfile_ return six.exec_(code, *arg...
Traceback (most recent call last): "<stdin>", line 1, in <module>NameError: name 'Tk' is not defined
0.258191
Traceback (most recent call last): "<stdin>", line 1, in <module> "*/celery/result.py", line 120, in get interval=interval) "*/celery/backends/amqp.py", line 150, in wait_for raise meta['result'] celery.exceptions.ChordError: Dependency 97de6f3f-ea67-4517-a21c-d867c61fcb47
Traceback (most recent call last): "/usr/local/bin/fusesoc", line 10, in <module> sys.exit(main()) "/usr/local/lib/python2.7/dist-packages/fusesoc/main.py", line 604, in main args.func(cm, args) "/usr/local/lib/python2.7/dist-packages/fusesoc/main.py", line 68, in build flags, None, args.system, args.backen...
0.238478
<details><summary>Test output</summary><br><pre>Traceback (most recent call last): "/workspace/dlp/inspect_content_test.py", line 447, in test_inspect_datastore_no_results assert "No findings" in outAssertionError: assert 'No findings' in 'Inspection operation started: projects/python-docs-samples-tests/locations/glo...
Traceback (most recent call last): "/usr/lib/python3.6/encodings/idna.py", line 165, in encode raise UnicodeError("label empty or too long") UnicodeError: label empty or too long
0.150985
Traceback (most recent call last): "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/setup.py", line 172, in _async_setup_component hass, processed_config "/home/homeassistant/.homeassistant/custom_components/hacs/__init__.py", line 40, in async_setup await startup_wrapper_for_yaml(Hacs) "/home/h...
Traceback (most recent call last): "/usr/lib/pymodules/python2.7/everpad/pad/indicator.py", line 63, in open editor = Editor(self.app, note) "/usr/lib/pymodules/python2.7/everpad/pad/editor.py", line 447, in __init__ self.init_controls() "/usr/lib/pymodules/python2.7/everpad/pad/editor.py", line 479, in init_cont...
0.319885
Traceback (most recent call last): "/usr/bin/pip", line 9, in <module> from pip import main ImportError: cannot import name main
Traceback (most recent call last): "/Users/ray/Desktop/uply/my-server/lib/python3.5/site- packages/django/core/handlers/base.py", line 149, in get_response response = self.process_exception_by_middleware(e, request) "/Users/ray/Desktop/uply/my-server/lib/python3.5/site- packages/django/core/handlers/base.py", line ...
0.24179
Traceback (most recent call last): "/usr/lib/python2.7/dist-packages/syncthing_gtk/app.py", line 841, in cb_syncthing_device_added used "/usr/lib/python2.7/dist-packages/syncthing_gtk/app.py", line 1306, in show_device box.set_dark_color(*self.dark_color) "/usr/lib/python2.7/dist-packages/syncthing_gtk/infobox.py...
Traceback (most recent call last): "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info ie_result = ie.extract(url) "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 529, in extract ie_result = self._real_extract(url) "/usr/bin/youtube-dl/youtube_dl/extractor/openload.py", line 1...
0.203256
Traceback (most recent call last): "/opt/py3/lib64/python3.6/site-packages/setuptools/installer.py", line 119, in fetch_build_egg subprocess.check_call(cmd) "/usr/lib64/python3.6/subprocess.py", line 311, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/opt/py3/b...
Traceback (most recent call last): "<input>", line 14, in <module> "/home/magehex/anaconda3/envs/reinbo/lib/python3.7/site-packages/sklearn/base.py", line 556, in fit_transform return self.fit(X, y, **fit_params).transform(X) "/home/magehex/anaconda3/envs/reinbo/lib/python3.7/site-packages/dask_ml/preprocessi...
0.293179
Traceback (most recent call last): "/usr/local/lib/python3.8/urllib/request.py", line 1350, in do_open h.request(req.get_method(), req.selector, req.data, headers, "/usr/local/lib/python3.8/http/client.py", line 1240, in request self._send_request(method, url, body, headers, encode_chunked) "/usr/local/lib/p...
Traceback (most recent call last): "object_detection/model_main.py", line 109, in <module> tf.app.run() "/home/suyali/anaconda3/lib/python3.5/site-packages/tensorflow/python/platform/app.py", line 40, in run _run(main=main, argv=argv, flags_parser=_parse_flags_tolerate_undef) "/home/suyali/anaconda3/lib/pyth...
0.276382
Traceback (most recent call last): "demo.py", line 84, in <module> main() "demo.py", line 61, in main net = NetClass(compute_grad=False) # instantiate a network "D:\3D-R2N2-master\models\net.py", line 37, in __init__ self.setup() "D:\3D-R2N2-master\models\net.py", line 40, in setup self.network_definiti...
Traceback (most recent call last): "/Users/dengemann/anaconda/lib/python2.7/site-packages/IPython/core/application.py", line 197, in excepthook return self.crash_handler(etype, evalue, tb) "/Users/dengemann/anaconda/lib/python2.7/site-packages/IPython/core/crashhandler.py", line 180, in __call__ input("Hit <Enter> ...
0.26722
Traceback (most recent call last): "/Library/Frameworks/Python.framework/Versions/3.6/bin/spotdl", line 6, in <module> from spotdl.spotdl import main "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/spotdl/spotdl.py", line 14, in <module> from spotdl import youtube_tools "/Libra...
Traceback (most recent call last): "<ipython-input-51-e43bc1030cea>", line 1, in <module> f = s.get(url) "C:\Anaconda3\lib\site-packages\requests\sessions.py", line 480, in get return self.request('GET', url, **kwargs) "C:\Anaconda3\lib\site-packages\requests\sessions.py", line 468, in request resp = self.send(pr...
0.271943
Traceback (most recent call last): "/home2/fumanchu/lib/python2.4/trac/web/cgi_frontend.py", line 130, in run dispatch_request(req.path_info, req, env) "/home2/fumanchu/lib/python2.4/trac/web/main.py", line 139, in dispatch_request dispatcher.dispatch(req) "/home2/fumanchu/lib/python2.4/trac/web/main.py", line 83...
Traceback (most recent call last): "<stdin>", line 1, in <module>ImportError: No module named conda
0.24075
Traceback (most recent call last): "/usr/share/bleachbit/Worker.py", line 88, in execute for ret in cmd.execute(self.really_delete): "/usr/share/bleachbit/Command.py", line 144, in execute func_ret = self.func() "/usr/share/bleachbit/Unix.py", line 626, in apt_clean (' '.join(e.cmd), e.output)) RuntimeError...
Traceback (most recent call last): "/Users/zhangxiaowei/anaconda/lib/python3.4/threading.py", line 920, in _bootstrapr self.run() "/Users/zhangxiaowei/anaconda/lib/python3.4/threading.py", line 868, in run self._target(*self._args, **self._kwargs) "/Users/zhangxiaowei/anaconda/lib/python3.4/site-packages/prompt_t...
0.286662
Traceback (most recent call last): "/usr/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(*self.arg) "/Users/hannes/Downloads/scikit-image-0.10.0/skimage/io/tests/test_image.py", line 24, in test_repr_png_roundtrip array = imread(BytesIO(image._repr_png_())) "skimage/io/_io.py", lin...
Traceback (most recent call last): "main.py", line 1, in <module> import mybranch ModuleNotFoundError: No module named 'mybranch'
0.278642
Traceback (most recent call last): "<stdin>", line 1, in <module> "/Users/wc/anaconda/lib/python2.7/site-packages/nflgame/__init__.py", line 220, in games return list(games_gen(year, week, home, away, kind, started))TypeError: 'NoneType' object is not iterable
Using BLAS=openblas Traceback (most recent call last): "<string>", line 1, in <module> ModuleNotFoundError: No module named 'torch' Traceback (most recent call last): "<string>", line 1, in <module> ModuleNotFoundError: No module named 'torch' Traceback (most recent call last): "<string>", line 1, in <module> Mod...
0.298504
``Traceback (most recent call last): "/usr/lib/python2.7/site-packages/awx/main/tasks.py", line 912, in run self.pre_run_hook(instance, **kwargs) "/usr/lib/python2.7/site-packages/awx/main/tasks.py", line 1746, in pre_run_hook self.acquire_lock(instance) "/usr/lib/python2.7/site-packages/awx/main/tasks.py", line ...
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.126971
Traceback (most recent call last): "/anaconda/envs/azureml_py36/lib/python3.6/site-packages/py4j/java_gateway.py", line 929, in _get_connection connection = self.deque.pop() IndexError: pop from an empty deque
Traceback (most recent call last): "<stdin>", line 1, in <module> "/usr/lib64/python3.4/site-packages/keras/engine/topology.py", line 2391, in to_yaml return yaml.dump(model_config, **kwargs) "/usr/lib64/python3.4/site-packages/yaml/__init__.py", line 200, in dump return dump_all([data], stream, Dumper=Dumper, **...
0.276659