-
Notifications
You must be signed in to change notification settings - Fork 5
not able to import #1
Copy link
Copy link
Open
Description
Getting the following error when importing:
11 import pickle
12 import decimal
---> 13 from company_score_tfidf import keyword_score_map
14
15 class CompanyNameSimilarity:
ModuleNotFoundError: No module named 'company_score_tfidf'
Import statement: from compsim.company_name_similarity import CompanyNameSimilarity
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels