PermissionError: [WinError 5] Access is denied: 'C:\Users\yourname\.cache #16511
Unanswered
Saltyascanbee
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi there i'm very new to all this and having hard time with cache issue i spent ages trying to solve by googling looking up errors on yt ect but no luck or guide for this issue if anyone can save me from this hell please do i'm using amd 6700xt
WARNING:matplotlib:Matplotlib created a temporary cache directory at C:\Users\Aaron\AppData\Local\Temp\matplotlib-c52ynk0u because the default path (C:\Users\Aaron.matplotlib) is not a writable directory; it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing.
There was a problem when trying to write in your cache folder (C:\Users\Aaron.cache\huggingface\hub). You should set the environment variable TRANSFORMERS_CACHE to a writable directory
that was on one drive then i tried a different way using another method and got this
venv "C:\Users\Aaron\StableDifussion\webui\stable-diffusion-webui-directml\venv\Scripts\Python.exe"
ROCm Toolkit 6.1 was found.
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: v1.10.1-amd-9-g46397d07
Commit hash: 46397d0
Using ZLUDA in C:\Users\Aaron\StableDifussion\webui\stable-diffusion-webui-directml.zluda
WARNING:matplotlib:Matplotlib created a temporary cache directory at C:\Users\Aaron\AppData\Local\Temp\matplotlib-efobxorg because the default path (C:\Users\Aaron.matplotlib) is not a writable directory; it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing.
There was a problem when trying to write in your cache folder (C:\Users\Aaron.cache\huggingface\hub). You should set the environment variable TRANSFORMERS_CACHE to a writable directory.
and when i try searching for this on my drive folders it don't exist
Beta Was this translation helpful? Give feedback.
All reactions