Hey,
I'm trying to use tinytuya through SeriousPython. Everything works well, except that it relies on Cryptodome, which doesn't seem to be packaged well with SeriousPython. I'm getting the following error :
Not found '_raw_ecb_d.cp312-win_amd64.pyd', Not found '_raw_ecb_d.pyd'
Is there any solution ?
Hey,
I'm trying to use
tinytuyathrough SeriousPython. Everything works well, except that it relies onCryptodome, which doesn't seem to be packaged well with SeriousPython. I'm getting the following error :Is there any solution ?