Skip to content

运行不起来啊 #3

@Mtxgeek

Description

@Mtxgeek

root@localhost:/opt/DDatHome-python# ls
config_parser.py dm_manager.py job_processor.py logger.py README.md setup.txt
connector.py dm.py LICENSE main.py requirements.txt ws_live.py
root@localhost:/opt/DDatHome-python# chmod -x main.py
root@localhost:/opt/DDatHome-python# python3 main.py
Traceback (most recent call last):
File "/opt/DDatHome-python/main.py", line 6, in
from connector import Connector
File "/opt/DDatHome-python/connector.py", line 8, in
from websockets import ConnectionClosed
ModuleNotFoundError: No module named 'websockets'
root@localhost:/opt/DDatHome-python# python main.py
Command 'python' not found, did you mean:
command 'python3' from deb python3
command 'python' from deb python-is-python3

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