How to install themes

I wanna install my theme on open edx but see this error please help me
thanks a lot

What steps did you follow
Initially, you should apply these steps and requirements
https://edx.readthedocs.io/projects/edx-installing-configuring-and-running/en/latest/configuration/changing_appearance/theming/enable_themes.html#enable-theming

Ahmed

i config this page but do not solved anyway thanks

Hi @Vahid-Peivandi! We are going to need more information in order to help you debug this. Please post here with as much details as possible the steps you followed and that led to the error. In particular: what is the theme that you are trying to install?
Also, it is preferable to copy-paste error logs rather than post screenshots. Logs contain more details and are easier to search. If you’d rather not post long logs, you can use a service such as https://pastebin.com/

set this in your env file:
“COMPREHENSIVE_THEME_DIRS”: [
“/edx/app/edxapp/edx-platform/my-open-edx-themes/edx-platform/my-theme”
],
“DEFAULT_SITE_THEME”: “my-theme”,
“ENABLE_COMPREHENSIVE_THEMING”: true,

Then restart your services

Maybe this will help!

hi dear my problem solved
and now I wanna ask another question
what is useful and usable for what ansible in edx please describe with example
thanks a lot

ok nice
hi dear my problem solved
and now I wanna ask another question
what is useful and usable for what ansible in edx please describe with example
thanks a lot

Hi, if you have a new question, please start a new topic. Thanks.