You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @amirarasteh1990 Could you share more information on this issue so that we can reproduce it? For example, it would be helpful to know the following:
Command you used to install windIO
Commands or screenshots that showed the missing files
List of the missing files
Any other information that allows us to understand your system and situation without having seen it will be helpful. I often find it useful to write an issue as if I'm explaining the problem to a colleague sitting beside me since in that case I'd probably open some information on my computer and point at some things to explain the situation completely.
@amirarasteh1990 My apologies for the long delay in getting back to you. The issue above is because the contents of the windio/turbine and windio/plant folders are YAML files that define the schema. These are not explicitly included in the packaged build (there isn't a package_data entry in the setup.py) and the default behavior is to only include Python (.py) files.
Hopefully you aren't still stuck on this. I'm working on modifying windIO to include the schema files for my own project's needs, so if you also need it just let me know.
Some of the files are missing when installing (e.g. pip install windIO)
The text was updated successfully, but these errors were encountered: