Error when deploy streamlit

When i deployed and run my app,
i got a message
Using standard pip install.
ERROR: PyOpenGL-3.1.6-cp310-cp310-win_amd64.whl is not a supported wheel on this platform.
[notice] A new release of pip is available: 24.0 → 24.3.1
[notice] To update, run: pip install --upgrade pip
Checking if Streamlit is installed

[07:31:05] :exclamation: installer returned a non-zero exit code
[07:31:05] :exclamation: Error during processing dependencies! Please fix the error and push an update, or try restarting the app.
[07:32:44] :exclamation: Streamlit server consistently failed status checks
[07:32:44] :exclamation: Please fix the errors, push an update to the git repo, or reboot the app.

Please help me, thank you.

PyOpenGL-3.1.6-cp310-cp310-win_amd64.whl is a Windows wheel. The Streamlit COmmunity Cloud runs on Linux