Python Forum
Please help: problem installing/importing langdetect module in Jupyter Notebook
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Please help: problem installing/importing langdetect module in Jupyter Notebook
#4
Usually that indicates that the notebook is running with a different Python or in a different environment from Python in the command prompt. Check sys.executable to see which Python it's running in, and sys.path to see where it's looking for imports.
Reply


Messages In This Thread
RE: Please help: problem installing/importing langdetect module in Jupyter Notebook - by LeanbridgeTech - Dec-30-2019, 08:17 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ERROR WHILE INSTALLING PLAYSOUND MODULE satwants33 2 1,341 Mar-23-2024, 12:50 PM
Last Post: Ritik2508
Photo Problem installing turtle MasterJediKnight7 17 24,696 Mar-18-2024, 10:22 AM
Last Post: bmohamadyar313
  problem with memory_graph module akbarza 3 377 Mar-04-2024, 10:15 AM
Last Post: snippsat
  importing variables from module 8376459 1 287 Feb-18-2024, 02:24 PM
Last Post: deanhystad
  problem using coloeama module akbarza 3 584 Jan-08-2024, 07:31 AM
Last Post: akbarza
  no module named 'docx' when importing docx MaartenRo 1 894 Dec-31-2023, 11:21 AM
Last Post: deanhystad
  My code works on Jupyter Lab/Notebook, but NOT on Visual Code Editor jst 4 1,052 Nov-15-2023, 06:56 PM
Last Post: jst
  Navigating file directories and paths inside Jupyter Notebook Mark17 5 720 Oct-29-2023, 12:40 PM
Last Post: Mark17
  problem in using subprocess module akbarza 5 1,043 Sep-24-2023, 02:02 PM
Last Post: snippsat
  problem in import module from other folder akbarza 5 1,440 Sep-01-2023, 07:48 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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