Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Python 3.11.6 is being removed #98

Closed
1 task done
kokoardruino opened this issue Feb 15, 2024 · 3 comments
Closed
1 task done

Support for Python 3.11.6 is being removed #98

kokoardruino opened this issue Feb 15, 2024 · 3 comments

Comments

@kokoardruino
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I have the following problem.
Home Assistant would like a new Python version.
I tried to do a python version update, in the homeassistant container. But I didn't succeed.

Can you tell me how to perform the update?
Or can you update the repository?

Screenshot 2024-02-15 at 19 42 15

and

2024-02-15 19:25:58.126 WARNING (MainThread) [homeassistant.bootstrap] Support for the running Python version 3.11.6 is deprecated and will be removed in Home Assistant 2024.4; Please upgrade Python to 3.12

Expected Behavior

No response

Steps To Reproduce

2024-02-15 19:25:58.126 WARNING (MainThread) [homeassistant.bootstrap] Support for the running Python version 3.11.6 is deprecated and will be removed in Home Assistant 2024.4; Please upgrade Python to 3.12

Environment

No response

CPU architecture

x86-64

Docker creation

homeassistant:
    image: lscr.io/linuxserver/homeassistant:latest
    environment:
      - PUID=1001
      - PGID=1001
      - TZ=Europe/Amsterdam
    volumes:
      - /home/sv/services/homeassistant/config:/config
    ports:
      - 8123:8123

Container logs

2024-02-15 19:25:58.126 WARNING (MainThread) [homeassistant.bootstrap] Support for the running Python version 3.11.6 is deprecated and will be removed in Home Assistant 2024.4; Please upgrade Python to 3.12
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@florie1706
Copy link

florie1706 commented Feb 15, 2024

Check #95 and #97 so a new image should come soon

@aptalca aptalca closed this as completed Feb 15, 2024
@kokoardruino
Copy link
Author

Oke Thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants