Skip to content

pip install -e version counting is wrong #84

@ispielma

Description

@ispielma

The numbering scheme used for the version tags leads pip to incorrectly interpret the version number. For example for runmanager the current version tag is 3.2.0 but running pip install -e . claims to install runmanager-3.2.0rc2.dev7+gb9164fb, but there is no rc2 tag listed. Then pip throws the error

labscript-suite 3.3.0.dev9+ge99a74b requires runmanager>=3.2.0, but you have runmanager 3.2.0rc2.dev7+gb9164fb which is incompatible.

The same general thing is going on for lyse that should be version 3.2.3 but pip gives the version tag of lyse-3.2.0rc2.dev30+gd70dbb3.

I think the issue is that for selecting the version tag there is some code that thinks "0rc2" > "0".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy