Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

package-managers

What is the difference between pip and conda?

August 21, 2022 by Magenaut

I know pip is a package manager for python packages. However, I saw the installation on IPython’s website use conda to install IPython.

Categories Python, Q&A Tags conda, ipython, package-managers, pip, python Leave a comment

Why are packages installed rather than just linked to a specific environment?

August 20, 2022 by Magenaut

I’ve noticed that normally when packages are installed using various package managers (for python), they are installed in /home/user/anaconda3/envs/env_name/ on conda and in /home/user/anaconda3/envs/env_name/lib/python3.6/lib-packages/ using pip on conda.

Categories Python, Q&A Tags conda, package-managers, pip, python Leave a comment

What’s the difference between dist-packages and site-packages?

August 20, 2022 by Magenaut

I’m a bit miffed by the python package installation process. Specifically, what’s the difference between packages installed in the dist-packages directory and the site-packages directory?

Categories Python, Q&A Tags easy-install, package-managers, pip, python Leave a comment

How do I update/upgrade pip itself from inside my virtual environment?

August 19, 2022 by Magenaut

I’m able to update pip-managed packages, but how do I update pip itself? According to pip --version, I currently have pip 1.1 installed in my virtualenv and I want to update to the latest version.

Categories Python, Q&A Tags package-managers, pip, python, upgrade, virtualenv Leave a comment

Conda: Installing / upgrading directly from github

August 14, 2022 by Magenaut

Can I install/upgrade packages from GitHub using conda?

Categories Python, Q&A Tags conda, github, package-managers, pip, python Leave a comment
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress