Comment 6 for bug 1786224

Revision history for this message
LordPhoenix (lorphoenix) wrote :

python3
Python 3.6.5 (default, Apr 1 2018, 05:46:30)
[GCC 7.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import sip
>>> print(sip, sip.SIP_VERSION_STR)
<module 'sip' from '/home/arnaud/.local/lib/python3.6/site-packages/sip.so'> 4.19.3

I'm a little bit surprised to see that from my home…
I've never installed anything from python in my home…
May be because of snap package?