I can confirm that VISAN is indeed not working when performing a clean install.
It seems that this is due to an updated version of the ‘proj’ library (conda installations now come with version 8 instead of version 7). We are working on fix.
In the mean time you could try installing visan by adding a proj<8 argument to your conda install command.