Isn't that showing your site-packages pip freeze? In other words, your non-virtualenv's pip-installed packages?

-jay

On 11/15/2015 10:16 PM, Davanum Srinivas wrote:
ah right, it failed before it installed anything in the venv. Here's
what i have on my box: http://paste.openstack.org/show/478934/

On Sun, Nov 15, 2015 at 9:46 PM, Jay Pipes <jaypi...@gmail.com> wrote:
I get nothing at all from pip freeze:

jaypipes@minty:~/repos/oslo.versionedobjects$ source .tox/py34/bin/activate
(py34)jaypipes@minty:~/repos/oslo.versionedobjects$ pip freeze
(py34)jaypipes@minty:~/repos/oslo.versionedobjects$

-jay


On 11/15/2015 09:40 PM, Davanum Srinivas wrote:

jay,

can you please activate the venv and paste the "pip freeze" output?

Thanks,
dims

On Sun, Nov 15, 2015 at 9:29 PM, Jay Pipes <jaypi...@gmail.com> wrote:

Hi all,

Really getting frustrated with a particular problem. I'm trying to build
oslo.versionedobjects locally (this problem occurs on both my lappie and
my
desktop, running Ubuntu 15.04 and 15.10 respectively.

When running tox -epy34, I'm getting an error about not being able to
install a dependency called ".[fixtures]":

http://paste.openstack.org/show/478933/

Matt Riedemann thought that it had something to do with me using an old
version of setuptools, but I've upgraded both my site packages setuptools
and the one in the tox virtualenv to the latest 18.5 setuptools (see
proof
in paste above) and still getting the same problem.

Any help would be appreciated!

Best,
-jay


__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe:
openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev





__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev




__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to