[Bug 197072] devel/ipython: Support for Python3.x is missing
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 10 16:45:31 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197072
Kurt Jaeger <pi at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pi at FreeBSD.org
--- Comment #2 from Kurt Jaeger <pi at 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.
More information about the freebsd-python
mailing list