ERROR: Failed building wheel for PureCloudPlatformClientV2 [python3, pip, pip3]

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

I was able to solve this by downgrading to Python 3.9.13. Apparently this is a problem with 3.10 that affects many packages.

Hi,

Thanks for letting us know, my team will take a look at this issue.

Thanks,

Mike

1 Like

Hi Dan,

We tried installing PureCloudPlatformClientV2 using python version 3.10.0 as well as some other 3.10 version and they were all successfully.

Regards,
Declan

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.