https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214355
Rainer Hurling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Rainer Hurling <[email protected]> --- With actual PyQt 5.51, when I try to install devel/py-qt5-core for python 3.5, with installed python 2.7 and py27-qt5-core, I get a conflict with the pyuic5 binary: # cd /usr/ports/devel/py-qt5-core # make PYTHON_VERSION=3.5 clean install [..snip..] ===> Registering installation for py35-qt5-core-5.5.1 Installing py35-qt5-core-5.5.1... pkg-static: py35-qt5-core-5.5.1 conflicts with py27-qt5-core-5.5.1 (installs files into the same place). Problematic file: /usr/local/bin/pyuic5 *** Error code 70 Stop. make[1]: stopped in /usr/ports/devel/py-qt5-core *** Error code 1 Is there any experience with the diff for PyQt 5.6 in relation to that conflict with pyuic5? [Sorry, that I did not test it for myself. ATM, there is no box free for testing :( ] -- You are receiving this mail because: You are the assignee for the bug.
