Skip to content

Installation dependency error #24

@xandrd

Description

@xandrd

Fresh installation pip install -e . results in several build errors

Astropy

Cloning https://github.com/astropy/astropy.git (to revision v7.2.x) to /tmp/pip-install-qhk5i0uk/astropy_8ccbc5743a784964bfb7c29a21872a79
  Running command git clone --filter=blob:none --quiet https://github.com/astropy/astropy.git /tmp/pip-install-qhk5i0uk/astropy_8ccbc5743a784964bfb7c29a21872a79
  Running command git checkout -b v7.2.x --track origin/v7.2.x
  Switched to a new branch 'v7.2.x'
  branch 'v7.2.x' set up to track 'origin/v7.2.x'.
  Resolved https://github.com/astropy/astropy.git to commit 5f9a9b726398472ca569ee9f608431ff4ef10c41
  Installing build dependencies ... done
  Getting requirements to build wheel ... error
  error: subprocess-exited-with-error
  
  × Getting requirements to build wheel did not run successfully.
  │ exit code: 1

tqdm conflict

The conflict is caused by:
    el-paso 0.1 depends on tqdm==4.67.2
    swvo 1.2.1 depends on tqdm>=4.67.3

The requirements were defined with very strict constraints.

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