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
#1
Hi there,

I used pip to install couchdb, yet
import couchdb
returns
No module named 'couchdb'
.

Yet if I try and install it again, it says it's already installed at:
/home/me/anaconda3/lib/python3.5/site-packages.

What do I have to do so that I can use it please?
Reply


Messages In This Thread
Python can't find module installed in anaconda - by iFunKtion - Oct-14-2016, 08:33 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 379 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 368 Aug-23-2023, 07:48 AM
Last Post: jamalnuman
  can not import anaconda pandas module. PySpark pandas module is imported!! aupres 0 755 Aug-06-2023, 01:09 AM
Last Post: aupres
  Pip lists the module but python does not find it Dato 2 1,342 Apr-13-2023, 06:40 AM
Last Post: Dato
  ModuleNotFound but pip shows module installed biscotty666 2 1,614 Jul-14-2022, 05:17 PM
Last Post: Axel_Erfurt
  Installed versions of Python SamHobbs 5 2,629 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,346 May-08-2021, 07:03 PM
Last Post: Jghurt
  unable to find module in su mode? korenron 2 1,965 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,564 Nov-22-2020, 06:42 PM
Last Post: miner_tom
  Cannot find module 'torch' ErnestTBass 6 3,713 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