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

Incorrect version reported by pyenv virtualenv --version #465

Closed
5 tasks done
darkfishy opened this issue Sep 5, 2023 · 1 comment · Fixed by #471
Closed
5 tasks done

Incorrect version reported by pyenv virtualenv --version #465

darkfishy opened this issue Sep 5, 2023 · 1 comment · Fixed by #471

Comments

@darkfishy
Copy link

Description

pyenv virtualenv --version from release 1.2.2 incorrectly reports self version as 1.2.1.

This is a packaging issue. Last time self version was updated in 7a6ea24, however, since then 1.2.2 package has been released.

Prerequisite

  • Make sure your problem is not listed in the common build problems.
  • Make sure no duplicated issue has already been reported in the pyenv-virtualenv issues. You should look in closed issues, too.
  • Make sure you are not asking us to help solving your specific issue.
    • GitHub issues is opened mainly for development purposes. If you want to ask someone to help solving your problem, go to some community site like Gitter, StackOverflow, etc.
  • Make sure your problem is not derived from packaging (e.g. Homebrew).
    • Please refer to the package documentation for the installation issues, etc.
  • Make sure your problem is not derived from other plugins.
    • This repository is maintaining the pyenv-virtualenv plugin only. Please refrain from reporting issues of other plugins here.
@ushuz
Copy link
Contributor

ushuz commented Dec 6, 2023

Fixed in #471

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

Successfully merging a pull request may close this issue.

3 participants