Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

RuntimeError: Not compiled with GPU support #235

Open
Arpitrf opened this issue Sep 30, 2023 · 2 comments
Open

RuntimeError: Not compiled with GPU support #235

Arpitrf opened this issue Sep 30, 2023 · 2 comments

Comments

@Arpitrf
Copy link

Arpitrf commented Sep 30, 2023

I am able to run non-egocentric case
python -m demo.demo_handmocap --input_path ./sample_data/stir.mov --out_dir ./mocap_output
but facing issues with egocentric view_type, i.e.
python -m demo.demo_handmocap --input_path ./sample_data/stir.mov --out_dir ./mocap_output --view_type ego_centric

I am getting this error:
Screen Shot 2023-10-08 at 11 03 39 AM

Following are my package versions:
Screen Shot 2023-09-29 at 10 19 40 PM

I have also tried with a different environment with the following packages:
Screen Shot 2023-10-08 at 11 05 57 AM

Any help would be appreciated!

@Arpitrf
Copy link
Author

Arpitrf commented Sep 30, 2023

I installed detectron2 based on the official website using the following command:
python -m pip install 'git+https://github.com/facebookresearch/detectron2.git'

@Arpitrf
Copy link
Author

Arpitrf commented Oct 10, 2023

@penincillin hello, just wanted to ask if you have any suggestions for this

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

No branches or pull requests

1 participant