Skip to content

Pip error "Could not find a version that satisfies the requirement vyper==0.3.1" #2564

@chrisedhog

Description

@chrisedhog
  • vyper Version (output of vyper --version): 0.2.16
  • OS: OSX BigSur
  • Python Version (output of python --version): 3.10.0

I'm having trouble updating Vyper to 0.3.1 as it's saying it doesn't exist

The error that I get is as follows:

ERROR: Could not find a version that satisfies the requirement vyper==0.3.1 (from versions: 0.1.0b1, 0.1.0b2, 0.1.0b3, 0.1.0b4, 0.1.0b5, 0.1.0b6, 0.1.0b7, 0.1.0b8, 0.1.0b9, 0.1.0b10, 0.1.0b11, 0.1.0b12, 0.1.0b13, 0.1.0b14, 0.1.0b15, 0.1.0b16, 0.1.0b17, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.8, 0.2.9, 0.2.10, 0.2.11, 0.2.12, 0.2.13, 0.2.14, 0.2.15, 0.2.16)
ERROR: No matching distribution found for vyper==0.3.1

Anyone had a similar problem?

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