Skip to content

[BUG] FastGeodis cannot be installed and implemented #65

@Studentpengyu

Description

@Studentpengyu

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:
Image

So I cloned the GitHub repo from:
https://github.com/masadcv/FastGeodis
as follows:
Image
And manually copied the FastGeodis/ folder into my Anaconda environment at:
Image
However, when I run:
import FastGeodis
I got:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions