0.0.5
> - StatsBase 0.7.2
> - StatsFuns 0.1.3
> - TexExtensions 0.0.2
> - Tk0.3.6
> - URIParser 0.0.7
> - WinRPM0.1.12
> - Win
upgrade would give you. We plan on automating some of this testing going
>> forward, though in the case of Juno much of the code is being replaced
>> right now and the replacements aren't totally ready just yet.
>>
>>
>> On Sunday, September 20, 2015 at 10:45:01
t;> LightTable.jl:22
>>>>> in server at C:\Users\Greg\.julia\v0.3\Jewel\src\Jewel.jl:18
>>>>> in include at boot.jl:245
>>>>> in include_from_node1 at loading.jl:128
>>>>> in process_options at client.jl:285
>>>>> in _start at
I tried to solve the problem by running Julia 0.4.0-rc2 instead of Julia
0.3.11. I manage to execute a few commands in Juno, but juno/julia is stuck
as before. The error message is slightly different though:
-
WARNING: LightTable.jl: cannot resize array with shared data
in push!
Thank you, Nils. I tried Pkg.checkout("JuliaParser"), but it didn't work.
Very much appreciate if you have another idea.
I will try with JunoAtom in the hope to be able to continue working.
On Friday, 18 September 2015 20:42:33 UTC+1, Nils Gudat wrote:
>
> I'd say just switch to JunoAtom, it's
include_from_node1 at loading.jl:128
in process_options at client.jl:285
in _start at client.jl:354
On Friday, 18 September 2015 17:35:56 UTC+1, Serge Santos wrote:
>
> Hi,
>
> Juno was working fine, but I had to restart Juno and now it keeps churning
> after successfully connecting with Jul
Hi,
Juno was working fine, but I had to restart Juno and now it keeps churning
after successfully connecting with Julia but I cannot use the shell to work
(nothing happen). There are no reasons why it should not work anymore.
All the Julia packages are updated and up-to-date and I even reinstal
I only initialized Colors (i.e., using Colors) and not Color.
Pkg.status() says
- Color 0.4.8 2fd36703 (dirty)
- ColorTypes 0.1.4
- Colors0.5.3
Serge
On Wednesday, 16 September 2015 00:12:13 UTC+1, Serge Santos
Hi,
I got an error when using the parameter Theme with Gadfly, so I tried using
an example from http://gadflyjl.org/themes.html#examples (see below).
When I run the example from the website below, I get an error saying
'convert' has no method matching
convert(::Type{Union(Nothing,AlphaColorVal
ll its contents. I also deleted the .julia_history
> file. Next reinstall Julia and you should be good to go...Arch
>
> On Friday, July 31, 2015 at 7:04:33 PM UTC-4, Serge Santos wrote:
>
>> The output is "C:\\Users\\Serge\\.Julia\\v0.3"
>>
>> ENV["HOME
)
> ENV["HOME"]
>
>
> On Fri, Jul 31, 2015 at 3:52 PM, Serge Santos > wrote:
>
>> Hello,
>>
>> I am fairly new to Julia, but it has already been a fantastic help for my
>> work so far. I just upgraded to Windows 10 and installed Jul
Hello,
I am fairly new to Julia, but it has already been a fantastic help for my
work so far. I just upgraded to Windows 10 and installed Julia and Juno.
Unfortunately Juno couldn't connect with Julia. I got the error message:
Couldn't connect to Julia
INFO: Couldn't find Jewel package, attemp
Hi all,
I am new to Julia. I just installed Julia 0.3-10 and Juno on windows 8.1.
I would like to use readtable from the package DataFrames. I started with:
Pkg.add("DataFrames")
Using DataFrames
Unfortunately I get an error message saying: syntax: extra token
"DataFrames" after end of expres
Hi all,
I have just installed Julia 0.3-10 and Juno. I am trying to install the
DataFrames package and it works with Pkg.add("DataFrames"). Unfortunately,
when I do Using DataFrames, I get the following error message:
syntax: extra token "DataFrames" after end of expression
When I use Pkg.st
14 matches
Mail list logo