Could not build wheels for bt, which is required to install pyproject.toml-based projects

Hi! I recently started using Render and I absolutely love it.
I was trying to deploy my Web App but I have been facing an issue related to one of the dependencies.

Error:

Jan. 8 12:22:37 PM    ERROR: Failed building wheel for bt
Jan. 8 12:22:37 PM  Failed to build bt
Jan. 8 12:22:37 PM  ERROR: Could not build wheels for bt, which is required to install pyproject.toml-based projects

Really need some help here.
Thanks!

Hi @sankalpbhatia20,

I suspect you’re running into a similar issue like the one reported here: https://community.render.com/t/python-build-fails-no-such-file-python-h/5670/15?u=jade_paoletta

Could you try the workaround mentioned to add the CPATH value CPATH=/usr/include/python3.7m to your build command? Let me know if this helps.

Best,

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