Skip to content

Conflicts between dependencies versions #6

@cadauxe

Description

@cadauxe

Why is there no common install for all tools on Eolabtools ?

  • GDAL versions are different between tools :

    • GDAL 3.11.0 for NightOsmRegistration and DetectionOrientationCulture.

    • GDAL 3.5.0 for SunMapGeneration. Upgrading GDAL for SunMapGeneration is not yet possible because it is restricted by Georastertools. See Issue #28.

  • Numpy versions are different between tools :

    • Numpy < 2 for SunMapGeneration and DetectionOrientationCulture.
      Upgrading Numpy for SunMapGeneration is not yet possible because it is restricted by Georastertools. See Issue #28. DetectionOrientationCulture test fails when upgrading to Numpy > 2.

    • Numpy > 2 for NightOsmRegistration. Downgrading to Numpy < 2 is not possible as numpy.fft.ftt2 results are different between Numpy > 2 and Numpy < 2 versions. For more information, check Numpy documentation.

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