Roundup Tracker - Issues

Message5204

Author tonich
Recipients tonich
Date 2015-02-04.19:51:55
Message-id <1423079515.74.0.265869358362.issue2550866@psf.upfronthosting.co.za>
In-reply-to
steps to reproduce:

virtualenv ./venv
. ./venv/bin/activate
pip install --upgrade pip
pip install --upgrade setuptools
hg clone http://hg.code.sf.net/p/roundup/code roundup-code
cd roundup-code
pip install --editable .

result

error: [Errno 2] No such file or directory:
'/home/user/src/roundup-code/roundup-mailgw'
History
Date User Action Args
2015-02-04 19:51:55tonichsetrecipients: + tonich
2015-02-04 19:51:55tonichsetmessageid: <1423079515.74.0.265869358362.issue2550866@psf.upfronthosting.co.za>
2015-02-04 19:51:55tonichlinkissue2550866 messages
2015-02-04 19:51:55tonichcreate