Skip to content

Cannot install on Python 3.10 #1

@Alekos92

Description

@Alekos92

I have been trying to install this package on Python 3.10.12 and getting this error:

$ pip install AsyncLupa

Collecting AsyncLupa
  Using cached AsyncLupa-1.0b.tar.gz (2.6 kB)
  Preparing metadata (setup.py) ... done
Discarding https://files.pythonhosted.org/packages/00/9e/c4266dd88cb4221dce9a1358948ecfb20e0375b772191c1c135d160e96c0/AsyncLupa-1.0b.tar.gz#sha256=ee6af0ecdcb13254a47e29cb83b1708de759cb8d6fe425164fcd0fb9836a2244 (from https://pypi.org/simple/asynclupa/) (requires-python:>=2): Requested AsyncLupa from https://files.pythonhosted.org/packages/00/9e/c4266dd88cb4221dce9a1358948ecfb20e0375b772191c1c135d160e96c0/AsyncLupa-1.0b.tar.gz#sha256=ee6af0ecdcb13254a47e29cb83b1708de759cb8d6fe425164fcd0fb9836a2244 has inconsistent version: filename has '1.0b0', but metadata has '1.0'
ERROR: Could not find a version that satisfies the requirement AsyncLupa (from versions: 1.0b0)
ERROR: No matching distribution found for AsyncLupa

Is there a plan to support newer versions of Python?

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