You are not logged in.

#1 2009-08-29 18:39:09

rsambuca
Member
From: Calgary, Canada
Registered: 2008-07-21
Posts: 143

[SOLVED] Scribus CalendarWizard needs Python Tkinter?

Does anyone have the CalendarWizard from Scribus working?  I just installed Scribus to make a calendar, and it says:  "Script Failed:  This script requires Python's Tkinter properly installed."

I have since installed the pil-1.1.6-6 (python-imaging library) which I thought contained python-tk.  The CalendarWizard still gives me the same error message.  Any ideas?

Last edited by rsambuca (2009-09-01 01:42:05)

Offline

#2 2009-08-29 18:51:43

t4k1t
Member
Registered: 2009-07-19
Posts: 123

Re: [SOLVED] Scribus CalendarWizard needs Python Tkinter?

I installed scribus recently from the repositories and the calendarwizard works fine. (on x64)


Who we are is but a stepping stone to what we can become.

Offline

#3 2009-08-29 18:59:18

rsambuca
Member
From: Calgary, Canada
Registered: 2008-07-21
Posts: 143

Re: [SOLVED] Scribus CalendarWizard needs Python Tkinter?

Hmmm... Very strange.  I am using the standard repos and it isn't working.  Do you recall if you had to install any special python packages?

Offline

#4 2009-08-29 19:09:33

t4k1t
Member
Registered: 2009-07-19
Posts: 123

Re: [SOLVED] Scribus CalendarWizard needs Python Tkinter?

I don't think so, but I have quite a few python packages because of other dependencies, and I recall installing a python package needed to run the inkscape scripts (though it wasn't listed as dependency)maybe it's the same..but I don't remember its name.

Maybe if after some time nobody has a better idea I could post my python-packages so you can try if it's one of them.


Who we are is but a stepping stone to what we can become.

Offline

#5 2009-08-29 19:11:18

rsambuca
Member
From: Calgary, Canada
Registered: 2008-07-21
Posts: 143

Re: [SOLVED] Scribus CalendarWizard needs Python Tkinter?

Yeah, if you don't mind, maybe you could just post the output of

pacman -Qs python

Offline

#6 2009-08-29 19:27:28

t4k1t
Member
Registered: 2009-07-19
Posts: 123

Re: [SOLVED] Scribus CalendarWizard needs Python Tkinter?

pacman -Qs python gives:

local/cddb-py 1.4-3
    CDDB-Server access from Python
local/dbus-python 0.83.0-2
    Python bindings for DBUS
local/gnome-python 2.26.1-1
    gnome-python is a set of interfaces to gnome-libs.
local/gnome-python-extras 2.25.3-2
    Gnome Python interfaces for libraries not part of the core platform
local/gstreamer0.10-python 0.10.16-1
    Python bindings for GStreamer 0.10
local/mutagen 1.16-1
    An audio metadata tag reader and writer implemented in pure python
local/pycairo 1.8.6-1
    Python bindings for the cairo graphics library
local/pygobject 2.18.0-1
    Python bindings for GObject
local/pygtk 2.14.1-4
    Python bindings for the GTK widget set
local/pyorbit 2.24.0-2
    Python bindings for ORBit2
local/pypanel 2.4-4
    A lightweight panel/taskbar for X11 window managers written in python
local/pyrex 0.9.8.5-2
    Language for writing Python extension modules
local/python 2.6.2-5
    A high-level scripting language
local/python-feedparser 4.1-4
    Parse RSS and Atom feeds in Python
local/python-fuse 20090329-1
    Python bindings for FUSE
local/python-lxml 2.2.2-1
    Python binding for the libxml2 and libxslt libraries
local/python-mpd 0.2.1-2
    Python MPD client library
local/python-notify 0.1.1-5
    Python bindings for libnotify
local/python-numpy 1.3.0-2
    Scientific tools for Python
local/python-progressbar 2.2-1
    Text progressbar library for python
local/python-pysqlite 2.5.5-1
    A Python DB-API 2.0 interface for the SQLite embedded relational database
    engine
local/python-reportlab 2.3-1
    A proven industry-strength PDF generating solution
local/python-urwid 0.9.8.4-1
    Urwid is a curses-based user interface library.
local/python-webpy 0.32-1
    A simple but powerful web framework for python
local/python-xlib 0.14-1
    A fully functinal X cliet library for Python programs
local/pyxml 0.8.4-6
    Python XML parsing library.
local/wxpython 2.8.10.1-1
    A wxWidgets GUI toolkit for Python

according to wc that are about 22 packages...I guess I should clean up my system sometime^^

I hope that helps you.

Last edited by t4k1t (2009-08-29 19:27:58)


Who we are is but a stepping stone to what we can become.

Offline

#7 2009-08-29 19:42:31

rsambuca
Member
From: Calgary, Canada
Registered: 2008-07-21
Posts: 143

Re: [SOLVED] Scribus CalendarWizard needs Python Tkinter?

Thanks for your help!  I very much appreciate it. 

I'll go through yours and mine to see if something works.

btw - just to confirm, I am using 1.3.5.1-1.  The same as you?

Offline

#8 2009-08-29 19:50:59

t4k1t
Member
Registered: 2009-07-19
Posts: 123

Re: [SOLVED] Scribus CalendarWizard needs Python Tkinter?

Yep I also use 1.3.5.1-1.


Who we are is but a stepping stone to what we can become.

Offline

#9 2009-08-29 20:05:51

rsambuca
Member
From: Calgary, Canada
Registered: 2008-07-21
Posts: 143

Re: [SOLVED] Scribus CalendarWizard needs Python Tkinter?

Well, I just installed them all, and still no love.  Guess I will have to look into this further.  Thanks for your help, though.

Offline

#10 2009-08-29 20:14:13

t4k1t
Member
Registered: 2009-07-19
Posts: 123

Re: [SOLVED] Scribus CalendarWizard needs Python Tkinter?

Np, sry it didn't help I'm still trying to find out, what this package was I had to install for inkscape just in case there is a connection.


Who we are is but a stepping stone to what we can become.

Offline

#11 2009-09-01 01:41:12

rsambuca
Member
From: Calgary, Canada
Registered: 2008-07-21
Posts: 143

Re: [SOLVED] Scribus CalendarWizard needs Python Tkinter?

Solved - Now I feel really dumb!  The package I needed was tk.  I wonder if this should just be added as a dependency for Scribus so that all the plugins work?

Offline

Board footer

Powered by FluxBB