Skip to content

Error #10

Description

Hello,
I'm just trying out Mani and not getting very far:

Traceback (most recent call last):
  File "E:\Python\Timer_test.py", line 1, in <module>
    from mani import Mani
  File "C:\Python36\lib\site-packages\mani\__init__.py", line 7, in <module>
    from .scheduler import Scheduler
  File "C:\Python36\lib\site-packages\mani\scheduler.py", line 16, in <module>
    class Scheduler:
  File "C:\Python36\lib\site-packages\mani\scheduler.py", line 27, in Scheduler
    signal.SIGQUIT
AttributeError: module 'signal' has no attribute 'SIGQUIT'

Can you help please?

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