polara
polara copied to clipboard
ModuleNotFoundError: No module named 'polara'
ModuleNotFoundError Traceback (most recent call last)
Input In [50], in
ModuleNotFoundError: No module named 'polara'
Even after doing pip install polara facing the issue.
HI!
Are you sure that you're using the same env as the env you install polara to?
What does the following line give you?
from polara import RecommenderData