Python Forum
My Python Console doesn´t work ModuleNotFoundError: No module named 'tokenize'
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
My Python Console doesn´t work ModuleNotFoundError: No module named 'tokenize'
#2
Does it work if you open a command prompt and run python (or python3)? How about if you try to import tokenize from the IDLE console? Whenever I have a problem inside an IDE I verify that I have the same problem outside the IDE.
Reply


Messages In This Thread
RE: My Python Console doesn´t work ModuleNotFoundError: No module named 'tokenize' - by deanhystad - Aug-06-2020, 10:07 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Extending list doesn't work as expected mmhmjanssen 2 285 May-09-2024, 05:39 PM
Last Post: Pedroski55
  In Console,Python anna17 0 274 Mar-23-2024, 08:24 PM
Last Post: anna17
  no module named 'docx' when importing docx MaartenRo 1 1,168 Dec-31-2023, 11:21 AM
Last Post: deanhystad
  Problem with pymodbus - ModuleNotFoundError: No module named 'pymodbus.client.sync' stsxbel 2 24,535 Nov-02-2023, 08:20 AM
Last Post: South_east
  ModuleNotFoundError: No module named 'requests' Serg 18 3,042 Oct-29-2023, 11:33 PM
Last Post: Serg
  Resolving ImportError: No module named gdb (Python in C++) mandaxyz 3 1,662 Oct-04-2023, 02:43 PM
Last Post: mandaxyz
  ModuleNotFoundError: No module named 'PyPDF2' Benitta2525 1 1,739 Aug-07-2023, 05:32 AM
Last Post: DPaul
  ModuleNotFoundError: No module named 'eyed3' Wimpy_Wellington 2 1,521 Jul-10-2023, 03:37 AM
Last Post: Wimpy_Wellington
  How to fix this error: ModuleNotFoundError: No module named 'notears' yaoyao22 2 1,157 Jul-09-2023, 11:24 AM
Last Post: yaoyao22
  Why doesn't calling a parent constructor work with arbitrary keyword arguments? PurposefulCoder 4 1,048 Jun-24-2023, 02:14 PM
Last Post: deanhystad

Forum Jump:

User Panel Messages

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