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

[python upgrade request]upgrade python to 3.11 #1987

Open
yypptest opened this issue Mar 8, 2023 · 4 comments
Open

[python upgrade request]upgrade python to 3.11 #1987

yypptest opened this issue Mar 8, 2023 · 4 comments

Comments

@yypptest
Copy link

yypptest commented Mar 8, 2023

Description

A high CVE is found with Python before v3.11, this issue is the request to support python 3.11

Steps to Reproduce

Please also include relevant information and steps to reproduce the bug/issue.

Expected Functionality

Explain what should happen.

Experienced Functionality

Explain what happened instead(Please include the debug log).

Versions

  • Opsdroid version:
  • Python version:
  • OS/Docker version:

Configuration File

Please include your version of the configuration file below.

# Your code goes here.

Additional Details

Any other details you wish to include such as screenshots, console messages, etc.

@Cadair
Copy link
Contributor

Cadair commented Mar 8, 2023

If anyone wanted to take this on the first step would be to modify the tox.ini file and the github actions config to add a 3.11 job.

If that passes, then we could look at modifying the docker file to build our docker image off 3.11. (It's currently on 3.9 which is oooolllddd).

@SAISURYACHARAN89
Copy link

1

I am using the latest Anaconda Navigator (for Python 3.9), and I know how to make a new environment with Python 3.11 in Anaconda. However, whenever I create a new environment, there are hardly any packages there. The base has all the packages I need and when I try a new environment with Python 11, I always run into silly problems like basic packages such as pandas not being there.

To update python to 3.11 in the base environment, I have tried everything I could find online. I went into the environment in Anaconda, typed in Python and clicked "mark for specific version update" for 3.11, and when I did I was met with the infamous "The following packages will be modified" box and it was blank for a long time. I also tried Choco and that did not work. I also tried some stuff in command line but to no avail.

Essentially what I want is to either update the base to 3.11 or have a new environment where there's all the base packages and 3.11. If only the point and click updating in Anaconda worked!

@Mr-Sunglasses
Copy link

Mr-Sunglasses commented Apr 17, 2023

@Cadair I want to take this issue could you please assign it to me?

@u7452980
Copy link

Hi @Cadair , I get interested in solving this issue, could you assgin this to me, thanks so much

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

No branches or pull requests

5 participants