Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Keeps creating the "same" virtualenvs folder: /.local/share/virtualenvs/JupyterNotebooks-uVG1pv5y  #6443

@khteh

Description

@khteh

Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Pipenv.

Check the diagnose documentation for common issues before posting! We may close your issue if it is very similar to one of them. Please be considerate, or be on your way.

Make sure to mention your debugging experience if the documented solution failed.

Issue description

pipenv --rm --clear and pipenv shell keeps creating the same folder name /.local/share/virtualenvs/JupyterNotebooks-uVG1pv5y ? Is that expected behaviour? I would expect it to create the folder with a new name instead of the old one which makes it hard to debug, especially from IDE if it actually uses the old or the newly created virtualenv?

Expected result

Describe what you expected.

Actual result

When possible, provide the verbose output (--verbose), especially for locking and dependencies resolving issues.

Steps to replicate

Provide the steps to replicate (which usually at least includes the commands and the Pipfile).


Please run $ pipenv --support, and paste the results here. Don't put backticks (`) around it! The output already contains Markdown formatting.

If you're on macOS, run the following:

$ pipenv --support | pbcopy

If you're on Windows, run the following:

> pipenv --support | clip

If you're on Linux, run the following:

$ pipenv --support | xclip

No console output at all

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions