Skip to content

ERROR: Datetime not found #1

@jeffbaumes

Description

@jeffbaumes

After performing:

git clone git@github.com: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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions