OK, figured it out... the problem was I had copied incanter.clj to
/Library/Java/Extensions. When I removed that copy, everything worked as
expected. Weird, but I'm glad it's not happening anymore.
Anand

On Mon, Jun 22, 2009 at 1:52 PM, Anand Patil <
anand.prabhakar.pa...@gmail.com> wrote:

> Hi David, no worries, thanks for trying. I'll let you know if I find a
> solution.
> Cheers
> Anand
>
> On Mon, Jun 22, 2009 at 1:41 PM, liebke <lie...@gmail.com> wrote:
>
>>
>> Anand, you've stumped me! You can import the class directly, but you
>> can't load incanter.core because it can't import the class? I'm not
>> sure what would cause that behavior, and I can't reproduce it.
>> Whenever I encounter weird errors like this, I try rebooting. You
>> might also try cloning incanter in a fresh directory and see it if has
>> the same behavior. Sorry, I can't be more helpful.
>>
>> good luck,
>> David
>>
>>
>>
>> On Jun 22, 4:43 am, Anand Patil <anand.prabhakar.pa...@gmail.com>
>> wrote:
>> > On Mon, Jun 22, 2009 at 2:41 AM, liebke <lie...@gmail.com> wrote:
>> >
>> > > Hi Anand,
>> >
>> > > Try changing the INCANTER_HOME variable in the clj script to the
>> > > absolute path to the incanter directory, instead of a relative path,
>> > > like ./ or ../
>> >
>> > > Let me know if that doesn't work.
>> >
>> > Hi David,
>> > Didn't
>> > work, unfortunately. I can still import the required class directly, but
>> (use
>> > '(incanter core)) fails.
>> >
>> > Thanks again,
>> > Anand
>> >>
>>
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to