-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
I followed all of the instructions for downloading and unzipping the SNOMED term database and provided the path for database formation and got the following print-outs:
DEBUG:root:Importing SNOMED descriptions into snomed.db...
----- DID IMPORT descriptions
DEBUG:root:1613155 concepts parsed
DEBUG:root:Importing SNOMED relationships into snomed.db...
----- DID IMPORT relationships
DEBUG:root:4863481 concepts parsed
However, when I run the snomed.py command again from command line, I get AssertionError: "315004001" refines "128462008" should return True or the database hasn't been set up properly
Is there a way to further debug this error and find out which step of database set up caused the failure?
Metadata
Metadata
Assignees
Labels
No labels