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

setup.py? #62

Open
Hierakonpolis opened this issue Nov 14, 2024 · 2 comments
Open

setup.py? #62

Hierakonpolis opened this issue Nov 14, 2024 · 2 comments

Comments

@Hierakonpolis
Copy link

The readme reports the very reasonable instruction:
Go into the repository (the folder with the setup.py file) and install
However, at the moment I do not see any such file anywhere in the repository, and as expected pip3 install -e fails. What am I missing here?

@DininduSenanayake
Copy link

@Hierakonpolis Yeah, looks like the wording is incorrect. However, pip install -e . should still work as long as you are on the parent directory HD-BET which has the pyproject.toml (not HD_BET) .

@DISAPPEARED13
Copy link

It seems that we don't have to run 'cd HD-BET', just install it in the parent directory is fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants