Skip to content

pip install datumaro does not work without rust installation #1755

@samet-akcay

Description

@samet-akcay

Describe the bug

Datumaro cannot be installed without rust. I think this is not ideal. A user should be able to install and use datumaro as a standalone python package. If rust provided additional features, this could be handled properly.

Steps to Reproduce

  1. Use a machine where rust is not installed
  2. Install datumaro via pip install datumaro
  3. Installation will fail complaining that rust is not installed on the system.

Environment:

  • OS: Ubuntu 24.04, MacOS
  • Datumaro version: 1.10, 1.9.1
  • Python version:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions