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

[BUG-REGRESSION] Unable to change theme -> No module named 'tomli_w' #432

Open
thealio opened this issue Apr 7, 2024 · 2 comments
Open

Comments

@thealio
Copy link
Contributor

thealio commented Apr 7, 2024

Hi
I have this error using the script bash -c "$(wget -qO- https://git.io/vQgMr)"

Traceback (most recent call last):
  File "<string>", line 7, in <module>
ModuleNotFoundError: No module named 'tomli_w'

I'm currently unable to change the theme

Envirorment : XFCE
Terminal : xfce4-terminal

Not currently tested with other DEs and terminals

@asalois
Copy link
Contributor

asalois commented May 25, 2024

When you run pip3 list what is the output? It looks like your are missing the tomi_w pip package.

@stablestud
Copy link
Contributor

stablestud commented May 30, 2024

Strange, when grepping for tomli_w I can only find it in apply-alacritty.py but you tried to apply to the xfce4-terminal terminal.

This makes to me no sense, as apply-alacritty.py shouldn't been called.
What was your TERMINAL env?

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

No branches or pull requests

3 participants