Have you updated today? My hope is that Distributions is fixed as of this morning.
-- John
On Apr 6, 2013, at 7:01 AM, John Fuego <
jonn...@gmail.com> wrote:
> Hi all,
>
> Sorry to bother you with what probably is a silly question. I am trying to use Optim but I can't get it to work. This is the error message Julia produces:
>
> julia> using Optim
> syntax: extra token after end of expression
> at C:\Users\Thuis\AppData\Roaming\julia\packages\Distributions\src\Distributions.jl:495
> at C:\Users\Thuis\AppData\Roaming\julia\packages\Optim\src\Optim.jl:5
>
> I have the package installed, and also updated. I have read a thread similar to this in which the problem was solved:
>
https://groups.google.com/d/msg/julia-users/9JdP8CsHvcQ/95Cwn0_2A9sJ
>
> Can you tell me what to do? If you need more information on my configuration, please let me know.
>
> Thank you