This is a Cross-Platform Plot Manager for Chia Plotting that is simple, easy-to-use, and reliable.
GNU General Public License v3.0
1.25k
stars
388
forks
source link
fix manager.py view and manager.py status break python 3.12 Windows #1291
Closed
TraxionRPh closed 7 months ago
psutil up to release 5.9.5 throws this error when running manager.py status and manager.py view with Python 3.12 on Windows.
SystemError: argument 1 (impossible<bad format char>)
psutil fixed here, I tested with the next version up and also the most recent version (5.9.8) and both