You are not logged in.
https://ibb.co/qdf3C5L
"
Every time any terminal-emulator is booted i got "pyenv: command not found" or "pyenv: no such command `virtualenv-init'" now i realised i needed "pyenv-virtualenv" to be able to solve this dependency and would like to know how i could work all of this out in the future more easily, like if i have one in the future not as simple or obvious.
I suppose what i'm asking is, if one of you saw a random error when terminal boots up, what would be your first steps.
Thanks and sorry for the dumb question lol
Last edited by Loopy (2023-10-27 11:22:58)
Offline
Check you shell initialization files.
Online
Thx
Offline
Also look up pkgfile (in the repos) and/or pacman -F in the pacman manpage to find the (not yet installed) package containing a specific file.
Offline