Update
Update About_Battery.pdf and setup_macos.py
This commit is contained in:
parent
4ce77b6d7c
commit
53800f5c78
Binary file not shown.
@ -7,7 +7,7 @@ for x in range(1,4):
|
|||||||
flag=flag | 0x01
|
flag=flag | 0x01
|
||||||
break
|
break
|
||||||
for x in range(1,4):
|
for x in range(1,4):
|
||||||
if os.system("pip3 install PyQt5==5.13.2") == 0:
|
if os.system("pip3 install PyQt5==5.12") == 0:
|
||||||
flag=flag | 0x02
|
flag=flag | 0x02
|
||||||
break
|
break
|
||||||
for x in range(1,4):
|
for x in range(1,4):
|
||||||
|
Loading…
Reference in New Issue
Block a user