cdli-gh / annotation_assistant

0 stars 1 forks source link

missing eel #10

Open zarpanitu opened 6 years ago

zarpanitu commented 6 years ago

I installed following the instructions for Mac OS 10 but when I try to run it I get the following message:

Traceback (most recent call last): File "main.py", line 10, in import eel ImportError: No module named eel

khoidt commented 6 years ago

Sorry for my delayed reply. Could you please run pip freeze in your console and check if eelis there?