This message was deleted.
# neural-forecast
s
This message was deleted.
j
do you have the full stacktrace? Seems like we're missing the crucial part in the issue (which library the error is coming from)
👍 1
a
Copy code
antlr4-python3-runtime
from the research it is this one, attempting to downgrade creates a screaming pip
Copy code
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
qpd 0.4.4 requires antlr4-python3-runtime<4.12,>=4.11.1, but you have antlr4-python3-runtime 4.9.3 which is incompatible.
Note: Updated the issue thx @José Morales
🙌 1