import os os.system("pip install scratchattach")
So I ran this code:
import scratchattach as scratch3
Traceback (most recent call last):
File "C:\Users\directories\script.py", line 17, in <module>
import scratchattach as scratch3
ModuleNotFoundError: No module named 'scratchattach'
Edit: This has been solved. In fact, I'm editing this with ScratchAttach.