Error in installing Qv2ray via Aur in Manjaro GNOME

Hello there,
I already had qv2ray installed via Aur and everything was legendary OK.
After last Manjaro’s packages update the qv2ray won’t load up so I uninstall then trying to reinstalled, this time I can’t even install it using the command down below :)) :
yay -S qv2ray

I get the following error and warnings:

– Configuring done (2.1s)
CMake Warning at CMakeLists.txt:414 (add_executable):
Cannot generate a safe runtime search path for target qv2ray because files
in some directories may conflict with libraries in implicit directories:

runtime library [libz.so.1] in /usr/lib may be hidden by files in:
  /home/<user>/anaconda3/lib
runtime library [libcurl.so.4] in /usr/lib may be hidden by files in:
  /home/<user>/anaconda3/lib

Some of these libraries may not be found correctly.

– Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:

QV2RAY_ZXING_PROVIDER

Note, I tried to use snap version of Qv2ray, it runs but connection can’t be established to my v2ray servers even though I configured it’s core.

Looks like you mangled your PATH with anaconda.

Instead of snap, you could try the flatpak version.