Skip to content

Potentially Unintentional Data Location Behavior #3

@tktran11

Description

@tktran11

The data folder that is included with TREETS (which stores both the toy data and files necessary for food parsing) are not included when pip installing treets.

  • Food Parser initialization appears to look for data files present at the file location where the current project utilizing treets is located, rather than from within the treets installation
  • Band-aid fix is to clone the existing data folder and throw it into whatever file location where the project/notebook utilizing treets lives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions