raphaelreme
raphaelreme
I don't really know if this is related but i had the same issue on a github workflow using the "setup-python" github action and lap (See the last commit of...
Now for any installation issue I would advise to go with [lapx](https://github.com/rathaROG/lapx). (pip install lapx instead of pip install lap) This is the same library but correctly deployed (Numpy is...
It is indeed weird: it uses a different hypothesis for constant acceleration or jerk models than for the constant velocity model. *TLDR: The hypotheses differ and this should not be...
Hey! Has there been some updates on this ?
Hey, I believe that this should solve your issues: https://github.com/rathaROG/lapx. (you can just pip install lapx instead of pip install lap, and everything will work as before)