-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
After performing:
git clone [email protected]:darpa-xdata/xlang-vm.git
cd xlang-vm
vagrant up
vagrant ssh
git clone https://github.com/darpa-xdata/webgraph-example.git
cd webgraph-example
julia webgraph.jl
I get the following error:
vagrant@vagrant-ubuntu-saucy-64:~/webgraph-example$ julia webgraph.jl
OpenBLAS : Your OS does not support AVX instructions. OpenBLAS is using Nehalem kernels as a fallback, which may give poorer performance.
ERROR: Datetime not found
in require at loading.jl:47
in include at boot.jl:244
in reload_path at loading.jl:152
in _require at loading.jl:67
in require at loading.jl:51
in include at boot.jl:244
in include_from_node1 at loading.jl:128
while loading /home/vagrant/.julia/v0.3/Stage.jl/src/Stage.jl, in expression starting on line 20
while loading /home/vagrant/webgraph-example/webgraph.jl, in expression starting on line 1
Metadata
Metadata
Assignees
Labels
No labels