Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change theme #77

Closed
kjhuanhao opened this issue Aug 20, 2019 · 5 comments
Closed

Change theme #77

kjhuanhao opened this issue Aug 20, 2019 · 5 comments

Comments

@kjhuanhao
Copy link

Change theme

The following error occurred when I changed the theme

python i3wm-themer.py --config config.yaml --load themes/[006].json
[>] Located the config file
/home/huanhao/Downloads/i3wm-themer-master/src/config.py:14: YAMLLoadWarning: calling yaml.load_all() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  for conf in config:
[x] Failed to locate the json file
@stav121
Copy link
Owner

stav121 commented Oct 30, 2019

Hello sir, I'm sorry for the late response.

If this is still the case, could you give some more information? Like python version, OS, etc?

If you managed to solve this, could you please share how you did it in case someone encounters it as well?

@MrIdle
Copy link

MrIdle commented Nov 11, 2019

Hello,

I' m having the same issue. I'm on Ubuntu 18.04 and my python version is 3.6.3. What other info would be helpful?

@konrad-grochowski
Copy link

You should not include the square brackets.
python i3wm-themer.py --config config.yaml --load themes/006.json
works just fine

@stav121
Copy link
Owner

stav121 commented Dec 31, 2019

@evergreenexplicit You are so right. I didn't even notice that.

@stav121
Copy link
Owner

stav121 commented May 1, 2021

I am closing this issue, if anything similar come up please re-open it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants