8000 Invoking sambal via entrypoint script produces traceback on ctrl+c · Issue #51 · wainuiomata/sambal · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Invoking sambal via entrypoint script produces traceback on ctrl+c #51
Open
@robvdl

Description

@robvdl

You get the following traceback if you run the sambal script:

Traceback (most recent call last):
  File "/venv/sambal/bin/sambal", line 8, in <module>
    sys.exit(__main__())
TypeError: 'module' object is not callable

which you don't get if sambal is started via python -m sambal.

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

      0