peter88213
Results
1
issues of
peter88213
Actually, this is not a novelWriter bug. Anyway, I recommend to change the "shebang" from `#!/usr/bin/env python3` to `#!/usr/bin/python3` in order to avoid startup failures with the Python 3.11 launcher...
bug