Re: ImportError: No module named site

Jim Baker <[email protected]>
Newsgroups gmane.comp.lang.jython.devel
Message-ID <CAOhO=aPDW9ZxeQRs+qhjQxtOGodODKM9QftXKhAEtOxvnUSocg@mail.gmail.com>
On Mon, Mar 2, 2015 at 10:34 AM, David Charles <[email protected]>
wrote:

> Alex,
>
> Thank you for your reply.  Yes, I am using the standalone jar.  Here are
> my file sizes:
>
> $ ls -l jython-standalone*
> -rw-r--r-- 1 12345 users 13432713 Jun 12  2013 jython-standalone-2.7-b1.jar
> -rw-r--r-- 1 12345 users 28913501 Nov  4 14:25 jython-standalone-2.7-b3.jar
> -rw-r--r-- 1 12345 users 35018318 Feb 26 16:14 jython-standalone-2.7-b4.jar
>
> The only one that works for me is b1.  On the client, I am using javaws
> -clearcache between tests.
>
> Wow, jython-standalone-2.7-b4.jar is 34Mb?
>

Yes, sorry about that. We are focused on correctness first, then we will go
and trim down in subsequent 2.7.x releases, where x > 0. A huge chunk of
that additional bloat is supporting unicodedata and the corresponding ICU4J
jar we now use.

It should be a straightforward matter of programming to remove this ICU4J
dependency. Possibly this and other optimizations, especially startup time,
would be suitable for a Google Summer of Code student, given that we are
planning to participate this summer.

- Jim

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/

_______________________________________________
Jython-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jython-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.