Replies: 1 comment 2 replies
-
Which version of python are you using? I would recommend using Python 3.9 (ideally Anaconda) for best results. That said, I have just merged #1580 to upgrade the dependency version. But you might have to wait some days for the next release. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
rastervision_pytorch_learner
depends ontriangle==20200424
which I am unable to install (triangle/core.c:19951:5: error: lvalue required as increment operand
). I can installtriangle==20220202
. Is it possible for you to upgrade triangle version denendency?I am using Debian Bookworm (testing).
Beta Was this translation helpful? Give feedback.
All reactions