linkml / schemasheets

Structure your data in a FAIR way using google sheets or TSVs. These are then converted to LinkML, and from there other formats
https://linkml.io/schemasheets/
43 stars 5 forks source link

Issue locating module 'fairstructure' #5

Closed bfurner closed 2 years ago

bfurner commented 2 years ago

I installed the latest using pip install schemasheets and when attempting to execute sheets2project as per the README, I get the following:

ModuleNotFoundError: No module named 'fairstructure'

This was using the example tsvs from the repo, sheets2project -d . examples/input/*.tsv but the same behavior is seen just calling sheets2project