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 install gets error: IndexError: list index out of range #26

Open
IanCheng18 opened this issue May 1, 2022 · 1 comment
Open

Comments

@IanCheng18
Copy link

IanCheng18 commented May 1, 2022

I am trying to run demo.sh using google colab.
My system setup is as following:

Pytorch version:  1.11.0+cu113
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2020 NVIDIA Corporation
Built on Mon_Oct_12_20:09:46_PDT_2020
Cuda compilation tools, release 11.1, V11.1.105
Build cuda_11.1.TC455_06.29190527_0
gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
Copyright (C) 2017 Free Software Foundation, Inc.

While I am trying to run

%cd /content/PoseCNN-PyTorch/lib/layers
!python setup.py install

I got error as
IndexError: list index out of range

Am I using incorrect version of required software?
Where did the error came from and how to solve it?

@IanCheng18 IanCheng18 changed the title error: command '/usr/local/cuda/bin/nvcc' failed with exit status 1 setup.py install gets error: IndexError: list index out of range May 1, 2022
@YorkWang-Go
Copy link

I met the same problem, have you solved it?

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

2 participants