
LİNK: https://dosya.co/mdkempc87j8h/efsuni.rar.html
Eşya kaydetmede sorun yaşayanlar:
bunu bulun:
with open('switchbot.pkl', 'rb') as f:
self.dict = pickle.load(f)
değiştirin.
self.dict = pickle.load(open('switchbot.pkl', 'rb'))
tab düzenine dikkat edin;
Not: gametype.h ile length.h daki enum EWindows’ların eşleştiğine emin olun.