Hi, On Wed, Sep 30, 2015 at 2:27 PM, Vikas Choudhary <[email protected]> wrote: > Hi, > > I tried to generate sample kuryr.using "tox -e genconfig", but it is > failing: > > genconfig create: /home/vikas/kuryr/.tox/genconfig > genconfig installdeps: -r/home/vikas/kuryr/requirements.txt, > -r/home/vikas/kuryr/test-requirements.txt > ERROR: could not install deps [-r/home/vikas/kuryr/requirements.txt, > -r/home/vikas/kuryr/test-requirements.txt] > ___________________________________________________________________ summary > ___________________________________________________________________ > ERROR: genconfig: could not install deps > [-r/home/vikas/kuryr/requirements.txt, > -r/home/vikas/kuryr/test-requirements.txt] > > ________________________________________________________
Command "tox -e genconfig" is working perfectly for me. Please: - ensure you have up-to-date repo - try to remove .tox/ directory and run the command again > > But if i run "pip install -r requirements.txt", its giving no error. Does "pip install -r test-requirements.txt" give no error as well? > > How to generalr sample config file? Please suggest. > > > -Vikas Regards, Michal Rostecki __________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
