-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi, thank you for sharing this great project! I tried to install FastGeodis on Windows in an Anaconda environment, and encountered the following issue:
FastGeodis cannot be installed using pip install FastGeodis --no-build-isolation --no-cache-dir. Manual installation from GitHub does not work correctly.
I first tried:
pip install FastGeodis --no-build-isolation --no-cache-dir
But it failed with the error:

So I cloned the GitHub repo from:
https://github.com/masadcv/FastGeodis
as follows:

And manually copied the FastGeodis/ folder into my Anaconda environment at:

However, when I run:
import FastGeodis
I got:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
