runserver problem

Django 5.1.4

(myDjangoEnv) C:\Users\Frem\Desktop\Python\books\myDjangoEnv\samplesite>manage.py runserver

(myDjangoEnv) C:\Users\Frem\Desktop\Python\books\myDjangoEnv\samplesite>
[13268:0107/194157.524:ERROR:cache_util_win.cc(20)] Unable to move the cache: ╨Ю╤В╨║╨░╨╖╨░╨╜╨╛ ╨▓ ╨┤╨╛╤Б╤В╤Г╨┐╨╡. (0x5)
[13268:0107/194157.524:ERROR:disk_cache.cc(208)] Unable to create cache

I think we’re going to need more details here.

What version of Python are you using?

What are all the cache-related settings in your setting.py file?