Hello, I am having trouble pip installing the ThorSpectra Python SDK. The pip install fails with the following error:
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [3 lines of output]
running egg_info
creating pyOSA.egg-info
error: could not create 'pyOSA.egg-info': Access is denied
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Please could you point me towards a solution?
Many thanks.
Hello, I am having trouble pip installing the ThorSpectra Python SDK. The pip install fails with the following error:
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [3 lines of output]
running egg_info
creating pyOSA.egg-info
error: could not create 'pyOSA.egg-info': Access is denied
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Please could you point me towards a solution?
Many thanks.