Skip to content

manuskriptw.exe can not be executed due to unhandled exception "NullWriter" #1044

Closed
@Anne501R

Description

@Anne501R

Hello Manuskript-Team
,
I just installed Manuskript v0.14.0 and tried to open manuskriptw.exe in order to avoid having a console window in the background. But when I do so I get the following error message on my Win 11 system:

Unhandled exception in Script

Failed to excecute script 'manuskript' due to unhandled exception 'NullWriter' object has no attribute 'fileno'

Traceback (most recent call last):
File "manuskript", line 11, in
File "", line 991, in _find_and_load
File "", line 975, in _find_and_load_unlocked
File "", line 671, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
File "manuskript\main.py", line 17, in
AttributeError: 'NullWriter' object has no attribute 'fileno'
Screenshot 2022-06-25 175242

My current workaround is to excecute the manuskript.exe as before. 😀

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions