On 11/05/2018 09:13 PM, Martin Landa wrote:
> po 5. 11. 2018 v 21:09 odesílatel Martin Landa <[email protected]> 
> napsal:
>> more info
> 
> LD_LIBRARY_PATH=/home/martin/src/qgis/build/output/lib
> PYTHONPATH=/home/martin/src/qgis/build/output/python
> /usr/bin/python3.6
> Python 3.6.7 (default, Oct 21 2018, 08:08:16)
> [GCC 8.2.0] on linux
> Type "help", "copyright", "credits" or "license" for more information.
>>>> import qgis.PyQt.uic.pyuic
> Segmentation fault
> 
> Any ideas? Ma

Hi Martin,

I'm currently (on Debian Testing) building fine.

Did you try to build from an empty build dir? Is it possible there is
some old cruft in it?

One thing that caught my eye (in your first email):

'/usr/lib/x86_64-linux-gnu/libpython3.6.so', needed by
'output/lib/libqgispython.so.3.4.1'.  Stop.

You are nog mixing python 3.6 and 3.4 are you?

Regards,

Richard Duivenvoorde

_______________________________________________
QGIS-Developer mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to