-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Traceback (most recent call last):
File "/data/user/0/ru.iiec.pydroid3/files/accomp_files/iiec_run/iiec_run.py", line 31, in <module>
start(fakepyfile,mainpyfile)
File "/data/user/0/ru.iiec.pydroid3/files/accomp_files/iiec_run/iiec_run.py", line 30, in start
exec(open(mainpyfile).read(), __main__.__dict__)
File "<string>", line 1, in <module>
File "/data/user/0/ru.iiec.pydroid3/files/arm-linux-androideabi/lib/python3.7/site-packages/magic/__init__.py", line 18, in <module>
from magic.identify import Magic, MagicError
File "/data/user/0/ru.iiec.pydroid3/files/arm-linux-androideabi/lib/python3.7/site-packages/magic/identify.py", line 16, in <module>
from magic import api
File "/data/user/0/ru.iiec.pydroid3/files/arm-linux-androideabi/lib/python3.7/site-packages/magic/api.py", line 22, in <module>
raise ImportError('Unable to find magic library')
ImportError: Unable to find magic library
[Program finished]
My code:
import Magic
Metadata
Metadata
Assignees
Labels
No labels