Skip to content
This repository has been archived by the owner on May 24, 2019. It is now read-only.

Error with python in cmake #53

Open
jesbrz opened this issue Feb 1, 2018 · 0 comments
Open

Error with python in cmake #53

jesbrz opened this issue Feb 1, 2018 · 0 comments

Comments

@jesbrz
Copy link

jesbrz commented Feb 1, 2018

I'm getting an error when install qgis3-dev:

==> cmake --build . --target all -- -j 8
Last 15 lines from /Volumes/Suevia/Users/jesus/Library/Logs/Homebrew/qgis3-dev/03.cmake:

  • your version of PyQt (5.10)
  • the UI file that caused this error
  • the debug output of pyuic5 (use the -d flag when calling pyuic5)
    [4651/4666] cd /tmp/qgis3-dev-20180201-52098-1511x4a/build/python/plugins/db_manager && /tmp/qgis3-dev-20180201-52098-1511x4a/scripts/pyuic-wrapper.sh /usr/local/bin/pyuic5 /tmp/qgis3-dev-20180201-52098-1511x4a/build/output/lib /tmp/qgis3-dev-20180201-52098-1511x4a/build/output/python /usr/local/bin/python3 /tmp/qgis3-dev-20180201-52098-1511x4a/python/plugins/db_manager/ui/DlgFieldProperties.ui -o /tmp/qgis3-dev-20180201-52098-1511x4a/build/python/plugins/db_manager/ui_DlgFieldProperties.py
    FAILED: python/plugins/db_manager/ui_DlgFieldProperties.py
    cd /tmp/qgis3-dev-20180201-52098-1511x4a/build/python/plugins/db_manager && /tmp/qgis3-dev-20180201-52098-1511x4a/scripts/pyuic-wrapper.sh /usr/local/bin/pyuic5 /tmp/qgis3-dev-20180201-52098-1511x4a/build/output/lib /tmp/qgis3-dev-20180201-52098-1511x4a/build/output/python /usr/local/bin/python3 /tmp/qgis3-dev-20180201-52098-1511x4a/python/plugins/db_manager/ui/DlgFieldProperties.ui -o /tmp/qgis3-dev-20180201-52098-1511x4a/build/python/plugins/db_manager/ui_DlgFieldProperties.py
    An unexpected error occurred.

Any idea? Thx

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant