Dear developers and Ubermag team,
I am following the standard installation steps on the git site and youtube videos for installingubermag and its packages in my new PC, but I am finding an issue with 'viskores' package. I once installed all this in early 2024 maybe, can't quite remember, but now I am encountering the following error, right after writing in the command window:
(ubermag_env) C:\Users\david.osuna>conda create -n ubermag_env -c conda-forge ubermag
I am getting:
(...)
Downloading and Extracting Packages:
InvalidArchiveError("Error with archive C:\Users\david.osuna\AppData\Local\anaconda3\pkgs\viskores-1.1.0-h509acf7_0.conda. You proba)
I also tried with 'mamba', and I kind of remember that this used to work before, but apparently no longer:
entering:
(ubermag_env) C:\Users\david.osuna>mamba create -n ubermag_env -c conda-forge ubermag
gives:
(...)
Linking viskores-1.1.0-h509acf7_0
warning libmamba Invalid package cache, file 'C:\Users\david.osuna\AppData\Local\anaconda3\pkgs\viskores-1.1.0-h509acf7_0\Library\include\viskores-1.1\viskores\filter\scalar_topology\worklet\branch_decomposition\hierarchical_volumetric_branch_decomposer\SuperArcVolumetricComparatorIndirectGlobalIdComparator.h' is missing
error libmamba Cannot find a valid extracted directory cache for 'viskores-1.1.0-h509acf7_0.conda'
critical libmamba Package cache error.
If I might not been very clear or need further info, just let me know.
I'd much appreciate if you could give me a hand on this, as I cannot spot what I am doing wrong...
Many thanks!
Dear developers and Ubermag team,
I am following the standard installation steps on the git site and youtube videos for installingubermag and its packages in my new PC, but I am finding an issue with 'viskores' package. I once installed all this in early 2024 maybe, can't quite remember, but now I am encountering the following error, right after writing in the command window:
(ubermag_env) C:\Users\david.osuna>conda create -n ubermag_env -c conda-forge ubermag
I am getting:
(...)
Downloading and Extracting Packages:
InvalidArchiveError("Error with archive C:\Users\david.osuna\AppData\Local\anaconda3\pkgs\viskores-1.1.0-h509acf7_0.conda. You proba)
I also tried with 'mamba', and I kind of remember that this used to work before, but apparently no longer:
entering:
(ubermag_env) C:\Users\david.osuna>mamba create -n ubermag_env -c conda-forge ubermag
gives:
(...)
Linking viskores-1.1.0-h509acf7_0
warning libmamba Invalid package cache, file 'C:\Users\david.osuna\AppData\Local\anaconda3\pkgs\viskores-1.1.0-h509acf7_0\Library\include\viskores-1.1\viskores\filter\scalar_topology\worklet\branch_decomposition\hierarchical_volumetric_branch_decomposer\SuperArcVolumetricComparatorIndirectGlobalIdComparator.h' is missing
error libmamba Cannot find a valid extracted directory cache for 'viskores-1.1.0-h509acf7_0.conda'
critical libmamba Package cache error.
If I might not been very clear or need further info, just let me know.
I'd much appreciate if you could give me a hand on this, as I cannot spot what I am doing wrong...
Many thanks!