Can not update python-openrazer

If i try to update the packages with pamac or

yay -S openrazer-meta python-openrazer openrazer-driver-dkms openrazer-daemon

i have this error

ERROR: Your 'python3' does not point to /usr/bin/python3 but to /bin/python3, likely a custom environment like anaconda.
Please build this package in a clean chroot (e.g. with https://wiki.archlinux.org/title/DeveloperWiki:Building_in_a_clean_chroot) or point your PATH variable to prefer /usr/bin/ temporarily.

The clean chroot is too complicated for me

i post in github to the maintainer, but i do not understand what he means

i should do this command but i donĀ“t know where or how

export PATH=/usr/bin:$PATH

python is located /bin/python3 here

Can someome help me

Oh i am soo stupid
i should type in the terminal

  1. export PATH=/usr/bin:$PATH
  2. yay -Syu

now the update is done from these packages

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.