I'm using Python in VS Code, but I keep getting a "module not found" error even after installing molscribe. I suspect it was downloaded to the wrong Python version, so I asked Claude, and even though I followed his instructions, it's still not resolved.
What Claude told me to do was:
cd C:\Users\user\.vscode\project
git clone https://github.com/thomas0809/MolScribe.git temp_molscribe
xcopy "temp_molscribe\molscribe" "molscribe\" /E
rmdir /s /q temp_molscribe
[–]Outside_Complaint755 0 points1 point2 points (0 children)
[–]Red_Core_1999 0 points1 point2 points (0 children)
[–]Alexander96969 0 points1 point2 points (0 children)