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
Traceback (most recent call last):
File "scripts/plot_scalar_results.py", line 24, in <module>
import oemoflex.tools.plots as plots
File "/home/local/RL-INSTITUT/hendrik.huyskens/miniconda3/envs/oemof-B3/lib/python3.8/site-packages/oemoflex/tools/plots.py", line 13, in <module>
default_labels_dict = helpers.load_yaml(os.path.join(dir_name, "labels.yaml"))
File "/home/local/RL-INSTITUT/hendrik.huyskens/miniconda3/envs/oemof-B3/lib/python3.8/site-packages/oemoflex/tools/helpers.py", line 9, in load_yaml
with open(file_path, "r") as yaml_file:
FileNotFoundError: [Errno 2] No such file or directory: '/home/local/RL-INSTITUT/hendrik.huyskens/miniconda3/envs/oemof-B3/lib/python3.8/site-packages/oemoflex/tools/labels.yaml'
Solution: Add files to MANIFEST.in file
The text was updated successfully, but these errors were encountered:
See:
Solution: Add files to MANIFEST.in file
The text was updated successfully, but these errors were encountered: