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

fix conda env #2

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

madratman
Copy link

Addresses #1

Chose to have detectron and cc_torch in a separate file as they can take time to install. We can move it to pip section in conda ofc, but I think they take time to compile and user doesn't get any info while they're compiling, which makes it seems things are stuck.

conda's verbose option doesn't show pip install logs: conda/conda#10556

Also, as I mentioned in the issue, it is not clear if raft and cc_torch could just be external dependencies or any changes have been made to them?

@madratman
Copy link
Author

can we just use the detectron2 wheels for torch 1.10? https://detectron2.readthedocs.io/en/latest/tutorials/install.html#install-pre-built-detectron2-linux-only

how did you install detectron?

@madratman madratman mentioned this pull request Aug 26, 2022
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

Successfully merging this pull request may close these issues.

1 participant