Skip to content

Virtual environment activation doesn't update prompt properly #74

Open
@jgwinner

Description

@jgwinner

So far, virtualenv-clone seems to work for our purposes - we want to install some PyTest "smoke" tests, but not have the development libraries in production.

Environment:
ubuntu 20.04
Python 3.8.10
virtualenv-clone 0.5.7

However, activating the environment makes it seem like you're still in the original environment.

I checked the activate script and it look like the old hard coded environment name is still in there.

Seems like this could be an additional search and replace?

I checked under Powershell, and the prompt DOES update :)

== John ==

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