Closed mrgloom closed 5 years ago
This will be due to the python version. Some syntax is supported in Python 2.x but not Python 3.x and vice versa. Try creating a new environment with the version of python you are not currently using and re-run run_demo.py
Alternatively change the code to use the traditional syntax
raise ValueError("smooth only accepts 1 dimension arrays.")
Following instractions from https://github.com/CSTR-Edinburgh/merlin/tree/9df27e9309edccb6e35511ead2e832f2fe98cc15/egs/slt_arctic/s2
python run_demo.py