Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Install thresding module
#1
Hi,

I would like to use the threading module, but I can't find it with pip3. Any idea how to install this module on ubuntu Linux?

Thank you in advance for any help.
Reply
#2
it's part of Python standard library, no need to install anything
and I hope you don't plan to use python2....
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#3
Thank you, I don't know why I assumed I had to install it Tongue
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Can't install nor import delorean module Tek 3 2,743 Oct-27-2021, 03:32 AM
Last Post: Tek
  Unable to install module rrowhe4d 1 2,255 Oct-13-2020, 10:20 AM
Last Post: Larz60+
  trying to pip install stasm module getting error djf123 3 4,455 Jul-26-2020, 05:00 AM
Last Post: millpond
  Install module with pip3 on a non root user matthewpintor2107 1 2,350 Apr-28-2020, 03:16 PM
Last Post: pyzyx3qwerty
  How do I install the dom.minidom module? Johno 3 7,010 Apr-17-2020, 09:46 PM
Last Post: Larz60+
  Install module without "pip" hjk6734 2 10,884 Apr-09-2020, 09:09 AM
Last Post: buran
  how to import a module which is installed to personal folder using pip install --pre? geekgeek 2 2,372 Mar-09-2020, 02:38 PM
Last Post: geekgeek
  Can a module be executed even if the computer running it does not install it? CFYB 5 3,344 Feb-08-2020, 01:56 PM
Last Post: snippsat
  Cannot pip install py-xml module kump 3 6,925 Jul-23-2019, 02:42 PM
Last Post: snippsat
  I get this when trying to install a module - SyntaxError: invalid syntax ? ejected 2 3,285 Mar-25-2019, 07:53 PM
Last Post: ejected

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020