Good morning,
I'm getting the following error when trying to install PureCloudPlatformClientV2 with pip and pip3 in python3. I've tried several things suggested on StackOverflow, but none are working. Hoping someone here has seen this and knows the solution.
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for PureCloudPlatformClientV2
Running setup.py clean for PureCloudPlatformClientV2
Failed to build PureCloudPlatformClientV2
Installing collected packages: PureCloudPlatformClientV2
Running setup.py install for PureCloudPlatformClientV2 ... error
error: subprocess-exited-with-error
× Running setup.py install for PureCloudPlatformClientV2 did not run successfully.
│ exit code: 1
╰─> [3061 lines of output]
Thanks,
Dan