Skip to content

Problem with tutorials setup #4134

@ipere

Description

@ipere

Hi,
I tried to follow the first chisel module.
But when I try to run the first cell

val path = System.getProperty("user.dir") + "/source/load-ivy.sc"
interp.load.module(ammonite.ops.Path(java.nio.file.FileSystems.getDefault().getPath(path)))

I get

File "<ipython-input-1-feb8effb9623>", line 1
    val path = System.getProperty("user.dir") + "/source/load-ivy.sc"
           ^
SyntaxError: invalid syntax

I already uninstall everything (anaconda, jupyter, ipython etc) because my kernel was constantly dying and always failed when I relaunch it.

Did I miss a set up step when installing anaconda ?

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions