Skip to content

Unable to utilize SimpleSQLite 1.1.3 after installation via pip #72

@bobgott

Description

@bobgott

I'm running on Windows 10. After installation via pip, I tried running the example script create table from data matrix (4.1.1.) in your read the docs. The program error'd out with unable to find 'pytablewriter'. I loaded that library via pip and your demo worked. Then I tried reading in a more complicated table and it error's out with

ValueError: 'word_master' table not included in the schema

That table was in the schema. I suspect more libraries are missing.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions