I have in python the error:
ImportError: No module named can
but the strange is that when I check it with pip list in the environment all these libraries are installed:
As you can see in the screenshot, it tells me that the can
library is not found, but when I check it with pip list