Skip to content

Install Run error for 0.17.0 #1421

@WWWPatMac

Description

@WWWPatMac

I am getting a SyntaxError when trying to install 0.17.0 - I'm doing the manual Command Prompt install, as my antivirus will not allow me to override the download.

Here is the command prompt message:

C:\manuskript>C:\Python34\python "C:\manuskript\bin\manuskript"
Traceback (most recent call last):
  File "C:\manuskript\bin\manuskript", line 11, in <module>
    from manuskript import main
  File "C:\manuskript\bin\..\manuskript\main.py", line 256
    LOGGER.info(f'{sig} received. Quitting...')
                                             ^
SyntaxError: invalid syntax

Can someone please help?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions