You are not logged in.
there is a possible problem with the new version of python - most python packages available install to a version dependant location (/usr/libs/python2.3/* i think)....
python is now 2.4...
how is this handled... about to check on it myself, just to feel more secure
Offline
wtf!!
my python apps cant find their modules anymore!!!!
import pygtk, gtk, gobject, gtk.gdk
ImportError: No module named gtk
arch + gentoo + initng + python = enlisy
Offline
ah, yes, the pains of using Python!
rd&h
Offline
wtf!!
my python apps cant find their modules anymore!!!!import pygtk, gtk, gobject, gtk.gdk ImportError: No module named gtk
yup, same here - that's what I though... I posted a feature request a long time ago stating that python packages should not be installed to version dependant locations..... sigh...
all python packages are now out of date...
Offline
bah who needs python anyway (j/k)
AKA uknowme
I am not your friend
Offline
yup, same here - that's what I though... I posted a feature request a long time ago stating that python packages should not be installed to version dependant locations..... sigh...
all python packages are now out of date...
so you get your laptop back,
it's just some modules that don't work for me,
everything that belongs to gtk it seems,
the core works like "sys"
bah who needs python anyway Razz (j/k)
women isn't allowed to comment on these matters,
get back to the kitchen and stay off the net!!!
arch + gentoo + initng + python = enlisy
Offline
http://bugs.archlinux.org/index.php?do= … ments#tabs
commented the bug tracker...
symlinking now
Offline
sarah31 wrote:bah who needs python anyway Razz (j/k)
women isn't allowed to comment on these matters,
get back to the kitchen and stay off the net!!!
bet my python is bigger than yours
AKA uknowme
I am not your friend
Offline
so you get your laptop back,
it's just some modules that don't work for me,
everything that belongs to gtk it seems,
the core works like "sys"
yeah, the core modules are installed with the python package...
/usr/lib/python2.4/ has core modules.... independant modules are installed (similar to perl) to /usr/lib/python<version>/site-packages/ - in this case all the pacman packages install to /usr/lib/python2.3/site-packages... 95% of these packages come with a setup.py script which has the option to install to a version independant path (I cannot recall where it is)..
Offline
the python packages in my repo (psyco, pyosd, and bittornado) have been recompiled.... feel free to use them or just check the PKGBUILDS...
Offline
sarah31 wrote:bah who needs python anyway Razz (j/k)
women isn't allowed to comment on these matters,
get back to the kitchen and stay off the net!!!
Watch your mouth xerxes2, I've seen polar bears eat a man for less than that.
Dusty
Offline
xerxes2 wrote:sarah31 wrote:bah who needs python anyway Razz (j/k)
women isn't allowed to comment on these matters,
get back to the kitchen and stay off the net!!!Watch your mouth xerxes2, I've seen polar bears eat a man for less than that.
Dusty
yeah i eat them just to hear them scream or if i have nothing better to do. so taunting is unnecessary.
AKA uknowme
I am not your friend
Offline
wow!
i must say i'm impressed by phrakture, he filed a bugreport two months before the bug actually went live,
Watch your mouth xerxes2, I've seen polar bears eat a man for less than that.
i've heard about this too, some polar bears in canada go south and into small towns and such, hopefully not so far south as shaunavon,
besides, sarah31 is probably living in manitoba zoo there she is being fed by kids with lots of popcorn and chocolate, she makes less than 50m at coopers test so she won't be getting any seals(or swedes) with that speed,
bet my python is bigger than yours
well, size do matters so here is mine,
arch + gentoo + initng + python = enlisy
Offline
wow!
i must say i'm impressed by phrakture, he filed a bugreport two months before the bug actually went live,
/bow
Offline
i've heard about this too, some polar bears in canada go south and into small towns and such, hopefully not so far south as shaunavon,
Actually, yeah, she came with the circus once... we dated...
she makes less than 50m at coopers test so she won't be getting any seals(or swedes) with that speed,
She can't catch the likes of you in 12 minutes, it is true, but can you keep your stamina up for days and days and days? Polar bears don't stop to rest. And she's well nourished on all those sweets you mention so won't have to stop for extra food. I'd be worried if I were you.
Dusty
Offline
besides, sarah31 is probably living in manitoba zoo there she is being fed by kids with lots of popcorn and chocolate, she makes less than 50m at coopers test so she won't be getting any seals(or swedes) with that speed,
yes i am.
i don't need speed any more and you eventually will fall asleep or tire at which time i will ooze over to where you are and absorb your precious organs and such. i kinda work like an amoeba now (all that pollution drifting north from the states and stuff)
AKA uknowme
I am not your friend
Offline
[all that pollution drifting north from the states and stuff)
You can avoid that by not watching CNN, you know.
Offline
i suppose one of those N's is suppose to stand for "news"?
AKA uknowme
I am not your friend
Offline
That's what they say, but don't believe it for an instant. It stands for "Collection of Nagging Nitwits".
Dusty
Offline
man, maybe this thread should get moved to the "off topic" section - heh
Offline
yeah, or provinical prairie people pushing bush bashing section...
Offline
thanks guys!
the new python modules in testing are up and running,
arch + gentoo + initng + python = enlisy
Offline