pygtk add-on to python

Core libraries and systems
Post Reply
Message
Author

hlpancho
Posts: 1
Joined: Tue 24 Mar 2009, 16:57

Meld 1.2.1 on Puppy 4.1.2 w/ pygtk

#2 Post by hlpancho »

I've been trying to get Meld 1.2.1 to run on my Puppy 4.1.2 installation, but I get the following error message:
No module named pygtk
Meld requires pygtk 2.8.0 or higher.
After discovering this post, I installed your PET for pygtk 2.12... Unfortunately, I still get the same error message from Meld.

I'm pretty new to Puppy, Python, Gnome, etc., so any pointers would be much appreciated... Thank you!

big_bass
Posts: 1740
Joined: Mon 13 Aug 2007, 12:21

Re: Meld 1.2.1 on Puppy 4.1.2 w/ pygtk

#3 Post by big_bass »

hlpancho wrote:I've been trying to get Meld 1.2.1 to run on my Puppy 4.1.2 installation, but I get the following error message:
No module named pygtk
Meld requires pygtk 2.8.0 or higher.
After discovering this post, I installed your PET for pygtk 2.12... Unfortunately, I still get the same error message from Meld.

I'm pretty new to Puppy, Python, Gnome, etc., so any pointers would be much appreciated... Thank you!
Hey I haven't tried meld but on puppy you could install tlc/tk
and use tkdiff

that's what I use
http://www.puppylinux.ca/tpp/big_bass/T ... py-8.4.pet

ftp://ibiblio.org/pub/linux/distributio ... -4.1.3.pet

thats the same tlc/tk I patched for python
big_bass

patm
Posts: 2
Joined: Sat 21 Feb 2009, 18:21

TclTk-patched4py-8.4.pet not installing

#4 Post by patm »

In the hope of finding a better file and directory comparison tool (Xfdiff drives me completely nuts..!!), I tried to install the tlc/tk and tkdiff pets linked in the previous post. tkdiff installed OK but tlc/tk did not. I got the following message from Puppy Package Manager - "Error, package TclTk-patched4py-8.4.pet failed to install"

Any ideas on what the issue might be? I'm running Puppy 4.3.1

Thanks, patm

User avatar
8-bit
Posts: 3406
Joined: Wed 04 Apr 2007, 03:37
Location: Oregon

#5 Post by 8-bit »

Bad download?

aragon
Posts: 1698
Joined: Mon 15 Oct 2007, 12:18
Location: Germany

Re: TclTk-patched4py-8.4.pet not installing

#6 Post by aragon »

patm wrote:In the hope of finding a better file and directory comparison tool (Xfdiff drives me completely nuts..!!)
i don't know what you're looking for but maybe you want to try xrecursediff: http://www.murga-linux.com/puppy/viewtopic.php?t=37632

aragon

raregold_armor
Posts: 2
Joined: Sun 18 Apr 2010, 03:16

#7 Post by raregold_armor »

por que razon no puedo descargar los archivos?? me pide usuario y password!!

i can't download!! why? (creo asi se escribe jejeje)

big_bass
Posts: 1740
Joined: Mon 13 Aug 2007, 12:21

#8 Post by big_bass »

raregold_armor wrote:por que razon no puedo descargar los archivos?? me pide usuario y password!!

i can't download!! why? (creo asi se escribe jejeje)
si hay clave aqui esta

Code: Select all

puppy
linux

o puedes usar esta link es mejor para mas cosas de python
http://www.murga-linux.com/puppy/viewto ... &start=317




Joe

mardon86
Posts: 18
Joined: Fri 24 Dec 2010, 01:37
Location: Bandung, Indonesia

Need pygtk

#9 Post by mardon86 »

The pygtk download link above is broken. Need PyGTK please.. ;)
Thx.

User avatar
technosaurus
Posts: 4853
Joined: Mon 19 May 2008, 01:24
Location: Blue Springs, MO
Contact:

#10 Post by technosaurus »

Python and Pygtk and dependencies all in one 4.5Mb pet
http://code.google.com/p/puppy-developm ... 4-i486.pet
Check out my [url=https://github.com/technosaurus]github repositories[/url]. I may eventually get around to updating my [url=http://bashismal.blogspot.com]blogspot[/url].

mardon86
Posts: 18
Joined: Fri 24 Dec 2010, 01:37
Location: Bandung, Indonesia

#11 Post by mardon86 »

Ow, Thanks for that,,

I intend to install pytube. It require pygtk. It really useful app for saving flash video cache generated from an internet browser. but i can only find it in archlinux repository. is there a way to convert archlinux packages to pet ? sorry oot. :)
Last edited by mardon86 on Wed 05 Jan 2011, 01:47, edited 1 time in total.

mardon86
Posts: 18
Joined: Fri 24 Dec 2010, 01:37
Location: Bandung, Indonesia

#12 Post by mardon86 »

Sorry, Double post.

mardon86
Posts: 18
Joined: Fri 24 Dec 2010, 01:37
Location: Bandung, Indonesia

#13 Post by mardon86 »

Ahhh,, solved. I've extracted the packages then create a .pet using pet maker.
Thx... :D

mcewanw
Posts: 3169
Joined: Thu 16 Aug 2007, 10:48
Contact:

Python, txt2tags.py and RedNoteBook

#14 Post by mcewanw »

technosaurus wrote: Python and Pygtk and dependencies all in one 4.5Mb pet
http://code.google.com/p/puppy-developm ... 4-i486.pet
I'm wanting to run the following two Python based programs in Wary 5 and in Puppy 4.3.1:

1. txt2tags from http://txt2tags.org/ which is a "document generator" for converting simple markup to various other doc formats, and

2. RedNoteBook from http://rednotebook.sourceforge.net which is a journal program which utilises txt2tags markup language.

[EDIT: The following attempts are in Wary 5. (Note that there is a http://www.portableapps.com version of RedNoteBook available for win32 and that works under wine, but I'd prefer to run the program natively on Wary].

As far as txt2tags.py is concerned:

I first installed the above Python pet and found that txt2tags.py works fine in commandline mode, but in trying to run it with its --gui option it complains that it can't find Tkinter as follows:

txt2tags: Error: Sorry. I can't run my Graphical Interface - GUI
-Check if Python Tcl/Tk module is installed (Tkinter)
. . .


I also tried Redbook:

Rednotebook won't run because it complains it needs PyYAML. I thus downloaded pyyaml.py (ver 3.09) from PyYAML.com but trying to run it from a console with its installation script (setup.py):

Code: Select all

python setup.py install
comes up with the error message:

Code: Select all

error: invalid Python installation: unable to open /usr/include/python2.6/pyconfig.h
I couldn't find any pyconfig.h anywhere when I searched for it. I don't have a clue about Python installation unfortunately though I have a feeling that it might just be something simple needing to be added or set up. Any ideas?[/quote]
github mcewanw

Post Reply