Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnicodeEncodeError in v0.16.1 #1293

Open
AndrewDemidov opened this issue Apr 14, 2024 · 0 comments
Open

UnicodeEncodeError in v0.16.1 #1293

AndrewDemidov opened this issue Apr 14, 2024 · 0 comments
Labels
Milestone

Comments

@AndrewDemidov
Copy link

Attempting to launch the CLI version fails with the following:

Logging to STDERR.
An unhandled exception has occurred!
Traceback (most recent call last):
File "manuskript.py", line 13, in
File "manuskript\main.py", line 308, in run
File "manuskript\main.py", line 38, in prepare
File "manuskript\logging.py", line 119, in logToFile
File "manuskript\logging.py", line 105, in formatLogName

It should obviously succeed instead.

@TheJackiMonster TheJackiMonster added this to the 0.17.0 milestone Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants