-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
❯ pymodbus.server run
Traceback (most recent call last):
File "Library/Caches/pypoetry/virtualenvs/pymodbus-repl-YlpFfwjX-py3.10/bin/pymodbus.server", line 3, in <module>
from pymodbus_repl.server.main import app
File "/repo/repl/pymodbus_repl/server/main.py", line 24, in <module>
from pymodbus_repl.server.cli import run_repl
File "/repo/repl/pymodbus_repl/server/cli.py", line 18, in <module>
from pymodbus_repl.lib.completer import CmdCompleter
ModuleNotFoundError: No module named 'pymodbus_repl.lib.completer'
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working