Hey,
I've only just installed python and easygui to run this script, but the script fails here:
= RESTART: I:\Notion to Obsidian Export\N2O.py
Traceback (most recent call last):
File "I:\Notion to Obsidian Export\N2O.py", line 15, in
from easygui import fileopenbox
ImportError: cannot import name 'fileopenbox' from 'easygui' (I:\Notion to Obsidian Export\easygui_init_.py)
Not sure how to troubleshoot. Would appreciate any breakdown!
Hey,
I've only just installed python and easygui to run this script, but the script fails here:
= RESTART: I:\Notion to Obsidian Export\N2O.py
Traceback (most recent call last):
File "I:\Notion to Obsidian Export\N2O.py", line 15, in
from easygui import fileopenbox
ImportError: cannot import name 'fileopenbox' from 'easygui' (I:\Notion to Obsidian Export\easygui_init_.py)
Not sure how to troubleshoot. Would appreciate any breakdown!