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

venv rename renames the directory, but doesn't update the virutalenv scripts #104

Open
andrewcox opened this issue Jan 2, 2013 · 0 comments

Comments

@andrewcox
Copy link

http://pastebin.com/0LCDChaQ

Notice that 'pybrew venv rename ... ...' doesn't throw any errors, and a subsequent 'pybrew venv use' with the new venv name appears to work, but the resulting environment is broken (because the rename moved the venv scripts to a new directory, but did not change absolute paths in those scripts hard-coded to point to the old directory).

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

1 participant