We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2015-07-24 18:34:50 +0200 |
When i try to import QtSvg i see this error :
[nemo@Jolla ~]$ python Python 2.7.6 (default, May 09 2013, 12:34:56) [GCC 4.6.4 20130412 (Mer 4.6.4-1)] on linux2 Type "help", "copyright", "credits" or "license" for more information.
from PyQt5 import QtSvg Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: /usr/lib/python2.7/site-packages/PyQt5/QtSvg.so: undefined symbol: _ZTI10QSvgWidget
How can i use QtSvg on Jolla | SailfishOS 1.1.6.27 ?
2 | No.2 Revision |
When i try to import QtSvg i see this error :
[nemo@Jolla ~]$ python Python 2.7.6 (default, May 09 2013, 12:34:56) [GCC 4.6.4 20130412 (Mer 4.6.4-1)] on linux2 Type "help", "copyright", "credits" or "license" for more information.
from PyQt5 import QtSvg Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: /usr/lib/python2.7/site-packages/PyQt5/QtSvg.so: undefined symbol: _ZTI10QSvgWidget
How can i use QtSvg on Jolla | SailfishOS 1.1.6.27 ?
P.S. Installed qt5-qtsvg-5.2.0+git0-1.3.2.armv7hl Qt scripting module Installed qt5-qtsvg-plugin-imageformat-svg-5.2.0+git0-1.3.2.armv7hl Qt SVG image format plugin
3 | No.3 Revision |
When i try to import QtSvg i see this error :
[nemo@Jolla ~]$ python
python Python 2.7.6 2.7.6
(default, May 09 2013, 12:34:56)
[GCC [GCC
4.6.4 20130412 (Mer 4.6.4-1)] on linux2
linux2 Type "help", "copyright", "copyright",
"credits" or "license" for more more
information.
from PyQt5 import QtSvg
QtSvg Traceback (most recent call last):
File last): File
"<stdin>", line 1, in <module>
ImportError: /usr/lib/python2.7/site-packages/PyQt5/QtSvg.so: ImportError:
/usr/lib/python2.7/site-packages/PyQt5/QtSvg.so:
undefined symbol: _ZTI10QSvgWidget
How can i use QtSvg on Jolla | SailfishOS 1.1.6.27 ?
P.S.
P.S.
Installed
qt5-qtsvg-5.2.0+git0-1.3.2.armv7hlqt5-qtsvg-5.2.0+git0-1.3.2.armv7hl Qt scripting module Installedqt5-qtsvg-plugin-imageformat-svg-5.2.0+git0-1.3.2.armv7hlQtQt SVG image format plugin
4 | No.4 Revision |
When i try to import QtSvg i see this error :
[nemo@Jolla ~]$ python Python 2.7.6 (default, May 09 2013, 12:34:56) [GCC 4.6.4 20130412 (Mer 4.6.4-1)] on linux2 Type "help", "copyright", "credits" or "license" for more information.
from PyQt5 import QtSvg Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: /usr/lib/python2.7/site-packages/PyQt5/QtSvg.so: undefined symbol: _ZTI10QSvgWidget
How can i use QtSvg on Jolla | SailfishOS 1.1.6.27 ?
P.S.
Installed qt5-qtsvg-5.2.0+git0-1.3.2.armv7hl Qt scripting module Installed qt5-qtsvg-plugin-imageformat-svg-5.2.0+git0-1.3.2.armv7hl Qt SVG image format plugin