Hi team. I am trying to install neuralforecast on ...
# neural-forecast
m
Hi team. I am trying to install neuralforecast on my local but I run into this the below error when I try to install. Is there a step that I am missing? Thanks in advance!
j
Hey. Are you on windows and python 3.11?
m
Yes
j
Can you try this?
m
The installation is successful but I run into this error when I try to import neuralforecast in jupyter notebooks
j
Can you try running it in the terminal?
python -c 'import neuralforecast'
m
Returns invalid syntax
y
I thought NeuralForecast was made for python up to 3.10 as stated in the github page..?
🙌 1
m
Thank you for this. I downgraded the python version and this seems to have resolved the error
🙌 1