Hello, I can use Slither normally on the terminal, but when I use Pychram to run the code, I encounter the following problem: ModuleNotFoundError: No module named 'Slither. core' Slither 'is not a package
I used the slither-doctor according to the method you mentioned before, but it didn't solve the problem

