When I tried to build flashneuron from src, I fixed some version issues and finally met this error that I didn't find any valid solution on Internet.
After installing all dependencies, I ran the command python setup.py develop and during its final linking section, it reported "cannot find -ltorch_python". Could you help me on this? Thank you!