Hello,
I have python 3.7.1 on Mac OS High Sierra.
I have followed the instructions for installation and installed it with [all] option.
However, when I type "now --help", I'm getting the following error in the interpreter.py:
Moreover, I have tried to install it for jupyter notebook too:
Once I type "jupyter nbextension install --py --sys-prefix noworkflow", I'm getting the same error:
Hello, I have python 3.7.1 on Mac OS High Sierra. I have followed the instructions for installation and installed it with [all] option. However, when I type "now --help", I'm getting the following error in the interpreter.py:
Moreover, I have tried to install it for jupyter notebook too: Once I type "jupyter nbextension install --py --sys-prefix noworkflow", I'm getting the same error:
Is it due to my Python version? which version should I use for this to work?
Best, Mohammad