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