GUDHI / gudhi-devel

The GUDHI library is a generic open source C++ library, with a Python interface, for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding.
https://gudhi.inria.fr/
MIT License
259 stars 66 forks source link

copy_on_error if symbolic link failed to be created #1132

Closed VincentRouvreau closed 2 months ago

VincentRouvreau commented 2 months ago

Fix last issue of #1131 on windows where you need to have admin rights, or in developper mode to be able to make symbolic links.