Skip to content

Issue in installing pymodbus #1876

@HackersSpirit

Description

@HackersSpirit

Versions

  • Python: 3.11.4
  • OS: Ubuntu 23.04
  • Pymodbus: 3.0.0rc1

Pymodbus Specific

  • Cannot install latest version of pymodbus

Description

I attempted to install Pymodbus using pip, but it was not possible on my Ubuntu version. As a result, I had to resort to using the following command: sudo apt-get install python3-pymodbus, which installed Pymodbus version 3.0.0rc1. Unfortunately, my application necessitates the installation of Pymodbus without the use of a virtual environment. If you could provide guidance on achieving this, I would greatly appreciate it.

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