adi1090x / polybar-themes

A huge collection of polybar themes with different styles, colors and variants.
GNU General Public License v3.0
5.59k stars 406 forks source link

Pywal is installed, but pywal.sh returns error. #131

Closed redfox-23 closed 2 years ago

redfox-23 commented 3 years ago

Pywal is installed through pip3 (sudo pip3 install pywal), however if I try to run any theme's pywal.sh, it returns error: [!] 'pywal' is not installed.

Output for pip3 show pywal:

Name: pywal Version: 3.3.0 Summary: Generate and change color-schemes on the fly Home-page: https://github.com/dylanaraps/pywal Author: Dylan Araps Author-email: dylan.araps@gmail.com License: MIT Location: /usr/local/lib/python3.8/dist-packages Requires: Required-by:

KaniDev commented 2 years ago

see #110; there's an easy fix

redfox-23 commented 2 years ago

Thx, it worked :+1: