You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/bin/elk", line 5, in <module>
from elk.__main__ import run
File "/usr/local/lib/python3.10/dist-packages/elk/__init__.py", line 1, in <module>
from .evaluation import Eval
ModuleNotFoundError: No module named 'elk.evaluation'
Reproduced on my local setup and on colab
However doing the installation manually works
The text was updated successfully, but these errors were encountered: