-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
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
Labels
No labels