Date: Sun, 10 May 2015 16:45:31 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 197072] devel/ipython: Support for Python3.x is missing Message-ID: <bug-197072-21822-A1Te7QUCrJ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-197072-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-197072-21822@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=197072 Kurt Jaeger <pi@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pi@FreeBSD.org --- Comment #2 from Kurt Jaeger <pi@FreeBSD.org> --- If both versions of python are installed, this conflict causes the build/install of ipython for py3.4 to fail: # make PYTHON_VERSION=python3.4 install ===> Installing for py34-pygments-2.0.2 ===> py34-pygments-2.0.2 depends on package: py34-setuptools34>0 - found ===> py34-pygments-2.0.2 depends on file: /usr/local/bin/python3.4 - found ===> Checking if py34-pygments already installed ===> Registering installation for py34-pygments-2.0.2 Installing py34-pygments-2.0.2... pkg-static: py34-pygments-2.0.2 conflicts with py27-pygments-2.0.2 (installs files into the same place). Problematic file: /usr/local/bin/pygmentize *** Error code 70 Stop. make: stopped in /usr/ports/textproc/py-pygments -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197072-21822-A1Te7QUCrJ>