Thread
:
Can't import Crypto.Cipher
View Single Post
11-25-2020, 10:01 AM
#
2
kovidgoyal
creator of calibre
Posts: 45,417
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
because pycryptodome does some silly ctypes/cffi based nonsense to load native modules instead of using the python import mechanism. That's not going to work with a frozen python build.
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS