Problems registering, no confirmation email - see http://wiki.scribus.net/canvas/Forums_Registration
Quote from: AdmFubar on July 17, 2025, 10:28:20 PMScreenshot? I'm am thinking there is a more serious issue regarding your computer. There are some details we'd need to know about your setup to help troubleshoot the issue.
import scribus
d = dir(scribus)
print(d)
import scribus
help(scribus)