Giter VIP home page Giter VIP logo

Comments (4)

MaartenFokkinga avatar MaartenFokkinga commented on August 31, 2024 1

from scribusgenerator.

MaartenFokkinga avatar MaartenFokkinga commented on August 31, 2024

I've changed Tkinter into tkinter everwhere in ScribusGenerator.py and now I get the message: ModuleNotFoundError: No module named 'tkMessageBox'

Also: I changed import tkMessageBox into from tkinter import messagebox and changed all other occurrences of tkMessageBox into messagebox. Now no error message, the expected dialog window from ScribusGenerator is shown and can be filled in, but no further activity at all.

I do have python3-tk:
python3-tk is already the newest version (3.10.6-1~22.04).

from scribusgenerator.

MaartenFokkinga avatar MaartenFokkinga commented on August 31, 2024

The issue is solved by the following steps (of which the first one might be superfluous):

  • sudo ln -s /usr/bin/python3 /usr/bin/python
  • download and use ScribusGenerator-python3.zip instead of ScribusGenerator-master.zip

I don't know how to close the issue; sorry! (I tried hard.)

from scribusgenerator.

berteh avatar berteh commented on August 31, 2024

As you found out yourself (but for future reference): this problem is due to the fact Scribus 1.5.6 (and later) ship with Python3, therefore you need to download the ScribusGenerator branch for Python3.

More details in the documentation at: https://github.com/berteh/ScribusGenerator#how-to-install-scribus-generator-

As soon as the stable branch of Scribus gets upgraded to Python3 you shouldn't suffer from this problem any more.

from scribusgenerator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.