Skip to content

Version string inconsistent depending on installation method #4308

@DanielSchiavini

Description

@DanielSchiavini

Version Information

~ $ .vvm/vyper-0.4.0 --version
0.4.0+commit.e9db8d9f
~ $ workon boa
(boa) ~/titanoboa $ vyper --version
0.4.0+commit.e9db8d9
  • OS: linux
  • Python Version: 3.12

What's your issue about?

there is a mismatch between pip-installed vyper and binary-installed vyper (e.g. via vvm).

How can it be fixed?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions