Jump to content

[Solved] Add modules for python3.10


karvp

Recommended Posts

I’m currently working with python3.10 and need some libraries, but then I found that I couldn't install these modules. Please help me.

requests==2.31.0
python-docx==1.1.0
beautifulsoup4==4.12.3

Thanks in advance.

Link to comment
Share on other sites

Requests and beautifulsoup4 are already present but older versions (whether we can update without breaking other users, I don't know), and python-docx needs to be installed.

Krydos can do this.

  • Like 1
Link to comment
Share on other sites

  • Krydos changed the title to [Solved] Add modules for python3.10

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...