Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.
This repository was archived by the owner on May 16, 2023. It is now read-only.

raise SyncthingError(msg) from exc #14

@Foadsf

Description

@Foadsf

When I try stman in anyway I get the error:

Traceback (most recent call last):
File "/home/foobar/.linuxbrew/bin/stman", line 7, in
from syncthingmanager import main
File "/home/foobar/.linuxbrew/Cellar/python@2/2.7.15_1/lib/python2.7/site-packages/syncthingmanager/init.py", line 18, in
from syncthing import Syncthing, SyncthingError
File "/home/foobar/.linuxbrew/Cellar/python@2/2.7.15_1/lib/python2.7/site-packages/syncthing/init.py", line 41
raise SyncthingError(msg) from exc
SyntaxError: invalid syntax

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