Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to install FINDER_ND algorithm #5

Open
liufeifan opened this issue Jan 16, 2024 · 4 comments
Open

Failed to install FINDER_ND algorithm #5

liufeifan opened this issue Jan 16, 2024 · 4 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@liufeifan
Copy link

Hi, nice to read the excellent review paper, and thanks for sharing and organizing the data & codes.
I didn't install FINDER successfully when Cythoning PrepareBatchGraph.pyx to PrepareBatchGraph.cpp. Some issue screenshots are as follows:
image
image

The uploaded PrepareBatchGraph.cpp file is also invalid with error: Do not use this file, it is the result of a failed Cython compilation.
By the way, I can install and test the original FINDER_ND algorithm under the same conda env.
I have installed gcc-8 and g++-8 as suggested, and I have no clue why it happened. Could you give me any advice?

@eMarco eMarco added bug Something isn't working good first issue Good for newcomers labels Jan 23, 2024
@eMarco
Copy link
Contributor

eMarco commented Jan 23, 2024

Thank you. I'll fix this ASAP.

@eMarco eMarco self-assigned this Jan 23, 2024
@eMarco eMarco closed this as completed Mar 15, 2024
@eMarco eMarco reopened this Mar 15, 2024
@chenshuai17
Copy link

Did you fix it? I had the same problem

@liufeifan
Copy link
Author

No, the problem is still there.

Did you fix it? I had the same problem

@eMarco
Copy link
Contributor

eMarco commented Nov 21, 2024

Did you fix it? I had the same problem

Nope. It's pretty hard to fix since the conda repository - and the pip ones as well IIRC - do not ship the dependency packages anymore as they're too old.

Regarding the code, I recall I copy pasted the author's repository in full.

I've been too overwhelmed to dig into this, sorry. Any help is welcome.

@eMarco eMarco added the help wanted Extra attention is needed label Nov 21, 2024
@eMarco eMarco removed their assignment Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants