meson missing pkg_resouces module
Rich Shepard via slackware <[email protected]> Sun, 16 Apr 2023 12:06:48 -0700 (PDT)
| Newsgroups | gmane.linux.slackware |
|---|---|
| Message-ID | <[email protected]> |
Installed on this 14-2 desktop is meson-0.59.2-x86_64-2. I'm trying to build
a fork of pulseaudio-equalizer which requires meson >= 0.46, so I'm good for
this dependency. But, when I try to build the project's first step it fails:
$ meson build
Traceback (most recent call last):
File "/usr/bin/meson", line 6, in <module>
from pkg_resources import load_entry_point
ModuleNotFoundError: No module named 'pkg_resources'
Where can I find that module so it can be installed?
TIA,
Rich
--
slackware mailing list
[email protected]
https://mailman.lug.org.uk/mailman/listinfo/slackware