[Buildbot] #3483: rewrite usage of virtualenv in firstrun docs

Buildbot trac trac at buildbot.net
Mon Mar 14 14:16:32 UTC 2016


#3483: rewrite usage of virtualenv in firstrun docs
----------------------+-----------------------
Reporter:  rutsky     |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.9.0b7    |   Keywords:
----------------------+-----------------------
 Currently we create virtualenv and do all command from __inside__ of
 virtualenv, which sounds horrible to me: virtualenv should be used as
 opaque directory with minimal usage of internal structure.

 Also these commands doesn't work on windows, since `pip` and other scripts
 are inside `Scripts/` directory, not `bin/`.

 I suggest to rewrite docs to use virtualenv activation as it was done in
 eight branch.

--
Ticket URL: <http://trac.buildbot.net/ticket/3483>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list