RAM Concept API Install

I am trying to install the RAM Concept API but receive the following error when I run setup.bat

Building wheels for collected packages: ram-concept
Building wheel for ram-concept (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [5 lines of output]
running bdist_wheel
running build
running build_py
creating build
error: could not create 'build': Access is denied
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for ram-concept
Running setup.py clean for ram-concept
Failed to build ram-concept
Installing collected packages: ram-concept
Running setup.py install for ram-concept ... error
error: subprocess-exited-with-error

× Running setup.py install for ram-concept did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
running install
C:\Users\UKEXS041\AppData\Local\Programs\Python\Python310\lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
running build
running build_py
creating build
error: could not create 'build': Access is denied
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> ram-concept

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.

Any help would be greatly appreciated

Kind regards

Eddy

Parents Reply Children