#41 new
Andreas Richter

Mac OS X install not working using pip

Reported by Andreas Richter | October 26th, 2013 @ 10:17 AM

The pip install has the errors that some people have worked around by moving files and changing jsutil.h
This seems to get the thing compiled, but it crashes python when using it.

Maybe tell users to use "brew install nspr." This should work with the right architecture. 64bit on my system. Python is also 64bit so I believe they would have to match.

I can't quite tell if this project has been abandoned or if it's still active.
The user community has posted things quite recently, but the latest commits in the repo are 3 years old.
Is this being worked on? Should I make a fork and try to fix this, or will that never get merged.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Python/JavaScript bridge module, making use of Mozilla's spidermonkey JavaScript implementation. Allows implementation of JavaScript classes, objects and functions in Python, and evaluation and calling of JavaScript scripts and functions respectively. Borrows heavily from Claes Jacobssen's Javascript Perl module, in turn based on Mozilla's 'PerlConnect' Perl binding.

People watching this ticket

Pages