Veronica Berglyd Olsen
Veronica Berglyd Olsen
I am not a Mac user and I have no way of testing or debugging the DMG files. They were contributed by @Ryex, who may be able to help I...
Everything needed should be bundled in the DMG so you don't need Python installed at all. It wouldn't use local Python. I don't know how how far back in MacOS...
I don't know your technical skill level, but if you have Python 3.10 or higher installed, you can also install novelWriter as a Python package: https://novelwriter.io/download/install_pypi.html Since I am the...
Yeah, the Python install location is probably not in your path, so it can't find it. This is a general issue with Python tools on MacOS, and I don't know...
I can see from the install output that it is indeed Python 3.13. The command should then be in that folder, and the instructions in the link should work. I...
Let me know if any of this works, and I'll add it to the install instructions on the PyPi help page.
> I'm not sure how to do it in the "~/.zshrc" thing. Ok, so first confirm that there is something called `novelwriter` in the folder `/Library/Frameworks/Python.framework/Versions/3.13/bin`. I'm not sure if...
The better option is of course to get the DMG file working. But I do think your MacOS version is too old. Although I don't really know a lot about...
> Having exactly the same problem on OSX Big Sur, Novelwriter 6.63 works fine. I'm sure it's a Python thing, I get this. Do you mean novelWriter 2.6.3? It could...
I don't actually know the minimum requirements. I just publish the DMG files built by the scripts @Ryex made. As mentioned, the current images are built on MacOS 14. Only...