Spaces:
Runtime error
Runtime error
| # Make sure environment variable is set (redundant if set in Dockerfile) | |
| export QT_QPA_PLATFORM=offscreen | |
| # Run your app | |
| python3 app.py |
| # Make sure environment variable is set (redundant if set in Dockerfile) | |
| export QT_QPA_PLATFORM=offscreen | |
| # Run your app | |
| python3 app.py |