Does not seem to run with Python 3.13. Works with Python 3.12
When I installed it with 3.13 I got a slew of errors around compatibility of other packages. When I addressed those then I started to get:
RuntimeError: Tensor.item() cannot be called on meta tensors
Once I created a virtual environment with 3.12 things went smoothly.
0 条评论