Install packages

ERROR: Could not install packages due to an EnvironmentError: [WinError 5] Accès refusé: ‘C:\ProgramData\Anaconda3\Lib\site-packages\numpy\conftest.py’
Consider using the --user option or check the permissions.
hello i am trying to run a package i have the following error on often
thank you in advance

It seems you are running into a permission issue. Have you tried to add the suggested --user argument?

Yes it works thank you very much, but now I have the following error:
load_weights requires h5py when loading weights from HDF5.’)
ImportError: load_weights requires h5py when loading weights from HDF5.
I tried to install h5py but it still doesn’t work,

I don’t know which library depends on h5py and would assume it should work after installing it.
Did you make sure to restart the kernel after installing the missing package?

yes but at the same time I am performing in the terminal