Skip to content

Current install? #120

@RichardScottOZ

Description

@RichardScottOZ

Do you have advice on which version to use here please?

pip install -e .
  Installing build dependencies ... done
  Checking if build backend supports build_editable ... done
  Getting requirements to build editable ... done
  Preparing editable metadata (pyproject.toml) ... done
Collecting geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@develop (from mira-omf==3.4.0a2.dev4+a42a200)
  Cloning https://github.com/MiraGeoscience/geoh5py.git (to revision develop) to C:\Users\rscott\AppData\Local\Temp\pip-install-sp6eydft\geoh5py_0dccb0453af8415387c36d8ea9421cf2
  Running command git clone --filter=blob:none --quiet https://github.com/MiraGeoscience/geoh5py.git 'C:\Users\rscott\AppData\Local\Temp\pip-install-sp6eydft\geoh5py_0dccb0453af8415387c36d8ea9421cf2'
  Resolved https://github.com/MiraGeoscience/geoh5py.git to commit 771ae87ccae825e2eae4058b5f51fd6d5f4791cf
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting numpy<1.27.0,>=1.26.0 (from mira-omf==3.4.0a2.dev4+a42a200)
  Downloading numpy-1.26.4-cp312-cp312-win_amd64.whl.metadata (61 kB)
Collecting properties==0.6.* (from mira-omf==3.4.0a2.dev4+a42a200)
  Using cached properties-0.6.1.tar.gz (52 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting pypng<0.20220716,>=0.20220715 (from mira-omf==3.4.0a2.dev4+a42a200)
  Using cached pypng-0.20220715.0-py3-none-any.whl.metadata (13 kB)
Collecting six<2.0,>=1.16 (from mira-omf==3.4.0a2.dev4+a42a200)
  Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting vectormath==0.2.* (from mira-omf==3.4.0a2.dev4+a42a200)
  Using cached vectormath-0.2.2.tar.gz (9.2 kB)
  Installing build dependencies ... done
  Getting requirements to build wheel ... done
  Preparing metadata (pyproject.toml) ... done
Collecting Pillow<12.2.0,>=12.1.0 (from geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@develop->mira-omf==3.4.0a2.dev4+a42a200)
  Downloading pillow-12.1.1-cp312-cp312-win_amd64.whl.metadata (9.0 kB)
Collecting h5py<4.0.0,>=3.15.0 (from geoh5py @ git+https://github.com/MiraGeoscience/geoh5py.git@develop->mira-omf==3.4.0a2.dev4+a42a200)
  Downloading h5py-3.16.0-cp312-cp312-win_amd64.whl.metadata (3.1 kB)
INFO: pip is looking at multiple versions of geoh5py to determine which version is compatible with other requirements. This could take a while.
ERROR: Cannot install mira-omf and mira-omf==3.4.0a2.dev4+a42a200 because these package versions have conflicting dependencies.

The conflict is caused by:
    mira-omf 3.4.0a2.dev4+a42a200 depends on numpy<1.27.0 and >=1.26.0
    geoh5py 0.12.1rc2.dev239+771ae87c depends on numpy<2.5.0 and >=2.4.0

Additionally, some packages in these conflicts have no matching distributions available for your environment:
    numpy

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip to attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

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