Python Forum
Python can't find module installed in anaconda
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python can't find module installed in anaconda
#13
Similar problem here, I believe. Brand new to programming and python, so forgive me if this is a simple fix or is covered elsewhere.

Ive installed and used anaconda 3 to code in jupyter notebooks the way my class showed, but now a different class is using idle. When trying to pip install pyperclip in the terminal, I get the following:

Requirement already satisfied: pyperclip in /anaconda3/lib/python3.7/site-packages (1.7.0)

What do I need to do to be able to use pyperclip in idle?

MacOS 10.14.3
Reply


Messages In This Thread
RE: Python can't find module installed in anaconda - by jwsmallz - Mar-06-2019, 05:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Launcher (on Windows) only necessary when 2 or more Python versions installed? pstein 1 346 Feb-17-2024, 12:43 PM
Last Post: deanhystad
  Anaconda 2.4.2: The JupyterLab 3.5.3 fails to run the python code of the Geographical jamalnuman 0 352 Aug-23-2023, 07:48 AM
Last Post: jamalnuman
  can not import anaconda pandas module. PySpark pandas module is imported!! aupres 0 736 Aug-06-2023, 01:09 AM
Last Post: aupres
  Pip lists the module but python does not find it Dato 2 1,305 Apr-13-2023, 06:40 AM
Last Post: Dato
  ModuleNotFound but pip shows module installed biscotty666 2 1,586 Jul-14-2022, 05:17 PM
Last Post: Axel_Erfurt
  Installed versions of Python SamHobbs 5 2,578 Sep-02-2021, 02:28 PM
Last Post: jefsummers
  No module named 'pysolar' - even tough pysolar is installed - What am I doing wrong? Jghurt 5 4,283 May-08-2021, 07:03 PM
Last Post: Jghurt
  unable to find module in su mode? korenron 2 1,943 Jan-10-2021, 07:41 PM
Last Post: Gribouillis
  I seem to have two versions of python 3.7.9 installed miner_tom 7 4,499 Nov-22-2020, 06:42 PM
Last Post: miner_tom
  Cannot find module 'torch' ErnestTBass 6 3,648 Oct-13-2020, 05:33 PM
Last Post: ErnestTBass

Forum Jump:

User Panel Messages

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