Skip to content
This repository was archived by the owner on Feb 16, 2019. It is now read-only.
This repository was archived by the owner on Feb 16, 2019. It is now read-only.

sqlite3.OperationalError #72

@spaver

Description

@spaver

I am running ITEP using the 64GB virtual box. The setup_step1 step completed successfully, but running setup_step2 yields the following error:
Traceback (most recent call last):
File "/home/itep/LATEST_ITEP/master/src/internal/db_loadPresenceAbsence.py", line 125, in
cur.execute(cmd, tuple(sp))
sqlite3.OperationalError: table presenceabsence has 24 columns but 36 values were supplied

I think there are 24 columns for "runid", "clusterid", "annote", and 21 genomes. I do not know where 36 values would come from.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions