Traceback (most recent call last):
file "/home/value/.local/bin/evo_traj", line 8, in <module>
from evo.entry_points import traj
ImportError: No module named evo.entry_points
把你下的evo包里面的README.md文件里的###From PyPi和###From Source下面的操作执行一遍,问题应该可以解决