How can I downgrade my python version to 3.8 as my packages aren't working on codespaces

  1. Link to the public deployed app: https://somanyadav-youtube-summariser-app-ggx1ff.streamlit.app/
  2. Link to my app’s public GitHub repository: GitHub - somanyadav/Youtube-Summariser: Summarise YouTube videos and save time!
  3. Full ss of message:
  4. Current python version: Python 3.11.7

Desired python version: Python 3.8

Hi @somanyadav

You can refer to this repo with links to the various containers with different Python versions:

This can then be specified in the devcontainer.json file.

1 Like

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