When I try to install twrp I type "python partitions.py --wipe recovery" and I get this error
Traceback (most recent call last):
File "partitions.py", line 276, in <module>
main()
File "partitions.py", line 256, in main
partitions = get_partitions(comm)
File "partitions.py", line...