Date: Thu, 20 Oct 2022 04:54:41 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267219] devel/py-pyflakes: pyflakes breaks: StopIteration Message-ID: <bug-267219-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267219 Bug ID: 267219 Summary: devel/py-pyflakes: pyflakes breaks: StopIteration Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: yuri@freebsd.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org > $ pyflakes > Traceback (most recent call last): > File "/usr/local/bin/pyflakes", line 33, in <module> > sys.exit(load_entry_point('pyflakes=3D=3D2.5.0', 'console_scripts', '= pyflakes')()) > File "/usr/local/bin/pyflakes", line 25, in importlib_load_entry_point > return next(matches).load() > StopIteration --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267219-7788>