You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?
The text was updated successfully, but these errors were encountered:
Hey,
I'm trying to use
tinytuya
through 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 ?
The text was updated successfully, but these errors were encountered: