Skip to content

Magenaut

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

virtualenv

Problems with pip install numpy – RuntimeError: Broken toolchain: cannot link a simple C program

August 18, 2022 by Magenaut

I’m trying to install numpy (and scipy and matplotlib) into a virturalenv.

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

no module named zlib

August 18, 2022 by Magenaut

First, please bear with me. I have hard time telling others my problem and this is a long thread…

Categories Python, Q&A Tags python, ubuntu-10.10, virtualenv, zlib Leave a comment

Determine if Python is running inside virtualenv

August 18, 2022 by Magenaut

Is it possible to determine if the current script is running inside a virtualenv environment?

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

How do you set your pythonpath in an already-created virtualenv?

August 17, 2022 by Magenaut

What file do I edit, and how? I created a virtual environment.

Categories Python, Q&A Tags linux, python, unix, virtualenv Leave a comment

setting an environment variable in virtualenv

August 17, 2022 by Magenaut

I have a Heroku project that uses environment variables to get its configuration, but I use virtualenv to test my app locally first.

Categories Python, Q&A Tags environment-variables, heroku, python, virtualenv Leave a comment

How to get “python -m venv” to directly install latest pip version

August 17, 2022 by Magenaut

As part of the compilation step for a new python version, I fetch and run get-pip.py, to have the latest pip installed next to the python executable:

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

How to uninstall a package installed with pip install –user

August 17, 2022 by Magenaut

There is a --user option for pip which can install a Python package per user:

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

ImportError: No module named Crypto.Cipher

August 17, 2022 by Magenaut

When I try to run app.py (Python 3.3, PyCrypto 2.6) my virtualenv keeps returning the error listed above. My import statement is just from Crypto.Cipher import AES. I looked for duplicates and you might say that there are some, but I tried the solutions (although most are not even solutions) and nothing worked.

Categories Python, Q&A Tags easy-install, pip, pycrypto, python, virtualenv Leave a comment

Can I move a virtualenv?

August 16, 2022 by Magenaut

This question is not a duplicate.

Categories Python, Q&A Tags python, python-3.x, virtualenv, virtualenv-commands Leave a comment

Upgrade python in a virtualenv

August 16, 2022 by Magenaut

Is there a way to upgrade the version of python used in a virtualenv (e.g. if a bugfix release comes out)?

Categories Python, Q&A Tags pip, python, requirements, version, virtualenv Leave a comment
Older posts
Newer posts
← Previous Page1 Page2 Page3 Page4 … Page6 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