]> xmof Git - DeDRM.git/commitdiff
Update FAQs.md
authorApprentice Harper <apprenticeharper@gmail.com>
Wed, 29 Aug 2018 07:07:02 +0000 (08:07 +0100)
committerGitHub <noreply@github.com>
Wed, 29 Aug 2018 07:07:02 +0000 (08:07 +0100)
FAQs.md

diff --git a/FAQs.md b/FAQs.md
index 3a9682561989db885b2a0bb648319be7a02804d7..d27a6dd5a0b6e83ed67feeb37c4886b1546c9c00 100644 (file)
--- a/FAQs.md
+++ b/FAQs.md
@@ -91,7 +91,8 @@ Alternatively, sometimes the execution bit isn't set correctly in the archive. I
 ### I can't open the Macintosh Application at all. I get 'spawn_via_launchd() failed, errno=111'
 There seems to be a bug in Apple's launch services. Try using the free [Maintenance utility](https://www.titanium-software.fr/en/maintenance.html) from Titanium Software to clear the launch cache and database.
 
-###
+### The application opens, but always gives an error in the log 'ImportError: No module named Crypto.Cipher'
+Some version of MacOS don't include PyCrpto. Your should be able to install it by using this command in the Terminal app: python -m pip pycrypto
 
 # Using the Tools
 ## I can’t get the tools to work on my rented or library ebooks.