how do I run Scribus 1.5.7 with Python 3 for scripting?

Previous topic - Next topic

fredzannarbor

Hi,

How do I run Scribus 1.5.7 with Python 3 in the scripting console?


LeonardoM

Hello,
You should do the opposite, run the python scripts inside SCRIBUS.
Scribus 1.5.7 also comes with python 3.7 but, if you need to write scripts using additional libraries, you should use the python you installed standalone on the operating system.
However, if you read the documentation it is well explained how to do it.