So, it seems to have worked, only for some reason in another IDE (VSC), but in PYCHARM there is still an error. But let’s skip this point.
Now he’s complaining about directions - (VSC IDE)
PS E:\TattooFoundlerProject> & e:/TattooFoundlerProject/venv/Scripts/python.exe e:/TattooFoundlerProject/TattooFoundler/TattooFoundler/settings/base.py
Traceback (most recent call last):
File “e:/TattooFoundlerProject/TattooFoundler/TattooFoundler/settings/base.py”, line 63, in
“DIRS”: [BASE_DIR / “templates”],
TypeError: unsupported operand type(s) for /: ‘Path’ and ‘str’
PS E:\TattooFoundlerProject>