Whenever i try to download package with ]Pkg i get this message:
julia> using PyCall
│ Package PyCall not found, but a package named PyCall is available from a registry.
│ Install package?
│ (@v1.9) pkg> add PyCall
└ (y/n/o) [y]:
Resolving package versions...
ERROR: SystemError: opening file "C:\\Users\\user\\.julia\\logs\\manifest_usage.toml": Permission denied
It started recently. Like, last week. Before that there was no problem like that. Notice, that i tried 1.8.0, 1.8.3 and 1.9.0 alpha. Same thing.
