mirror of https://github.com/polybar/polybar.git
Updated Known Issues (markdown)
parent
5022c16d1e
commit
3b15257262
|
@ -39,8 +39,7 @@ The general issue is that the libraries and programs provided by Anaconda cannot
|
||||||
**Fix:** The easiest fix is to uninstall Anaconda if you don't need it.
|
**Fix:** The easiest fix is to uninstall Anaconda if you don't need it.
|
||||||
|
|
||||||
If you can't/don't want to uninstall Anaconda, we need to force polybar to not use any resources provided by Anaconda.
|
If you can't/don't want to uninstall Anaconda, we need to force polybar to not use any resources provided by Anaconda.
|
||||||
This can be done by temporarily removing any paths that point to anaconda from both the `$PATH` and `$PKG_CONFIG_PATH` environment
|
This can be done by temporarily removing any paths that point to anaconda from both the `$PATH` and `$PKG_CONFIG_PATH` environment variables in the terminal before building polybar.
|
||||||
Variable si before building polybar.
|
|
||||||
|
|
||||||
For example if your `PATH` variable contains:
|
For example if your `PATH` variable contains:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue