~/fungrim$ python fungrim.py img
Traceback (most recent call last):
File "fungrim.py", line 20, in <module>
import source_scripts.xray
File "/home/user/julia/fungrim/source_scripts/xray.py", line 5, in <module>
from flint import acb, arb, good
ModuleNotFoundError: No module named 'flint'
Following the instructions I got the error: