re python: I didn't expect so much early use.
First, let's move this discussion to general so as to not clutter up programming. I'll dig into this a bit and report back in general. On Sun, Feb 18, 2018 at 9:23 AM, Vijay Lulla <[email protected]> wrote: > I am on a mac and I too get a segmentation fault when I run the j.init() > line. Since it is a mac I had to change the pathdll in j_config.py like > > pathdll = pathbin+'/libj.dylib' > > Is there any way to check what caused the segmentation fault? > > On Sun, Feb 18, 2018 at 3:51 AM, bill lam <[email protected]> wrote: > > > I think for j806 deb installm the j_config.py > > can be something like > > > > # following is typical for j806 debian install > > > > pathbin= '/usr/bin' > > pathdll= 'libj.so.8.06' > > pathpro= '/etc/j/8.06/profile.ijs' > > > > > > Сб, 17 фев 2018, Eric Iverson написал(а): > > > I have just added a python3 folder to the addons api family. > > > > > > The python scripts in the addon make it easy to use J from python3. > > > > > > The popularity of python, combined with easy use of J, might open some > > > doors. > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > -- > > regards, > > ==================================================== > > GPG key 1024D/4434BAB3 2008-08-24 > > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > > gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > > -- > Vijay Lulla, Ph.D. > > Assistant Professor, > Dept. of Geography, IUPUI > 425 University Blvd, CA-207C. > Indianapolis, IN-46202 > [email protected] > > <http://vijaylulla.com> > http://vijaylulla.com > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
