- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.5k
Open
Milestone
Description
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
Labels
No labels