Date: Wed, 14 Mar 2018 00:47:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 226461] devel/py-spyder: Fails to start Message-ID: <bug-226461-13-ZDkCkRF6Hf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-226461-13@https.bugs.freebsd.org/bugzilla/> References: <bug-226461-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226461 --- Comment #7 from Jason W. Bacon <jwb@freebsd.org> --- I still get the same error: root@unixdev1:/usr/ports/devel/py-spyder # patch < ~bacon/patch=20 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile |=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D |--- Makefile (r'evision 464142) |+++ Makefile (copie de travail) -------------------------- Patching file Makefile using Plan A... Hunk #1 succeeded at 21. Hunk #2 succeeded at 48. Hunk #3 succeeded at 62. Hmm... Ignoring the trailing garbage. done [make clean deinstall reinstall] =3D=3D=3D> Registering installation for py36-spyder-3.2.7_1 Installing py36-spyder-3.2.7_1... root@unixdev1:/usr/ports/devel/py-spyder # exit FreeBSD unixdev1.hpc bacon ~ 412: which spyder3 /usr/local/bin/spyder3 FreeBSD unixdev1.hpc bacon ~ 413: spyder3 Traceback (most recent call last): File "/usr/local/bin/spyder3", line 6, in <module> from pkg_resources import load_entry_point File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", = line 3147, in <module> @_call_aside File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", = line 3131, in _call_aside f(*args, **kwargs) File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", = line 3160, in _initialize_master_working_set working_set =3D WorkingSet._build_master() File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", = line 666, in _build_master ws.require(__requires__) File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", = line 984, in require needed =3D self.resolve(parse_requirements(requirements)) File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", = line 870, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'pyqt5<5.10' distribution was not f= ound and is required by spyder --=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-226461-13-ZDkCkRF6Hf>