-
Notifications
You must be signed in to change notification settings - Fork 381
Open
Description
When I use conda for the pip install -e . , package conflicting occur
hydra-core 1.3.2 requires antlr4-python3-runtime==4.9., but you have antlr4-python3-runtime 4.7.2 which is incompatible.
omegaconf 2.3.0 requires antlr4-python3-runtime==4.9., but you have antlr4-python3-runtime 4.7.2 which is incompatible.
When I use conda for the pip install antlr4-python3-runtime==4.9.* , it said
latex2sympy2 1.9.1 requires antlr4-python3-runtime==4.7.2, but you have antlr4-python3-runtime 4.9.3 which is incompatible.
The configuration of my device is PyTorch 2.5.1, Python 3.12 (on Ubuntu 22.04), and Cuda 12.4.
Metadata
Metadata
Assignees
Labels
No labels