Hi! I have a strange problem in fedora 31 with the fact that even if libuuid is installed :

[xrootdtest@c340sev xrootd]$ rpm -qa | grep uuid
uuid-devel-1.6.2-45.fc31.x86_64
uuid-c++-1.6.2-45.fc31.x86_64
libuuid-2.34-3.fc31.x86_64
uuid-c++-devel-1.6.2-45.fc31.x86_64
uuid-1.6.2-45.fc31.x86_64

in python3 i have this :

[xrootdtest@c340sev xrootd]$ python3
Python 3.7.5 (default, Oct 17 2019, 12:16:48)
[GCC 9.2.1 20190827 (Red Hat 9.2.1-1)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import pkgconfig
>>> print( pkgconfig.exists( 'uuid-dev' ))
False

Does anyone have any idea what is going on?
Thank you!
Adrian

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to