surfemb
surfemb copied to clipboard
pytorch-lightning_version key error
Hello, can you please let me know which pytorch-lightning version was used to implement this project? I am getting the following error when I try to run an inference on linemod dataset.
I'm having the same issue, did you fix it
Hi! I should have pinned versions when releasing this. Sorry about that.
The initial commit was March 30, 2022, so looking at the pytorch lightning pypi release dates, 1.6 or 1.5 might be place to start.
If any of you (or someone else) sets up the dependencies with uv, a pull request is very welcome.
Best, Rasmus