[openstack-dev] [oslo][testing-cabal] Help needed getting oslo.versionedobjects to install in tox venv

Jay Pipes jaypipes at gmail.com
Mon Nov 16 02:46:33 UTC 2015


I get nothing at all from pip freeze:

jaypipes at minty:~/repos/oslo.versionedobjects$ source .tox/py34/bin/activate
(py34)jaypipes at minty:~/repos/oslo.versionedobjects$ pip freeze
(py34)jaypipes at 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 <jaypipes at 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-request at lists.openstack.org?subject:unsubscribe
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
>



More information about the OpenStack-dev mailing list