NeuralProphet on python 3.11 #1482
Torito23
started this conversation in
Feature Requests & Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Neuralprophet is limited between python versions 3.8 and 3.10:
[tool.poetry.dependencies]
python = ">=3.8,<3.11"
i,ve seen at: #1351 that 3.11 is not a supported version. That is a discussion from july. Are there any restrictions still on upgrading this to <=3.11?
Beta Was this translation helpful? Give feedback.
All reactions