Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories:
Computers > Programming
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 476  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Discussion of the virtualenv package.
 

Disabled py2.4 ci builds 
  We still have hudson running, and it's useful as travis doesn't have windows support. I've disabled the 2.4 builds for now as the next pip release will not support 2.4. I've also kicked off the windows builds to see current state. Paul
By Paul Nasrat  - Jun 2 - 3 new of 3 messages    

Errors when running pip tests - hgext.qct not found 
  Hi, When running the tests for the pip project I get two tests failing with the same error: *** failed to import extension hgext.qct: No module named qct The two failing tests are: test_basic.test_install_global _option_using_editable test_freeze.test_freeze_mercur ial_clone Is this a known issue? Does anyone else have this problem?... more »
By paulo  - Jun 1 - 3 new of 3 messages    

Using requirements.txt for cloning non-python repos? 
  Hi, I really love the way requirements.txt works it has become our default installation method for apps. Today I realized they are some non-python packages we'll like to have in our /src dir for example twitter bootstrap I was wondering is it is possible to somehow signal pip that I want that... more »
By Jorge Vargas  - May 30 - 2 new of 2 messages    

installing the installer 
  My old debian system's python is a bit of (ahem) a mess. Some things installed with apt-get, some with python setup.py some with easy_install etc. Trying to cleanup and move to more systematic use of pip/virtualenv. I find synaptic has python-virtualenv version 1.7.1.2-1 (uninstalled) python-pip 1.0-1 (unistalled)... more »
By Rustom Mody  - May 30 - 2 new of 2 messages    

pip + git + branch 
  Hello, I am trying to use pip to install a package from a git branch. To test this I use a public repository with a branch called "prod". Invoked command: ...this does checkout tornado and installs it. But it does install the master branch. To test which branch was used for installation I use the following... more »
By Florian Ludwig  - May 28 - 6 new of 6 messages    

pip cleanup with requirements file? 
  Hey, I'm using pip with a virtualenv on a Django project. One of the things we're doing at the moment is blowing away the virtualenv everytime we want to do a clean install. Eg, if the pip packages file changes then the whole thing is blasted away.* This seems wasteful to me. It would be much better... more »
By paulo  - May 22 - 7 new of 7 messages    

Django virtualenv, pythonpath issues 
  I'm trying to deploy a django app with virtualenv but I'm not a linux expert user. It's on a shared host. If I type python I got the python 2.4 console. If a type python2.7 I got the 2.7 console. I want to use the 2.7. 1. I installed virtualenv with setuptools in my private .site-packages. 2. I created my env using python 2.7: .site-packages/virtualenv... more »
By Otávio Augusto Soares  - May 15 - 2 new of 2 messages    

--find-links and --index-url Priorities 
  Hi! Recently I started using pip instead of easy_install for package management. I'm using python3.2. In easy_install I created a ~/.distutils.cfg where I could define find_links: [easy_install] find_links = [link] where [link] is just a folder... more »
By jajadinimueter  - May 15 - 2 new of 2 messages    

How to install pip virtualenv 
  I am new to django, and I like to install virtualenv by pip. I am using windows 7 but I don't know how to install and activate it. Can anyone help me, to install it? Thank you in advance. Regards, Sanjay M
By Sanjay M  - May 15 - 3 new of 3 messages    

Flakiness or race on develop - investigating 
  I want to get us to a good reliable green build as I am losing confidence based on the flaky failures in travis Follow along at [link] Paul
By Paul Nasrat  - May 15 - 1 new of 1 message    

1 - 10 of 476   « Newer | Older »

XML       Send email to this group: python-virtualenv@googlegroups.com