Manjusaka <lizheao940...@gmail.com> added the comment:

Hello Mariatta

I have tested the code below on 3.8.1 what's installed by pyenv on my Mac 

from importlib.metadata import version, requires, files
version('requests')

it works correctly.

I think it depends on the tool what's used to install python

----------
nosy: +Manjusaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38342>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to