Closed markski1 closed 1 year ago
Installed through pip install undervolt; I can undervolt just fine but --turbo 1 causes an error as it claims the parameter to not exist.
pip install undervolt
solved by installing from source. the pypi package is out of date.
ah sorry, forgot there is no CI. published 0.4.0 on pypi, including --turbo
0.4.0
--turbo
Installed through
pip install undervolt
; I can undervolt just fine but --turbo 1 causes an error as it claims the parameter to not exist.