It looks to be a bug with where the script is saving the history file. We have a bug report for it https://github.com/halgari/clojure-py/issues/41 and we'll look into it. Thanks!
Timothy On Thu, Mar 8, 2012 at 1:11 PM, Shantanu Kumar <kumar.shant...@gmail.com> wrote: > > > 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 -- “One of the main causes of the fall of the Roman Empire was that–lacking zero–they had no way to indicate successful termination of their C programs.” (Robert Firth) -- 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