Python Forum
Installing a new package using pip in conda environment
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installing a new package using pip in conda environment
#1
Does a package also gets installed in conda environment if I use pip to install packages not included in Anaconda?

I am currently working on a Django project and want to install an additional Django (app) package called "tinymce". I've installed Anaconda just recently and I'm not used to commands related to conda. I often used to pip install packages from the command prompt. But now I'm really confused if I really should just use the same pip install or use other conda commands (if there are any) to install that package. Also, does that affect anything, if I am to frequently use that packages?

FYI: I'm on Windows & using Python 3.7 using the recent Anaconda release.
Reply


Messages In This Thread
Installing a new package using pip in conda environment - by firebolt7 - Nov-18-2019, 12:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Installing python packages in a virtual environment Led_Zeppelin 1 757 Aug-15-2023, 08:18 PM
Last Post: deanhystad
  Confused over Conda Package manager vs PIP JanOlvegg 3 1,205 Mar-09-2023, 02:09 PM
Last Post: JanOlvegg
  Is it possible to see dependencies before installing a package? quazirfan 4 1,056 Dec-06-2022, 02:50 PM
Last Post: snippsat
  How to deactivate correctly a conda environment NoNameoN 2 1,895 Nov-04-2022, 01:43 PM
Last Post: NoNameoN
  SSL error while trying to update conda ilango 0 2,163 Nov-04-2021, 08:38 AM
Last Post: ilango
  Unable to import sklearn after installing any package ilango 0 1,182 Oct-25-2021, 07:03 AM
Last Post: ilango
  Installing keras in Python 2.7 environment ErnestTBass 3 5,425 Nov-01-2020, 08:36 PM
Last Post: jefsummers
  Installing a python package using pip anthonymoss78 0 1,803 Jul-14-2020, 01:52 PM
Last Post: anthonymoss78
  Error: How to to close and restart your shell after running 'conda init' angelica 3 10,258 May-27-2020, 10:00 AM
Last Post: snippsat
  Creating Conda env from requirments.txt file ErnestTBass 7 15,616 Apr-23-2020, 06:57 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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