sibradzic / upp

A tool for parsing, dumping and modifying data in Radeon PowerPlay tables
GNU General Public License v3.0
153 stars 23 forks source link

add missing dependency on setuptools #16

Closed DavHau closed 3 years ago

DavHau commented 3 years ago

Running this without having setuptools installed raises: ModuleNotFoundError: No module named 'pkg_resources'