Skip to content

Magenaut

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

pip

pip install access denied on Windows

August 20, 2022 by Magenaut

I am trying to run pip install mitmproxy on Windows, but I keep getting access denied, even with cmd and PowerShell using the Run as Administrator option.

Categories Python, Q&A Tags access-denied, pip, python, windows Leave a comment

How do I install Python packages on Windows?

August 19, 2022 by Magenaut

I’m having a hard time setting up python packages. EasyInstall from SetupTools is supposed to help that, but they don’t have an executable for Python 2.6.

Categories Python, Q&A Tags pip, python Leave a comment

pip uses incorrect cached package version, instead of the user-specified version

August 19, 2022 by Magenaut

I need to install psycopg2 v2.4.1 specifically. I accidentally did:

Categories Python, Q&A Tags 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

How to use pip with Python 3.x alongside Python 2.x

August 19, 2022 by Magenaut

I installed Python 3.x (besides Python 2.x on Ubuntu) and slowly started to pair modules I use in Python 2.x.

Categories Python, Q&A Tags pip, python, python-2.7, python-3.x Leave a comment

What is the easiest way to remove all packages installed by pip?

August 19, 2022 by Magenaut

I’m trying to fix up one of my virtualenvs – I’d like to reset all of the installed libraries back to the ones that match production.

Categories Python, Q&A Tags pip, python, python-packaging, virtualenv Leave a comment

Installing Python packages from local file system folder to virtualenv with pip

August 19, 2022 by Magenaut

Is it possible to install packages using pip from the local filesystem?

Categories Python, Q&A Tags pip, python Leave a comment

How to install python modules without root access?

August 19, 2022 by Magenaut

I’m taking some university classes and have been given an ‘instructional account’, which is a school account I can ssh into to do work. I want to run my computationally intensive Numpy, matplotlib, scipy code on that machine, but I cannot install these modules because I am not a system administrator.

Categories Python, Q&A Tags numpy, pip, python Leave a comment

Installing SciPy with pip

August 19, 2022 by Magenaut

It is possible to install NumPy with pip using pip install numpy.

Categories Python, Q&A Tags installation, pip, python, scipy Leave a comment

How to manually install a pypi module without pip/easy_install?

August 19, 2022 by Magenaut

I want to use the gntp module to display toaster-like notifications for C/C++ software. I want to package all the dependencies for the software to be self-executable on another computer.

Categories Python, Q&A Tags growl, installation, pip, python Leave a comment
Older posts
Newer posts
← Previous Page1 … Page4 Page5 Page6 … Page16 Next →
  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