Skip to content

dependency issues #49

@johntruckenbrodt

Description

@johntruckenbrodt

Hi @Achaad,
currently I cannot install all packages together because this package needs very new versions of all dependencies. In particular, my packages do not support numpy>=2 yet. Is it possible for you to drop it? In general, are you strictly depending on these recent versions or did you just pin the versions in your environment?

Further questions:

  • is loguru compatible with the standard logging library? My packages use the latter and we should ensure that everything can be logged.
  • what are pandas-stubs and pytest-stub for?
  • why are you installing rasterio and rioxarray using pip in the environment.yaml file?

Metadata

Metadata

Assignees

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