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

Install install 19_large_depthwise_conv2d_torch_extension but ”bash: ./setup.py: Permission denied“ #18

Open
CYYJL opened this issue Apr 25, 2024 · 2 comments

Comments

@CYYJL
Copy link

CYYJL commented Apr 25, 2024

Hi, When I try to install 19_large_depthwise_conv2d_torch_extension on the GPU service platform, I'm prompted that I don't have sufficient permissions to install it. Is there any alternative installation method or can it be installed via pip?

@invictus717
Copy link
Collaborator

add --user

@KT313
Copy link

KT313 commented Oct 18, 2024

@CYYJL try "python3 setup.py (--user)" instead of "./setup.py (--user)"

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