Skip to content

pip package for wcon missing schema file #86

@cheelee

Description

@cheelee

The package installed via the command "pip install wcon" (under the conda environment for Python 3.5) appears to be missing the schema file as indicated by this error message for when I try to run the OWAT example "WCON Demo.py"

FileNotFoundError: [Errno 2] No such file or directory: '/home/cheelee/miniconda3/lib/python3.5/site-packages/wcon/wcon_schema.json'

This is easily fixed on my side by merely copying the necessary file from my clone of tracker-commons, but I'm thinking the pip package ought to be fixed to include the file. Thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions