Closed paidiakileswar closed 1 month ago
Solved when using
python 3.10 version
Also -> Add this if helpful while running with eloftr
=>
python -m pip install pytorch-lightning
Hi,
As you discovered, this type hint style was part of the python 3.10 update. I have added python3.10 as a minimum requirement for now, and we can consider changing this to typing.Optional
in a future update (like here).
I've also updated the install instructions after merging #12 . It includes the eloftr
hint you mentioned as well, as an optional dependency in the pyproject.toml
.
Happy matching! Closing as resolved, feel free to reopen if you find any other issues.
While running the script i am getting to stop here , Please let me know how to solve this ->
I tried with cpu but it didnt works.. My server
nvidia a100 GPU
Cuda version
11.8
Torch version
My python version ->
Python 3.9.19
Steps I done ->
All are installed successfully