[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.python

Re: Klik2 Project, Python apps on linux

Bill Mill

1/27/2008 4:18:00 PM

Jason,

Can you give a little more detail on the problem? What's the directory
structure of a Klik package that's failing look like? What program is
trying to import what module from where that's failing?

-Bill Mill

On Jan 27, 2008 1:49 AM, Jason Taylor <killerkiwi2005@gmail.com> wrote:
> Hi
>
> We've been working on klik2, http://code.google.com/p/k..., which
> implements OSX like application files on linux (with applications working on
> all distros), In which every user desktop application is 1 file
>
> We've run into a bit of a problem with python apps, so while we can run a
> complicated application like openoffice.org on ubuntu, fedora and suse from
> a single file we cant run any python applications such as
> jokosher
> gnome-specimen
> angrydd
> gausssum
> pathological
> quodlibet
> webboard
> istanbul
> exaile
> ccsm
> bittornado
> pessulus
> labyrinth
> wammu
> accerciser
>
> We'd like to fix this in a clean way with out resorting to nasty hacks
> involving $PYTHON_PATH.
>
> If any one has any suggestions please email me or drop by #klik on freenode
>
> Issue http://code.google.com/p/k...issues/detail?id=144
>
> Cheers
>
> Jason Taylor
>
> --
> "Why isn't my life like a situation comedy? Why don't I have a bunch of
> friends with nothing better to do but drop by and instigate wacky
> adventures? Why aren't my conversations peppered with spontaneous
> witticisms? Why don't my friends demonstrate heartfelt concern for my well
> being when I have problems? ...I gotta get my life some writers." - Calven
> --
> http://mail.python.org/mailman/listinfo/p...
>