Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

virtualenv: error: argument dest: the destination . is not write-able at /opt/isso #1047

Closed
NickDriscoll opened this issue Mar 6, 2025 · 1 comment

Comments

@NickDriscoll
Copy link

I'm following the Installation instructions, but when I execute virtualenv --download /opt/isso I get the following error:
virtualenv: error: argument dest: the destination . is not write-able at /opt/isso

At this point, I haven't begun configuring anything, so I can't see how this error is my doing. I followed the installation instructions up to this point.

Output of uname for reference:
Linux rpi5 6.6.74+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.74-1+rpt1 (2025-01-27) aarch64 GNU/Linux

@jelmer
Copy link
Member

jelmer commented Mar 7, 2025

You will need to run these commands as a user that can actually write the /opt/isso. That error suggests the current user can't.

@isso-comments isso-comments locked and limited conversation to collaborators Mar 7, 2025
@jelmer jelmer converted this issue into discussion #1048 Mar 7, 2025

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants