You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: