Answer the question
In order to leave comments, you need to log in
How to fix mega.py error?
Windows 10 Python3.7.9
Error:
Traceback (most recent call last):
File "D:\source\python\funcs\f.py", line 39, in <module>
from mega import Mega
File "C:\Users\User\AppData\Roaming\Python\Python37\site-packages\mega\__init__.py", line 1, in <module>
from .mega import Mega # noqa
File "C:\Users\User\AppData\Roaming\Python\Python37\site-packages\mega\mega.py", line 8, in <module>
from Crypto.Cipher import AES
ModuleNotFoundError: No module named 'Crypto'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question