I am trying to run the Pixel2Mesh model in Google Colab to generate 3D meshes from 2D images. However, when I try to run the code in the "Running it" section of the Pixel2Mesh repository, I encounter an error message that says "/bin/bash: python2: command not found". I have tried to troubleshoot the issue by checking the runtime type, installing the required dependencies, and using a fresh runtime, but the error persists.
Can you provide any guidance or advice on how I can successfully run the Pixel2Mesh code in Google Colab? Is there any additional troubleshooting that I should try, or any other resources or support that you can offer?
Thank you for your help.