Skip to content

Dependency install fails: meross_iot==0.4.10.4 does not exist on PyPI #17

@clement-cunin

Description

@clement-cunin

Problem

Installing the plugin dependencies fails with the following error:

Collecting meross_iot==0.4.10.4
Could not find a version that satisfies the requirement meross_iot==0.4.10.4
No matching distribution found for meross_iot==0.4.10.4

Version 0.4.10.4 of meross_iot does not exist on PyPI. The latest available version is 0.4.7.5.

Environment

  • Jeedom on Raspberry Pi
  • Python 3.7.3
  • Plugin version: 2026-03-18 (beta)

Result

Dependencies stay nok, daemon cannot start.

Suggested fix

Update the version constraint in requirements.txt or install.sh to target 0.4.7.5 or use a flexible constraint such as meross_iot>=0.4.7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions