Replies: 1 comment 1 reply
-
Hi Mladen, A few months down the line from your question, so you might have resolved the issue already. However, in case you still need it or if it will provide insight to anyone else, I have been trying to hack the colour styling system of Pyleecan for my project and here is what I found. Pyleecan creates a user specific copy of the
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have added new color to "pyleecan_color.json", e.g. "SLOT_COLOR": "mangenta". But when i try to import it in plot.py i get en error:
File "C:\Work\Python\pyleecan\pyleecan\Methods\Slot\SlotW31B\plot.py", line 11, in <module> SLOT_COLOR = config_dict["PLOT"]["COLOR_DICT"]["SLOT_COLOR"] KeyError: 'SLOT_COLOR' (venv39) PS C:\Work\Python\pyleecan>
Regards,
Mladen
Beta Was this translation helpful? Give feedback.
All reactions