From: "Doyley, Marvin M." <mdoyley@ur.rochester.edu>
To: Ista Zahn <istazahn@gmail.com>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Trouble using julia with org-babel
Date: Thu, 30 Oct 2014 02:09:25 +0000 [thread overview]
Message-ID: <D4F5EF5A-7122-4F74-B76C-52B05FAC3B03@ur.rochester.edu> (raw)
In-Reply-To: <CA+vqiLHdPgD2v=v1a_5Pte2GniidNR5X-G75KDgPuFouJXpgCg@mail.gmail.com>
I am using release-0.3.0 what version are you using. I am also using ob-julia.el
Cheers,
M
Sent from my iPad
> On Oct 29, 2014, at 9:43 PM, Ista Zahn <istazahn@gmail.com> wrote:
>
> On Wed, Oct 29, 2014 at 12:35 PM, Doyley, Marvin M.
> <mdoyley@ur.rochester.edu> wrote:
>>
>> Hi there,
>>
>> I have been play with julia the last couple of weeks and have been having
>> some issues when I try to use it in org-babel
>>
>> More specifically, It get the following error
>>
>> ERROR: unsupported or misplaced expression using
>> in _start at ./client.jl:394
>> in _start at /julia/usr/lib/julia/sys.dylib
>>
>>
>> When I execute the following code block
>>
>> #+begin_src julia
>> using Winston
>> #+end_src
>
> I get the same thing, though both of these variations work for me:
>
> #+begin_src julia
> using Winston
> 1 + 1
> #+end_src
>
> #+RESULTS:
> : 2
>
> #+begin_src julia :results output
> using Winston
> #+end_src
>
> Hope this helps,
> Ista
>>
>> #+RESULTS:
>>
>> I should mention, that everything works perfectly in eshell or when I
>> execute simple code blocks like
>>
>>
>> #+begin_src julia
>> linspace(0,10,5)
>> #+end_src
>>
>> #+RESULTS:
>> | 0 |
>> | 2.5 |
>> | 5 |
>> | 7.5 |
>> | 10 |
>>
>>
>> Does Any body know how to resolve this issue.
>>
>> Cheers,
>> M
next prev parent reply other threads:[~2014-10-30 2:09 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-29 16:35 Trouble using julia with org-babel Doyley, Marvin M.
2014-10-30 1:43 ` Ista Zahn
2014-10-30 2:09 ` Doyley, Marvin M. [this message]
2014-10-30 2:53 ` Ista Zahn
2014-10-30 19:54 ` Doyley, Marvin M.
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=D4F5EF5A-7122-4F74-B76C-52B05FAC3B03@ur.rochester.edu \
--to=mdoyley@ur.rochester.edu \
--cc=emacs-orgmode@gnu.org \
--cc=istazahn@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).