On Mar 8, 7:22 pm, Timothy Baldridge <tbaldri...@gmail.com> wrote: > Okay, the Python package should be fixed now. It took a few tries, but > I was finally able to get it to include core.clj as part of the > distro.
Thanks, the install works for me now. However, when I run "sudo clojurepy" pressing Ctrl+D exits the REPL fine, but when I run "clojurepy" without sudo I get the error below: user=> ^DError in atexit._run_exitfuncs: Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/ python2.7/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) IOError: [Errno 13] Permission denied Error in sys.exitfunc: Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/ python2.7/atexit.py", line 24, in _run_exitfuncs func(*targs, **kargs) IOError: [Errno 13] Permission denied It exits the REPL nevertheless. Shantanu -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en